summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/4.2.0
Commit message (Collapse)AuthorAgeFilesLines
* - for -Os, turn switch statements into if-else chainsBernhard Reutner-Fischer2007-06-251-0/+153
|
* - adjust to use the gcc-4.2.0 releaseBernhard Reutner-Fischer2007-06-0615-0/+3882
| | | | | - adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes
* since 4.2.0 isnt actually out, rename patchdir to match new snapshot supportMike Frysinger2006-04-1311-3817/+0
|
* Update to use upstream uclibc changes, have to change numbering, 203-204 ↵Peter S. Mazinger2006-03-107-1015/+1045
| | | | have to go to other versions as well
* - update to apply to current mainline; drop special-case for libmudflap inBernhard Reutner-Fischer2006-01-281-66/+42
| | | | toplevel configure as '*-*-linux*' already matches ..-linux-uclibc
* - import gcc-4.2.0Bernhard Reutner-Fischer2005-12-067-0/+3811
libmudflap is disabled for now. copied from 4.1.0 with slight adjustments