public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in src/patchsets/gcc/4.5.0/gentoo: 53_all_gcc4-superh-default-multilib.patch README.history
@ 2010-10-07  2:30 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2010-10-07  2:30 UTC (permalink / raw
  To: gentoo-commits

vapier      10/10/07 02:30:47

  Modified:             53_all_gcc4-superh-default-multilib.patch
                        README.history
  Log:
  update superh multilib logic #320251

Revision  Changes    Path
1.2                  src/patchsets/gcc/4.5.0/gentoo/53_all_gcc4-superh-default-multilib.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.0/gentoo/53_all_gcc4-superh-default-multilib.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.0/gentoo/53_all_gcc4-superh-default-multilib.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.0/gentoo/53_all_gcc4-superh-default-multilib.patch?r1=1.1&r2=1.2

Index: 53_all_gcc4-superh-default-multilib.patch
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.5.0/gentoo/53_all_gcc4-superh-default-multilib.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 53_all_gcc4-superh-default-multilib.patch	24 Apr 2010 23:44:28 -0000	1.1
+++ 53_all_gcc4-superh-default-multilib.patch	7 Oct 2010 02:30:47 -0000	1.2
@@ -9,6 +9,7 @@
 of these multilibs by default is negligible.
 
 http://bugs.gentoo.org/140205
+http://bugs.gentoo.org/320251
 
 --- gcc-4.2.0/gcc/config.gcc
 +++ gcc-4.2.0/gcc/config.gcc
@@ -17,7 +18,7 @@
  		case ${target} in
  		sh64-superh-linux* | \
 -		sh[1234]*)	sh_multilibs=${sh_cpu_target} ;;
-+		sh[1234]*)	sh_multilibs=`cd ${srcdir}/config/sh ; echo t-mlib-sh[1-4]* | sed 's:t-mlib-sh:,m:g;s: ::g'` ;;
++		sh[1234]*)	sh_multilibs=$(echo $(sed -n '/^[[:space:]]*case ${sh_multilib} in/,/)/{s:case ${sh_multilib} in::;s: | *:,:g;s:[\\)]::g;p}' ${srcdir}/config.gcc) | sed 's: ::g') ;;
  		sh64* | sh5*)	sh_multilibs=m5-32media,m5-32media-nofpu,m5-compact,m5-compact-nofpu,m5-64media,m5-64media-nofpu ;;
  		sh-superh-*)	sh_multilibs=m4,m4-single,m4-single-only,m4-nofpu ;;
  		sh*-*-linux*)	sh_multilibs=m1,m3e,m4 ;;



1.12                 src/patchsets/gcc/4.5.0/gentoo/README.history

file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.0/gentoo/README.history?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.0/gentoo/README.history?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.0/gentoo/README.history?r1=1.11&r2=1.12

Index: README.history
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.5.0/gentoo/README.history,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- README.history	27 Jul 2010 10:35:04 -0000	1.11
+++ README.history	7 Oct 2010 02:30:47 -0000	1.12
@@ -1,5 +1,7 @@
-	+ 94_all_gcc-4.5-pch-nostdinc.patch
+1.5		[pending]
+	U 53_all_gcc4-superh-default-multilib.patch
 	- 94_all_gcc-4.3.3-pch-nostdinc-tr1.patch
+	+ 94_all_gcc-4.5-pch-nostdinc.patch
 
 1.4		25.07.2010
 	U 75_all_arm-pr43698.patch






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-07  3:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07  2:30 [gentoo-commits] gentoo commit in src/patchsets/gcc/4.5.0/gentoo: 53_all_gcc4-superh-default-multilib.patch README.history Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox