summaryrefslogtreecommitdiff
path: root/toolchain/gcc/3.4.4
AgeCommit message (Collapse)Author
2006-09-30tidy upMike Frysinger
2006-04-12scrub patchesMike Frysinger
2006-02-10mach writes in bug 685:Mike Frysinger
The last revision of gcc-3.4.4 patch file 100-uclibc-conf.patch builds file unwind-dw2-fde-glibc.c into libgcc (at least on mipsel-linux-uclibc and arm-linux-uclibc, but it should be the same on most architectures). this is due to the simplification of the uclibc patch ... simplified a little too much :)
2006-02-07Thomas Chou: update nios2 patchMike Frysinger
2006-01-23copy forward the arm-softfloat patch from 3.4.3 to 3.4.4 and 3.4.5David Anders
2006-01-19Thomas Chou: allow people to build nios2 with gcc 3.4.4/3.4.5Mike Frysinger
2005-11-11simplify the uclibc support greatly to avoid bitrot and add support for more ↵Mike Frysinger
targets (hppa/ia64/sparc/s390/etc...)
2005-09-22oops, forgot patch info for alpha portMike Frysinger
2005-09-22add x86_64 supportMike Frysinger
2005-09-22make superh target a bit more flexibleMike Frysinger
2005-09-22alpha supportMike Frysinger
2005-08-30some superh fixesMike Frysinger
2005-08-30update sh supportMike Frysinger
2005-07-18Apply the fix for gcc bug #22167Eric Andersen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167 remove gcc 3.3.3, change config for sjlj exception handling a bit.
2005-06-25add #ifndef inhibit_libc in rs6000/linux-unwind.h to makeJoakim Tjernlund
powerpc gcc compile. This may be the wrong thing to do but atleast gcc compiles now.
2005-06-02add missing hunk for clocale=uclibc support in libstdc++ configureMike Frysinger
2005-05-24quick import of gcc-3.3.6 and gcc-3.4.4Mike Frysinger