Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)
authorManuel Novoa III <mjn3@codepoet.org>
Fri, 10 Sep 2004 18:58:11 +0000 (18:58 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Fri, 10 Sep 2004 18:58:11 +0000 (18:58 -0000)
commitce1dd7b540443b9b487d082ae34989a8b5a2c032
treec464c1c490b61cd68e41e099cdbbe89f4afd24d8
parentcbd2923af712b3dd5615778294c38c79fccfb31c
Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)
  and Dan Kegel's crosstools (7??-*).
Use makefile vars for toolchain names in ccache.mk and gdb.mk.
Fix a g++-related symlink issue with ccache.
Change the default to gcc 3.4.2 and binutils 2.15.91.0.2 (now that mips
is building).  Let the users go forth and test...  ;-)
17 files changed:
Makefile
make/ccache.mk
make/gdb.mk
sources/binutils/2.15.91.0.2/500-branch-likely.patch [new file with mode: 0644]
sources/binutils/2.15.91.0.2/700-binutils-20040817-linkonce.patch [new file with mode: 0644]
sources/binutils/2.15.91.0.2/701-binutils-dup-sections.patch [new file with mode: 0644]
sources/binutils/2.15.91.0.2/702-binutils-skip-comments.patch [new file with mode: 0644]
sources/gcc/3.4.2/100-uclibc-conf.patch [new file with mode: 0644]
sources/gcc/3.4.2/200-uclibc-locale.patch [new file with mode: 0644]
sources/gcc/3.4.2/400-mips-delay-slot.patch [new file with mode: 0644]
sources/gcc/3.4.2/600-gcc34-arm-ldm-peephole.patch [new file with mode: 0644]
sources/gcc/3.4.2/601-gcc34-arm-ldm.patch [new file with mode: 0644]
sources/gcc/3.4.2/602-sdk-libstdc++-includes.patch [new file with mode: 0644]
sources/gcc/3.4.2/700-pr15068-fix.patch [new file with mode: 0644]
sources/gcc/3.4.2/800-arm-bigendian.patch [new file with mode: 0644]
sources/gcc/3.4.2/810-arm-bigendian-uclibc.patch [new file with mode: 0644]
sources/gcc/3.4.2/arm-softfloat.patch.conditional [new file with mode: 0644]