فهرست منبع

toolchain/gcc: bump 4.4.x version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 15 سال پیش
والد
کامیت
6c26a600d0

+ 1 - 1
CHANGES

@@ -1,6 +1,6 @@
 2010.02, Not yet released:
 
-	Toolchain: uClibc 0.9.30.2
+	Toolchain: uClibc 0.9.30.2, gcc 4.4.3
 
 	New packages: libcdaudio, libdvdnav, libdvdread, hostapd, tcpreplay
 

+ 0 - 0
toolchain/gcc/4.4.2/100-uclibc-conf.patch → toolchain/gcc/4.4.3/100-uclibc-conf.patch


+ 0 - 0
toolchain/gcc/4.4.2/301-missing-execinfo_h.patch → toolchain/gcc/4.4.3/301-missing-execinfo_h.patch


+ 0 - 0
toolchain/gcc/4.4.2/302-c99-snprintf.patch → toolchain/gcc/4.4.3/302-c99-snprintf.patch


+ 0 - 0
toolchain/gcc/4.4.2/305-libmudflap-susv3-legacy.patch → toolchain/gcc/4.4.3/305-libmudflap-susv3-legacy.patch


+ 0 - 0
toolchain/gcc/4.4.2/810-arm-softfloat-libgcc.patch → toolchain/gcc/4.4.3/810-arm-softfloat-libgcc.patch


+ 1 - 1
toolchain/gcc/Config.in

@@ -88,7 +88,7 @@ config BR2_GCC_VERSION
 	default "4.3.2"     if BR2_GCC_VERSION_4_3_2
 	default "4.3.3"     if BR2_GCC_VERSION_4_3_3
 	default "4.3.4"     if BR2_GCC_VERSION_4_3_4
-	default "4.4.2"     if BR2_GCC_VERSION_4_4_X
+	default "4.4.3"     if BR2_GCC_VERSION_4_4_X
 	default $BR2_GCC_SNAP_DATE if BR2_GCC_VERSION_SNAP
 
 config BR2_TOOLCHAIN_SYSROOT