Explorar o código

toolchain/gcc: bump 4.4.x version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
065d0e76df

+ 1 - 1
CHANGES

@@ -3,7 +3,7 @@
 	New packages: divine, gvfs, libarchive, libmicrohttpd,
 	sdl_sound, swfdec, sysstat
 
-	Updated/fixed packages: autoconf, busybox, directfb, dnsmasq,
+	Updated/fixed packages: autoconf, busybox, gcc, directfb, dnsmasq,
 	e2fsprogs, festival, gstreamer, gst-plugins-bad, gst-plugins-base,
 	gst-plugins-good, imagemagick, iptables, kernel-headers, kismet,
 	libelf, libevent, libglib2, liblockfile, libmad, libpcap, libupnp,

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


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


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


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


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


+ 1 - 1
toolchain/gcc/Config.in

@@ -105,7 +105,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.1"     if BR2_GCC_VERSION_4_4_X
+	default "4.4.2"     if BR2_GCC_VERSION_4_4_X
 	default "4.3"       if BR2_GCC_VERSION_4_3
 
 config BR2_TOOLCHAIN_SYSROOT