- update to gcc-4.5-20100610
This commit is contained in:
Stephan Raue 2010-06-13 19:21:03 +02:00
parent 232cb5d982
commit 3a3305bfe6
5 changed files with 4660 additions and 88 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
diff -Naur gcc-4.5-20100603-old/gcc/config/i386/t-linux64 gcc-4.5-20100603-new/gcc/config/i386/t-linux64
--- gcc-4.5-20100603-old/gcc/config/i386/t-linux64 2010-06-03 16:04:12.000000000 -0700
+++ gcc-4.5-20100603-new/gcc/config/i386/t-linux64 2010-06-03 16:06:13.000000000 -0700
diff -Naur gcc-4.5-20100610-old/gcc/config/i386/t-linux64 gcc-4.5-20100610-new/gcc/config/i386/t-linux64
--- gcc-4.5-20100610-old/gcc/config/i386/t-linux64 2010-06-11 09:31:52.000000000 -0700
+++ gcc-4.5-20100610-new/gcc/config/i386/t-linux64 2010-06-11 09:39:52.000000000 -0700
@@ -23,13 +23,13 @@
# it doesn't tell anything about the 32bit libraries on those systems. Set
# MULTILIB_OSDIRNAMES according to what is found on the target.

View File

@ -1,6 +1,6 @@
diff -Naur gcc-4.5-20100603-old/gcc/config/i386/linux64.h gcc-4.5-20100603-new/gcc/config/i386/linux64.h
--- gcc-4.5-20100603-old/gcc/config/i386/linux64.h 2010-06-03 16:07:10.000000000 -0700
+++ gcc-4.5-20100603-new/gcc/config/i386/linux64.h 2010-06-03 16:09:34.000000000 -0700
diff -Naur gcc-4.5-20100610-old/gcc/config/i386/linux64.h gcc-4.5-20100610-new/gcc/config/i386/linux64.h
--- gcc-4.5-20100610-old/gcc/config/i386/linux64.h 2010-06-11 09:40:14.000000000 -0700
+++ gcc-4.5-20100610-new/gcc/config/i386/linux64.h 2010-06-11 09:41:13.000000000 -0700
@@ -59,7 +59,7 @@
done. */
@ -10,9 +10,9 @@ diff -Naur gcc-4.5-20100603-old/gcc/config/i386/linux64.h gcc-4.5-20100603-new/g
#if TARGET_64BIT_DEFAULT
#define SPEC_32 "m32"
diff -Naur gcc-4.5-20100603-old/gcc/config/mips/iris6.h gcc-4.5-20100603-new/gcc/config/mips/iris6.h
--- gcc-4.5-20100603-old/gcc/config/mips/iris6.h 2010-06-03 16:07:10.000000000 -0700
+++ gcc-4.5-20100603-new/gcc/config/mips/iris6.h 2010-06-03 16:09:34.000000000 -0700
diff -Naur gcc-4.5-20100610-old/gcc/config/mips/iris6.h gcc-4.5-20100610-new/gcc/config/mips/iris6.h
--- gcc-4.5-20100610-old/gcc/config/mips/iris6.h 2010-06-11 09:40:14.000000000 -0700
+++ gcc-4.5-20100610-new/gcc/config/mips/iris6.h 2010-06-11 09:41:13.000000000 -0700
@@ -88,27 +88,27 @@
%{mabi=32:%{pg:gcrt1.o%s} \
%{!pg:%{p:mcrt1.o%s libprof1.a%s}%{!p:crt1.o%s}}} \
@ -72,9 +72,9 @@ diff -Naur gcc-4.5-20100603-old/gcc/config/mips/iris6.h gcc-4.5-20100603-new/gcc
#define MIPS_TFMODE_FORMAT mips_extended_format
diff -Naur gcc-4.5-20100603-old/gcc/config/mips/linux64.h gcc-4.5-20100603-new/gcc/config/mips/linux64.h
--- gcc-4.5-20100603-old/gcc/config/mips/linux64.h 2010-06-03 16:07:10.000000000 -0700
+++ gcc-4.5-20100603-new/gcc/config/mips/linux64.h 2010-06-03 16:09:34.000000000 -0700
diff -Naur gcc-4.5-20100610-old/gcc/config/mips/linux64.h gcc-4.5-20100610-new/gcc/config/mips/linux64.h
--- gcc-4.5-20100610-old/gcc/config/mips/linux64.h 2010-06-11 09:40:14.000000000 -0700
+++ gcc-4.5-20100610-new/gcc/config/mips/linux64.h 2010-06-11 09:41:13.000000000 -0700
@@ -36,9 +36,9 @@
%{profile:-lc_p} %{!profile:-lc}}"
@ -88,9 +88,9 @@ diff -Naur gcc-4.5-20100603-old/gcc/config/mips/linux64.h gcc-4.5-20100603-new/g
#define LINUX_DYNAMIC_LINKERN32 \
CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKERN32, UCLIBC_DYNAMIC_LINKERN32)
diff -Naur gcc-4.5-20100603-old/gcc/config/rs6000/linux64.h gcc-4.5-20100603-new/gcc/config/rs6000/linux64.h
--- gcc-4.5-20100603-old/gcc/config/rs6000/linux64.h 2010-06-03 16:07:10.000000000 -0700
+++ gcc-4.5-20100603-new/gcc/config/rs6000/linux64.h 2010-06-03 16:09:34.000000000 -0700
diff -Naur gcc-4.5-20100610-old/gcc/config/rs6000/linux64.h gcc-4.5-20100610-new/gcc/config/rs6000/linux64.h
--- gcc-4.5-20100610-old/gcc/config/rs6000/linux64.h 2010-06-11 09:40:14.000000000 -0700
+++ gcc-4.5-20100610-new/gcc/config/rs6000/linux64.h 2010-06-11 09:41:13.000000000 -0700
@@ -349,7 +349,7 @@
#define LINK_OS_DEFAULT_SPEC "%(link_os_linux)"
@ -100,9 +100,9 @@ diff -Naur gcc-4.5-20100603-old/gcc/config/rs6000/linux64.h gcc-4.5-20100603-new
#define UCLIBC_DYNAMIC_LINKER32 "/lib/ld-uClibc.so.0"
#define UCLIBC_DYNAMIC_LINKER64 "/lib/ld64-uClibc.so.0"
#if UCLIBC_DEFAULT
diff -Naur gcc-4.5-20100603-old/gcc/config/sparc/linux64.h gcc-4.5-20100603-new/gcc/config/sparc/linux64.h
--- gcc-4.5-20100603-old/gcc/config/sparc/linux64.h 2010-06-03 16:07:10.000000000 -0700
+++ gcc-4.5-20100603-new/gcc/config/sparc/linux64.h 2010-06-03 16:09:34.000000000 -0700
diff -Naur gcc-4.5-20100610-old/gcc/config/sparc/linux64.h gcc-4.5-20100610-new/gcc/config/sparc/linux64.h
--- gcc-4.5-20100610-old/gcc/config/sparc/linux64.h 2010-06-11 09:40:14.000000000 -0700
+++ gcc-4.5-20100610-new/gcc/config/sparc/linux64.h 2010-06-11 09:41:13.000000000 -0700
@@ -110,7 +110,7 @@
/* If ELF is the default format, we should not use /lib/elf. */

View File

@ -1,6 +1,6 @@
diff -Naur gcc-4.5-20100603-old/libstdc++-v3/config.h.in gcc-4.5-20100603-new/libstdc++-v3/config.h.in
--- gcc-4.5-20100603-old/libstdc++-v3/config.h.in 2010-06-03 16:09:07.000000000 -0700
+++ gcc-4.5-20100603-new/libstdc++-v3/config.h.in 2010-06-03 16:10:29.000000000 -0700
diff -Naur gcc-4.5-20100610-old/libstdc++-v3/config.h.in gcc-4.5-20100610-new/libstdc++-v3/config.h.in
--- gcc-4.5-20100610-old/libstdc++-v3/config.h.in 2010-06-11 09:40:55.000000000 -0700
+++ gcc-4.5-20100610-new/libstdc++-v3/config.h.in 2010-06-11 09:41:44.000000000 -0700
@@ -115,7 +115,7 @@
#undef HAVE_FABSL

View File

@ -1 +1 @@
ftp://ftp.gwdg.de/pub/misc/gcc/snapshots/4.5-20100603/gcc-4.5-20100603.tar.bz2
ftp://ftp.gwdg.de/pub/misc/gcc/snapshots/4.5-20100610/gcc-4.5-20100610.tar.bz2