aboutsummaryrefslogtreecommitdiff
path: root/patches/gcc
Commit message (Collapse)AuthorAgeFilesLines
* cc/gcc: add latest 4.4.3, propagate patchset from 4.4.2Yann E. MORIN"2010-01-2428-0/+900
|
* cc/gcc: add new patch, fixers building on x86 for target armeb (at least!)Yann E. MORIN"2010-01-063-0/+120
| | | | | | | | Patch from Ralf Wildenhues: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41818#c5 Testing thanks to Joachim Nilsson: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41818#c7
* cc/gcc: add patch to fix armeb in gcc-4.4Joachim Nilsson2010-01-063-0/+96
| | | | | | | On x86, gcc-4.4.x breaks when building for target armeb. It is still required to configure with: --disable-shared Note: if building on an x86_64, there is no need to pass --disable-shared
* cc/gcc: update ptachsets for gcc-4.4.{0,1,2}Yann E. MORIN"2010-01-013-0/+96
| | | | | | | | | | | As reported by Joachim Nilsson <jocke@vmlinux.org> in: http://sourceware.org/ml/crossgcc/2010-01/msg00005.html It seems I need to add the 4.3.4/290-index_macro.patch to the GCC 4.4.x series as well. I immediately trigger the following libstdc++ bug for 4.4.2 with a uClibc .config which has UCLIBC_SUSV3_LEGACY_MACROS set[1]. http://lists.busybox.net/pipermail/uclibc/2006-April/035991.html
* cc/gcc: add latest 4.4.2 version as EXPERIMENTALYann E. MORIN"2009-10-2025-0/+796
|
* config: rip-out versions marked as OBSOLETEYann E. MORIN"2009-10-2856-23003/+0
|
* gcc: ecjx.cc -> ecjx.o should use host compiler, not cross compilernyet2009-09-282-0/+26
|
* gcc: forward port gcc-4.4.0 patchset to 4.4.1Yann E. MORIN"2009-09-2724-0/+783
|
* gcc: add patch to fix EABI for armv4tYann E. MORIN"2009-09-095-0/+55
| | | | | | | As pointed out by Martin GUY, gcc incorrectly generates armv5t instrcutions for EABI, even for cores that are an armv4t. The new patch (for the 4.3 series) fixes the problem by downgrading the default CPU for EABI to being an armv4t core.
* Merge the AVR32 support branch to the default branch.Yann E. MORIN"2009-08-081-0/+22620
|\
| * Added initial AVR32 support (bare-metal,newlib)Martin Lund"2009-05-221-0/+22620
| |
* | gcc: add support for 4.3.4Thomas Petazzoni2009-08-0627-0/+1313
| | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | gcc: add patch to fix PR37436Thomas Petazzoni2009-08-052-0/+172
| | | | | | | | | | | | | | | | | | When compiling some C++ code, GCC 4.3.x fails with an internal compiler error. The bug report is available at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37436. The included patch is the one that has been merged in the trunk of gcc. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | /devel/gcc-4.4:Yann E. MORIN"2009-05-2725-0/+963
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add gcc-4.4.0 patches, vampirised from the Gentoo patchset - gcc-4.4.0 auto-selects and uses appropriate companion linraries -------- diffstat follows -------- /devel/gcc-4.4/scripts/build/cc/gcc.sh | 20 18 2 0 + /devel/gcc-4.4/patches/gcc/4.4.0/280-freebsd.patch | 188 188 0 0 ++++++++++ /devel/gcc-4.4/patches/gcc/4.4.0/140-default-format-security.patch | 98 98 0 0 +++++ /devel/gcc-4.4/patches/gcc/4.4.0/290-freebsd.patch | 128 128 0 0 +++++++ /devel/gcc-4.4/patches/gcc/4.4.0/310-uclibc-conf.patch | 70 70 0 0 ++++ /devel/gcc-4.4/patches/gcc/4.4.0/240-libstdc++-pic.patch | 106 106 0 0 ++++++ /devel/gcc-4.4/patches/gcc/4.4.0/260-sh-libgcc-stacks.patch | 50 50 0 0 +++ /devel/gcc-4.4/patches/gcc/4.4.0/100-alpha-mieee-default.patch | 48 48 0 0 +++ /devel/gcc-4.4/patches/gcc/4.4.0/180-libgomp-no-werror.patch | 24 24 0 0 + /devel/gcc-4.4/patches/gcc/4.4.0/170-sparc64-bsd.patch | 58 58 0 0 +++ /devel/gcc-4.4/patches/gcc/4.4.0/200-libiberty.h-asprintf.patch | 30 30 0 0 ++ /devel/gcc-4.4/patches/gcc/4.4.0/220-libiberty-pic.patch | 22 22 0 0 + /devel/gcc-4.4/patches/gcc/4.4.0/110-trampolinewarn.patch | 54 54 0 0 +++ /devel/gcc-4.4/patches/gcc/4.4.0/160-netbsd-symbolic.patch | 22 22 0 0 + /devel/gcc-4.4/patches/gcc/4.4.0/190-flatten-switch-stmt-00.patch | 48 48 0 0 +++ /devel/gcc-4.4/patches/gcc/4.4.0/150-default-fortify-source.patch | 52 52 0 0 +++ /devel/gcc-4.4/patches/gcc/4.4.0/340-libmudflap-susv3-legacy.patch | 96 96 0 0 +++++ /devel/gcc-4.4/patches/gcc/4.4.0/120-java-nomulti.patch | 92 92 0 0 +++++ /devel/gcc-4.4/patches/gcc/4.4.0/270-sh-pr24836.patch | 48 48 0 0 +++ /devel/gcc-4.4/patches/gcc/4.4.0/330-c99-snprintf.patch | 24 24 0 0 + /devel/gcc-4.4/patches/gcc/4.4.0/230-superh-default-multilib.patch | 24 24 0 0 + /devel/gcc-4.4/patches/gcc/4.4.0/250-ia64-noteGNUstack.patch | 158 158 0 0 +++++++++ /devel/gcc-4.4/patches/gcc/4.4.0/300-pr40105.patch | 360 360 0 0 ++++++++++++++++++++ /devel/gcc-4.4/patches/gcc/4.4.0/210-arm-unbreak-armv4t.patch | 24 24 0 0 + /devel/gcc-4.4/patches/gcc/4.4.0/130-cross-compile.patch | 78 78 0 0 ++++ /devel/gcc-4.4/patches/gcc/4.4.0/320-missing-execinfo_h.patch | 24 24 0 0 + /devel/gcc-4.4/config/cc/gcc.in | 1 1 0 0 + 27 files changed, 1945 insertions(+), 2 deletions(-)
* Speaking of gcc-4.2.1, Ted Jordan writes on 20090401:Yann E. MORIN"2009-04-021-0/+21
| | | | | | | | | | The generated libtool for building libstdc++ adds the -nostdlib option to the g++ command for linking but doesn't add -lgcc. This causes a "hidden symbol" error when linking against the libstdc++ shared object. This patch adds gcc to the list of libraries linked against when linking libstdc++. /trunk/patches/gcc/4.2.1/300-libstdc++-nostdlib-linking.patch | 21 21 0 0 +++++++++++++++++ 1 file changed, 21 insertions(+)
* Add a patch to gcc-4.3.2 to fix building shared core compiler for SuperH.Yann E. MORIN"2009-03-071-0/+12
| | | | | /trunk/patches/gcc/4.3.2/370-sh-no-libc.patch | 12 12 0 0 ++++++++++++ 1 file changed, 12 insertions(+)
* On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote:Yann E. MORIN"2009-01-311-0/+207
| | | | | | | | | | | | | | | | | | | [This]patch is a bit more involved. The patch addresses a gcc regression in the 4.3 series (specifically this patch is against 4.3.2 which does *not* have a lot of other issues which affect kernel building) GCC bug tracker has this issue as #38453 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38453 #32044 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32044 comment 65 of #32044 has the fix being applied to gcc trunk as revision #142719 The attached patch is a backport to gcc 4.3.2 which allows this version to be used to generate correct output for various ARM kernel build (and indeed is teh correct answer in general). /trunk/patches/gcc/4.3.2/360-fix-expensive-optimize.patch | 207 207 0 0 +++++++++++++++++++++ 1 file changed, 207 insertions(+)
* Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2.Yann E. MORIN"2009-01-2726-0/+1227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /trunk/patches/gcc/4.3.3/210-noteGNUstack-00.patch | 47 26 21 0 ++++--- /trunk/patches/gcc/4.3.3/270-missing-execinfo_h.patch | 11 8 3 0 +- /trunk/patches/gcc/4.3.3/260-uclibc-conf-noupstream.patch | 13 9 4 0 +- /trunk/patches/gcc/4.3.3/220-noteGNUstack-01.patch | 97 51 46 0 +++++++------- /trunk/patches/gcc/4.3.3/240-pr25343.patch | 11 8 3 0 +- /trunk/patches/gcc/4.3.3/100-alpha-mieee-default.patch | 17 11 6 0 +- /trunk/patches/gcc/4.3.3/230-pr34571.patch | 23 8 15 0 +-- /trunk/patches/gcc/4.3.3/350-sh-without-headers.patch | 17 10 7 0 +- /trunk/patches/gcc/4.3.3/330-unwind-for-uClibc.patch | 19 12 7 0 ++- /trunk/patches/gcc/4.3.3/190-libstdc++-pic.patch | 17 11 6 0 +- /trunk/patches/gcc/4.3.3/150-sparc64-bsd.patch | 11 8 3 0 +- /trunk/patches/gcc/4.3.3/290-index_macro.patch | 17 11 6 0 +- /trunk/patches/gcc/4.3.3/140-netbsd-symbolic.patch | 11 8 3 0 +- /trunk/patches/gcc/4.3.3/110-trampolinewarn.patch | 17 11 6 0 +- /trunk/patches/gcc/4.3.3/160-flatten-switch-stmt-00.patch | 11 8 3 0 +- /trunk/patches/gcc/4.3.3/280-c99-complex-ugly-hack.patch | 11 8 3 0 +- /trunk/patches/gcc/4.3.3/300-libmudflap-susv3-legacy.patch | 11 8 3 0 +- /trunk/patches/gcc/4.3.3/170-libiberty-pic.patch | 11 8 3 0 +- /trunk/patches/gcc/4.3.3/250-sh-pr24836.patch | 17 11 6 0 +- /trunk/patches/gcc/4.3.3/120-java-nomulti.patch | 17 11 6 0 +- /trunk/patches/gcc/4.3.3/320-alpha-signal_h.patch | 14 10 4 0 +- /trunk/patches/gcc/4.3.3/180-superh-default-multilib.patch | 13 9 4 0 +- /trunk/patches/gcc/4.3.3/340-make-mno-spe-work-as-expected.patch | 41 23 18 0 +++--- /trunk/patches/gcc/4.3.3/200-pr24170.patch | 23 14 9 0 ++- /trunk/patches/gcc/4.3.3/310-arm-softfloat.patch | 17 11 6 0 +- /trunk/patches/gcc/4.3.3/130-cross-compile.patch | 23 14 9 0 ++- /trunk/config/cc/gcc.in | 7 7 0 0 + 27 files changed, 334 insertions(+), 210 deletions(-)
* Fix a gcc-4.3.2 patch to correctly remove a file.Yann E. MORIN"2009-01-121-1/+1
| | | | | | | Initialy reported by Thomas Jourdan <tjourdan@neuf.fr> /trunk/patches/gcc/4.3.2/220-noteGNUstack-01.patch | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
* Fix building ARM Big Endian toolchain:Yann E. MORIN"2009-01-061-0/+33
| | | | | | | - add a patch by Gilles CHANTEPERDRIX. /trunk/patches/gcc/4.2.4/241-arm-bigendian2.patch | 33 33 0 0 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+)
* On 20081011, Khem RAJ writes:Yann E. MORIN"2008-10-127-0/+182
| | | | | | | | | | | | | You have to bar gcc trying to build unwinding at stage 1. /trunk/patches/gcc/4.2.0/290-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.2.1/290-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.2.2/290-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.3.1/350-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.2.3/310-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.3.2/350-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.2.4/310-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ 7 files changed, 182 insertions(+)
* Add latest gcc-4.3.2 as EXPERIMENTAL, using the 4.3.1 re-based patchset.Yann E. MORIN"2008-09-2525-0/+1084
| | | | | | | | | /trunk/config/cc/gcc.in | 7 7 0 0 ++ /trunk/patches/gcc/4.3.2/280-c99-complex-ugly-hack.patch | 8 4 4 0 +- /trunk/patches/gcc/4.3.2/250-sh-pr24836.patch | 16 8 8 0 ++-- /trunk/patches/gcc/4.3.2/340-make-mno-spe-work-as-expected.patch | 43 19 24 0 ++++++-------- /trunk/patches/gcc/4.3.2/130-cross-compile.patch | 20 10 10 0 +++--- 5 files changed, 48 insertions(+), 46 deletions(-)
* Add SPE extensions support for PowerPC (after a work by Thomas JOURDAN).Yann E. MORIN"2008-08-121-0/+90
| | | | | | | | | | Add a PowerPC sample that supports SPE extensions. /trunk/arch/powerpc/functions | 13 13 0 0 + /trunk/arch/powerpc/config.in | 8 8 0 0 + /trunk/patches/gcc/4.3.1/340-make-mno-spe-work-as-expected.patch | 90 90 0 0 ++++ /trunk/samples/powerpc-unknown-linux-gnuspe/crosstool.config | 309 309 0 0 ++++++++++++++ 4 files changed, 420 insertions(+)
* Update all samples to the latest set of options.Yann E. MORIN"2008-08-071-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update some samples to use newer features. Add patches for the uClibc-20080801 snapshot to be able to build with gcc-4.3. Add a patch against glibc-2.7 to allow building PPC with latest kernel headers. Add a patch to gcc to use an alternate unwinding when built against uClibc (after a private explanation/request by Daniel Egger <daniel@eggers-club.de>) /trunk/patches/glibc/2.7/230-powerpc-private_futex.patch | 15 15 0 0 + /trunk/patches/uClibc/20080801/300-fix-asm.patch | 175 175 0 0 +++++++++ /trunk/patches/uClibc/20080801/100-ifaddrs.patch | 190 190 0 0 +++++++++ /trunk/patches/uClibc/20080801/200-mips-typeof.patch | 112 112 0 0 ++++++ /trunk/patches/gcc/4.3.1/330-unwind-for-uClibc.patch | 25 25 0 0 + /trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 17 10 7 0 + /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 7 5 2 0 + /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 7 5 2 0 + /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 14 11 3 0 + /trunk/samples/x86_64-unknown-linux-uclibc/uClibc-20080801.config | 232 232 0 0 ++++++++++++ /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 34 21 13 0 +- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 10 7 3 0 + /trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 12 9 3 0 + /trunk/samples/mips-unknown-linux-uclibc/uClibc-20080801.config | 249 249 0 0 ++++++++++++ /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 38 23 15 0 +- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 14 10 4 0 + /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 7 5 2 0 + /trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 12 9 3 0 + /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 7 5 2 0 + /trunk/samples/i586-geode-linux-uclibc/uClibc-20080801.config | 261 261 0 0 +++++++++++++ /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 32 20 12 0 ++ /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 12 9 3 0 + /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 7 5 2 0 + /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 7 5 2 0 + /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 16 10 6 0 + 25 files changed, 1428 insertions(+), 84 deletions(-)
* Make gcc-4.3.x able to compile uClibc (snapshot only).Yann E. MORIN"2008-08-0422-6924/+0
| | | | | | | Update the gcc patchset accordingly. /trunk/scripts/build/cc_gcc.sh | 55 53 2 0 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 53 insertions(+), 2 deletions(-)
* Fourth step at renaming patches: renumber all patches with a 10-step.Yann E. MORIN"2008-07-28206-0/+0
|
* Third go at renaming patches to contain neither the package name nor the ↵Yann E. MORIN"2008-07-2879-0/+0
| | | | package version.
* Make gcc-4.3.x correctly build for ARM softfloat.Yann E. MORIN"2008-07-242-0/+58
| | | | | | /trunk/patches/gcc/4.3.0/875-arm-softfloat.patch | 29 29 0 0 +++++++++++++++++++++++++++++ /trunk/patches/gcc/4.3.1/750-arm-softfloat.patch | 29 29 0 0 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+)
* Add gcc-4.2.4, with patches propagated from 4.2.3.Yann E. MORIN"2008-07-1921-0/+4110
| | | | | /trunk/config/cc/gcc.in | 5 5 0 0 +++++ 1 file changed, 5 insertions(+)
* Make gfortran compile for ARM. Details in patch itself.Yann E. MORIN"2008-07-171-0/+43
| | | | | /trunk/patches/gcc/4.2.3/950-fortran-signed-TImode.patch | 43 43 0 0 ++++++++++++++++++++++ 1 file changed, 43 insertions(+)
* Add a patch to gcc-4.2.{0,1,2,3} to fix soft-float on PowerPC.Yann E. MORIN"2008-06-254-0/+84
| | | | | | | | /trunk/patches/gcc/4.2.0/920-soft-float.patch | 21 21 0 0 +++++++++++++++++++++ /trunk/patches/gcc/4.2.1/920-soft-float.patch | 21 21 0 0 +++++++++++++++++++++ /trunk/patches/gcc/4.2.2/920-soft-float.patch | 21 21 0 0 +++++++++++++++++++++ /trunk/patches/gcc/4.2.3/920-soft-float.patch | 21 21 0 0 +++++++++++++++++++++ 4 files changed, 84 insertions(+)
* New patches from Ioannis E. VENETIS to allow building more up-to-date Alpha ↵Yann E. MORIN"2008-06-246-0/+102
| | | | | | | | | | | | | | | | | | | | x-compilers. Some patches are still missing, though. See: http://sourceware.org/ml/libc-help/2008-06/msg00061.html /trunk/patches/glibc/2.5.1/270-glibc-alpha-cfi.patch | 25 25 0 0 ++++++++++ /trunk/patches/glibc/2.5.1/280-glibc-alpha-sigsuspend.patch | 24 24 0 0 ++++++++++ /trunk/patches/glibc/2.5/270-glibc-alpha-cfi.patch | 25 25 0 0 ++++++++++ /trunk/patches/glibc/2.5/280-glibc-alpha-sigsuspend.patch | 24 24 0 0 ++++++++++ /trunk/patches/glibc/linuxthreads-2.3.6/270-glibc-linuxthreads-alpha-cfi.patch | 25 25 0 0 ++++++++++ /trunk/patches/gcc/4.2.0/940-gcc-alpha-signal_h.patch | 17 17 0 0 +++++++ /trunk/patches/gcc/4.2.1/940-gcc-alpha-signal_h.patch | 17 17 0 0 +++++++ /trunk/patches/gcc/4.3.0/940-gcc-alpha-signal_h.patch | 17 17 0 0 +++++++ /trunk/patches/gcc/4.2.2/940-gcc-alpha-signal_h.patch | 17 17 0 0 +++++++ /trunk/patches/gcc/4.3.1/940-gcc-alpha-signal_h.patch | 17 17 0 0 +++++++ /trunk/patches/gcc/4.2.3/940-gcc-alpha-signal_h.patch | 17 17 0 0 +++++++ 11 files changed, 225 insertions(+)
* Vampirise patches for gcc-4.3.{0,1} from gentoo. Absolutely untested...Yann E. MORIN"2008-06-1057-0/+9058
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /trunk/patches/gcc/4.3.0/275-gcc-x86-emit-cld.patch | 156 156 0 0 + /trunk/patches/gcc/4.3.0/450-gcc4-noteGNUstack.patch | 198 198 0 0 + /trunk/patches/gcc/4.3.0/550-gcc43-pr25343.patch | 21 21 0 0 + /trunk/patches/gcc/4.3.0/375-gcc43-pr35440.patch | 59 59 0 0 + /trunk/patches/gcc/4.3.0/125-gcc-trampolinewarn.patch | 35 35 0 0 + /trunk/patches/gcc/4.3.0/475-gcc43-pr35705.patch | 21 21 0 0 + /trunk/patches/gcc/4.3.0/700-204-uclibc-locale-wchar_fix.patch | 51 51 0 0 + /trunk/patches/gcc/4.3.0/775-303-c99-complex-ugly-hack.patch | 14 14 0 0 + /trunk/patches/gcc/4.3.0/575-sh-pr24836.patch | 28 28 0 0 + /trunk/patches/gcc/4.3.0/675-203-uclibc-locale-no__x.patch | 224 224 0 0 + /trunk/patches/gcc/4.3.0/400-gcc43-pr24170.patch | 61 61 0 0 + /trunk/patches/gcc/4.3.0/100-gcc-4.1-alpha-mieee-default.patch | 34 34 0 0 + /trunk/patches/gcc/4.3.0/825-305-libmudflap-susv3-legacy.patch | 49 49 0 0 + /trunk/patches/gcc/4.3.0/175-gcc-4.1-cross-compile.patch | 44 44 0 0 + /trunk/patches/gcc/4.3.0/850-306-libstdc++-namespace.patch | 38 38 0 0 + /trunk/patches/gcc/4.3.0/200-gcc-netbsd-symbolic.patch | 14 14 0 0 + /trunk/patches/gcc/4.3.0/750-301-missing-execinfo_h.patch | 13 13 0 0 + /trunk/patches/gcc/4.3.0/225-gcc-sparc64-bsd.patch | 30 30 0 0 + /trunk/patches/gcc/4.3.0/350-300-libstdc++-pic.patch | 56 56 0 0 + /trunk/patches/gcc/4.3.0/500-gcc43-pr34571.patch | 35 35 0 0 + /trunk/patches/gcc/4.3.0/300-gcc-3.4-libiberty-pic.patch | 12 12 0 0 + /trunk/patches/gcc/4.3.0/625-103-uclibc-conf-noupstream.patch | 13 13 0 0 + /trunk/patches/gcc/4.3.0/425-gcc4-ia64-noteGNUstack.patch | 96 96 0 0 + /trunk/patches/gcc/4.3.0/325-gcc4-superh-default-multilib.patch | 25 25 0 0 + /trunk/patches/gcc/4.3.0/725-205-uclibc-locale-update.patch | 355 355 0 0 ++ /trunk/patches/gcc/4.3.0/800-304-index_macro.patch | 27 27 0 0 + /trunk/patches/gcc/4.3.0/600-gcc-ca-translation-typo.patch | 19 19 0 0 + /trunk/patches/gcc/4.3.0/650-200-uclibc-locale.patch | 2794 2794 0 0 +++++++++++++++ /trunk/patches/gcc/4.3.0/525-gcc43-pr35982.patch | 23 23 0 0 + /trunk/patches/gcc/4.3.0/150-gcc43-java-nomulti.patch | 47 47 0 0 + /trunk/patches/gcc/4.3.0/250-904-flatten-switch-stmt-00.patch | 76 76 0 0 + /trunk/patches/gcc/4.3.1/100-gcc-4.1-alpha-mieee-default.patch | 34 34 0 0 + /trunk/patches/gcc/4.3.1/500-103-uclibc-conf-noupstream.patch | 13 13 0 0 + /trunk/patches/gcc/4.3.1/175-gcc-4.1-cross-compile.patch | 44 44 0 0 + /trunk/patches/gcc/4.3.1/400-gcc4-noteGNUstack.patch | 198 198 0 0 + /trunk/patches/gcc/4.3.1/600-205-uclibc-locale-update.patch | 355 355 0 0 ++ /trunk/patches/gcc/4.3.1/725-306-libstdc++-namespace.patch | 38 38 0 0 + /trunk/patches/gcc/4.3.1/350-gcc43-pr24170.patch | 61 61 0 0 + /trunk/patches/gcc/4.3.1/300-gcc4-superh-default-multilib.patch | 25 25 0 0 + /trunk/patches/gcc/4.3.1/575-204-uclibc-locale-wchar_fix.patch | 51 51 0 0 + /trunk/patches/gcc/4.3.1/200-gcc-netbsd-symbolic.patch | 14 14 0 0 + /trunk/patches/gcc/4.3.1/225-gcc-sparc64-bsd.patch | 30 30 0 0 + /trunk/patches/gcc/4.3.1/450-gcc43-pr25343.patch | 21 21 0 0 + /trunk/patches/gcc/4.3.1/625-301-missing-execinfo_h.patch | 13 13 0 0 + /trunk/patches/gcc/4.3.1/325-300-libstdc++-pic.patch | 56 56 0 0 + /trunk/patches/gcc/4.3.1/425-gcc43-pr34571.patch | 35 35 0 0 + /trunk/patches/gcc/4.3.1/375-gcc4-ia64-noteGNUstack.patch | 96 96 0 0 + /trunk/patches/gcc/4.3.1/125-gcc-trampolinewarn.patch | 35 35 0 0 + /trunk/patches/gcc/4.3.1/275-gcc-3.4-libiberty-pic.patch | 12 12 0 0 + /trunk/patches/gcc/4.3.1/650-303-c99-complex-ugly-hack.patch | 14 14 0 0 + /trunk/patches/gcc/4.3.1/525-200-uclibc-locale.patch | 2794 2794 0 0 +++++++++++++++ /trunk/patches/gcc/4.3.1/550-203-uclibc-locale-no__x.patch | 224 224 0 0 + /trunk/patches/gcc/4.3.1/150-gcc43-java-nomulti.patch | 47 47 0 0 + /trunk/patches/gcc/4.3.1/700-305-libmudflap-susv3-legacy.patch | 49 49 0 0 + /trunk/patches/gcc/4.3.1/675-304-index_macro.patch | 27 27 0 0 + /trunk/patches/gcc/4.3.1/250-904-flatten-switch-stmt-00.patch | 76 76 0 0 + /trunk/patches/gcc/4.3.1/475-sh-pr24836.patch | 28 28 0 0 + 57 files changed, 9058 insertions(+)
* Fix building big-endian ARM EABI toolchains (build-tested only).Yann E. MORIN"2008-05-251-0/+13
| | | | | | | | Patch highly inspired by the one from OpenWRT (http://openwrt.org/) /trunk/patches/gcc/4.2.3/930-eabi_fixes.patch | 13 13 0 0 +++++++++++++ /trunk/scripts/build/cc_gcc.sh | 6 4 2 0 ++++-- 2 files changed, 17 insertions(+), 2 deletions(-)
* Robert P. J. DAY says:Yann E. MORIN"2008-02-1734-0/+8032
| | | | | | | | apparently, the patchset for gcc 4.2.1 applies properly to the source for gcc 4.2.2 and gcc 4.2.3. so, if you want, you can simply add support for those last two just by augmenting menuconfig and adding a couple symlinks for those two directories. seems like a cheap way to add a couple new versions.
* Renamed all patches file names so that locales are now irrelevant to sort ↵Yann E. MORIN"2007-09-2337-0/+0
| | | | | | | the files. Removed the locale check as it is now irrelevant. Removed the experimental binutils 2.17.50.0.xx: 2.18 is here now.
* Add patches against gcc-3.4.6. Untested.Yann E. MORIN"2007-08-1517-0/+14652
|
* Do a clean-up pass on the OBSOLETE features (versions):Yann E. MORIN"2007-08-14123-21485/+0
| | | | | | - remove legions of those, - remove associated patches no longer needed, - mark then as (OBSOLETE) in the prompt;
* Add patches for gcc-4.2.1.Yann E. MORIN"2007-08-0417-0/+4016
|
* Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"2007-07-301-1/+2
| | | | | | | | | | Rationale: Most of the time, soft-float problems are caused by this sucker of gcc: it has support for soft float for all of the targets I've tried so far, but does not activate this code until you dwelve into half a dozen of files to make it accept to build and link the support code... So, yes: gcc has soft-float support. And again, yes: gcc is a sucker.
* Copy softfloat fix patch from gcc-4.1.2 to gcc-4.2.0.Yann E. MORIN"2007-07-151-0/+58
|
* Add a patch to gcc to expand switch-case to an if-else sequence (from ↵Yann E. MORIN"2007-07-141-0/+153
| | | | buildroot).
* Merge the NPTL stuff.Yann E. MORIN"2007-05-271-0/+58
| | | | That still leaves the linuxthreads stuff broken, but it was just before. I don't care anyway. Time to fix that later...
* Forgot to svn add...Yann E. MORIN"2007-05-2015-0/+3882
|
* Vampirised another piece of patch from buildroot to apply to gcc-4.0.4.Yann E. MORIN"2007-04-101-0/+49
|
* Add gcc-4.1.2 and update associated patches.Yann E. MORIN"2007-03-0411-206/+185
|
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-24200-0/+52564
You might just say: 'Yeah! crosstool-NG's got its own repo!". Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup. That means I'm putting backups in place in the afternoon. That also means we've lost history... :-(