Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke old gcc 4.2 versions | Imre Kaloz | 2008-12-02 | 20 | -4466/+0 |
| | | | | SVN-Revision: 13483 | ||||
* | add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling ↵ | Nicolas Thill | 2008-09-18 | 1 | -0/+76 |
| | | | | | | package/ath9k (closes: #3816) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37014 - fix "undefined reference to `fmsub'" error on powerpc http://bugs.uclibc.org/view.php?id=1588 SVN-Revision: 12623 | ||||
* | revert ARM to oabi by default, add some eabi patches for fixing up the ↵ | Felix Fietkau | 2008-02-14 | 1 | -0/+36 |
| | | | | | | toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes SVN-Revision: 10458 | ||||
* | changed the -fhonours-copts gcc patch, such that the function needs to be ↵ | John Crispin | 2007-10-07 | 1 | -1/+1 |
| | | | | | | turned on explicitly SVN-Revision: 9167 | ||||
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵ | Felix Fietkau | 2007-07-31 | 1 | -0/+293 |
| | | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256 | ||||
* | fix gcc 4.2.0 compile for ppc | Felix Fietkau | 2007-06-28 | 1 | -0/+26 |
| | | | | SVN-Revision: 7761 | ||||
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc ↵ | Felix Fietkau | 2007-06-28 | 16 | -0/+4035 |
buildroot), adjust gcc makefile for PATCH_DIR changes SVN-Revision: 7753 |