summaryrefslogtreecommitdiffstats
path: root/sources/gcc/3.4.2/400-mips-delay-slot.patch
Commit message (Collapse)AuthorAgeFilesLines
* Don't include glibc symbol versions in libgcc.Manuel Novoa III2004-09-301-46/+0
| | | | | Replace mips delay slot patch with upstream fix. Backport gcc typo fix from cvs to fix powerpc builds with newer binutils.
* Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)Manuel Novoa III2004-09-101-0/+46
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... ;-)