summaryrefslogtreecommitdiff
path: root/sources/gcc
AgeCommit message (Collapse)Author
2004-09-30Don't include glibc symbol versions in libgcc.Manuel Novoa III
Replace mips delay slot patch with upstream fix. Backport gcc typo fix from cvs to fix powerpc builds with newer binutils.
2004-09-14Add back in support for 3.3.4 soft float toolchains, although arm wouldManuel Novoa III
require reenabling linking with -lfloat in uClibc.
2004-09-11Aesthetic change... Current gcc cvs removes the unnecessary dependency refManuel Novoa III
to gthr-gnat.c, so remove it and the unnecesary ref to unwind-dw2-fde.c.
2004-09-11Fix type noticed by Peter Mazinger.Manuel Novoa III
2004-09-10Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)Manuel Novoa III
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... ;-)
2004-09-03Fix this to work with the arm big endian patch.Manuel Novoa III
2004-09-03Change the filenames.Manuel Novoa III
2004-09-03Update to what I'm currently using. Lots of changes...Manuel Novoa III
1) Allow selection of binutils/gcc/gdb/kernel headers to build, although some of the older tool patches probably need updating. 2) Rework gdb build so that remote debugging now works with gdbserver. 3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates.