Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS | Felix Fietkau | 2011-02-20 | |
| | | | | SVN-Revision: 25633 | |||
* | combine all avr32 patches into a single one | Imre Kaloz | 2011-02-18 | |
| | | | | SVN-Revision: 25566 | |||
* | additional avr32 fixes | Imre Kaloz | 2011-02-16 | |
| | | | | SVN-Revision: 25556 | |||
* | refresh patches | Imre Kaloz | 2011-02-16 | |
| | | | | SVN-Revision: 25555 | |||
* | fixup gcc version selection | Imre Kaloz | 2011-02-16 | |
| | | | | SVN-Revision: 25554 | |||
* | upgrade to 2011.02, rename patchset directory | Imre Kaloz | 2011-02-13 | |
| | | | | SVN-Revision: 25515 | |||
* | fixup arm soft-float symbols | Imre Kaloz | 2011-02-02 | |
| | | | | SVN-Revision: 25325 | |||
* | refresh patch | Imre Kaloz | 2011-02-02 | |
| | | | | SVN-Revision: 25324 | |||
* | add armv4 fixup patches | Imre Kaloz | 2011-02-02 | |
| | | | | SVN-Revision: 25322 | |||
* | gcc: fix default version selection - fixes missing MPC configure error ↵ | Felix Fietkau | 2011-02-01 | |
| | | | | | | during toolchain build SVN-Revision: 25283 | |||
* | gcc: fix linaro 4.5.1 version check | Felix Fietkau | 2011-01-28 | |
| | | | | SVN-Revision: 25203 | |||
* | refresh patches | Imre Kaloz | 2011-01-28 | |
| | | | | SVN-Revision: 25195 | |||
* | cleanup toolchain version handling | Imre Kaloz | 2011-01-27 | |
| | | | | SVN-Revision: 25148 | |||
* | nuke unneeded patchsets as well | Imre Kaloz | 2011-01-27 | |
| | | | | SVN-Revision: 25145 | |||
* | get rid of gcc 4.1.2 and 4.2.4 support | Imre Kaloz | 2011-01-27 | |
| | | | | SVN-Revision: 25144 | |||
* | use the linaro gcc by default (right now this only affects x86 targets) | Imre Kaloz | 2011-01-27 | |
| | | | | SVN-Revision: 25142 | |||
* | cns21xx: add initial support for the Cavium CNS21xx SoC | Gabor Juhos | 2010-12-30 | |
| | | | | SVN-Revision: 24859 | |||
* | toolchain/gcc: fix r24746 | Alexandros C. Couloumbis | 2010-12-21 | |
| | | | | SVN-Revision: 24751 | |||
* | add gcc 4.5.2 (replaces 4.5.1) | Imre Kaloz | 2010-12-21 | |
| | | | | SVN-Revision: 24746 | |||
* | gcc: fix newer libstdc++ compile issues with uclibc 0.9.32 | Felix Fietkau | 2010-12-20 | |
| | | | | SVN-Revision: 24734 | |||
* | upgrade the linaro gcc to the 2010.12 release | Imre Kaloz | 2010-12-14 | |
| | | | | SVN-Revision: 24563 | |||
* | add plemininary ultrasparc support | Imre Kaloz | 2010-12-14 | |
| | | | | SVN-Revision: 24558 | |||
* | update the linaro gcc to v2010.11-1 | Imre Kaloz | 2010-11-10 | |
| | | | | SVN-Revision: 23940 | |||
* | use gcc 4.3.5 for avr32 | Imre Kaloz | 2010-11-04 | |
| | | | | SVN-Revision: 23866 | |||
* | add avr32 support to gcc 4.3.5 | Imre Kaloz | 2010-11-04 | |
| | | | | SVN-Revision: 23865 | |||
* | remove unneeded config options, too | Imre Kaloz | 2010-10-29 | |
| | | | | SVN-Revision: 23706 | |||
* | fix typo | Imre Kaloz | 2010-10-29 | |
| | | | | SVN-Revision: 23705 | |||
* | get rid of old gcc versions | Imre Kaloz | 2010-10-29 | |
| | | | | SVN-Revision: 23704 | |||
* | add support for Linaro GCC 2010.10 | Imre Kaloz | 2010-10-29 | |
| | | | | SVN-Revision: 23703 | |||
* | fix typo | Imre Kaloz | 2010-10-28 | |
| | | | | SVN-Revision: 23695 | |||
* | sync gcc's Config.in with Config.version | Imre Kaloz | 2010-10-28 | |
| | | | | SVN-Revision: 23694 | |||
* | the latest patchlevel gcc releases should work for these targets | Imre Kaloz | 2010-10-28 | |
| | | | | SVN-Revision: 23693 | |||
* | fixup gcc version selection for the omap35xx target | Imre Kaloz | 2010-10-28 | |
| | | | | SVN-Revision: 23692 | |||
* | we don't support gcc 3.x for some time now | Imre Kaloz | 2010-10-28 | |
| | | | | SVN-Revision: 23686 | |||
* | gcc 4.4.5 support | Imre Kaloz | 2010-10-04 | |
| | | | | SVN-Revision: 23220 | |||
* | optionally support parallel toolchain build. This defaults to off, because ↵ | Michael Büsch | 2010-10-03 | |
| | | | | | | certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine. SVN-Revision: 23196 | |||
* | gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size | Felix Fietkau | 2010-09-20 | |
| | | | | SVN-Revision: 23103 | |||
* | gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain ↵ | Felix Fietkau | 2010-09-20 | |
| | | | | | | now, please test! SVN-Revision: 23101 | |||
* | toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 ↵ | Alexandros C. Couloumbis | 2010-09-04 | |
| | | | | | | (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392) SVN-Revision: 22899 | |||
* | gcj can only be built safely on gcc >= 4.3 | Florian Fainelli | 2010-08-30 | |
| | | | | SVN-Revision: 22843 | |||
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵ | Felix Fietkau | 2010-08-19 | |
| | | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723 | |||
* | toolchain/gcc: remove remaining references to gcc-3.4.6 | Nicolas Thill | 2010-08-18 | |
| | | | | SVN-Revision: 22694 | |||
* | Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patch | Lars-Peter Clausen | 2010-08-03 | |
| | | | | SVN-Revision: 22474 | |||
* | add support for gcc-4.5.1 | Florian Fainelli | 2010-08-01 | |
| | | | | SVN-Revision: 22450 | |||
* | bump default gcc-4.4 version for sibyte and octeon | Florian Fainelli | 2010-07-31 | |
| | | | | SVN-Revision: 22437 | |||
* | gcc: split up the build process into three distinct stages (minimal, ↵ | Felix Fietkau | 2010-07-20 | |
| | | | | | | initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain SVN-Revision: 22319 | |||
* | remove gcc 3.4.6 | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21955 | |||
* | Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo | Hamish Guthrie | 2010-06-21 | |
| | | | | SVN-Revision: 21858 | |||
* | toolchain/gcc: add support for gcc-4.4.4 | Nicolas Thill | 2010-05-28 | |
| | | | | SVN-Revision: 21600 | |||
* | toolchain/gcc: add support for gcc-4.3.5 | Nicolas Thill | 2010-05-28 | |
| | | | | SVN-Revision: 21599 |