summaryrefslogtreecommitdiffstats
path: root/sources/gcc
Commit message (Collapse)AuthorAgeFilesLines
* Don't include glibc symbol versions in libgcc.Manuel Novoa III2004-09-304-47/+123
| | | | | Replace mips delay slot patch with upstream fix. Backport gcc typo fix from cvs to fix powerpc builds with newer binutils.
* Add back in support for 3.3.4 soft float toolchains, although arm wouldManuel Novoa III2004-09-144-0/+766
| | | | require reenabling linking with -lfloat in uClibc.
* Aesthetic change... Current gcc cvs removes the unnecessary dependency refManuel Novoa III2004-09-113-3/+3
| | | | to gthr-gnat.c, so remove it and the unnecesary ref to unwind-dw2-fde.c.
* Fix type noticed by Peter Mazinger.Manuel Novoa III2004-09-112-2/+2
|
* Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)Manuel Novoa III2004-09-1010-0/+4356
| | | | | | | | 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... ;-)
* Fix this to work with the arm big endian patch.Manuel Novoa III2004-09-031-28/+42
|
* Change the filenames.Manuel Novoa III2004-09-032-0/+0
|
* Update to what I'm currently using. Lots of changes...Manuel Novoa III2004-09-0320-0/+17759
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.