Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | backport fa526 optimization for gcc 4.5+ | Imre Kaloz | 2011-02-25 |
| | | | | SVN-Revision: 25709 | ||
* | use the Linaro GCC for arm and mips targets | Imre Kaloz | 2011-02-25 |
| | | | | SVN-Revision: 25708 | ||
* | We use different toolchain directories for different ARM archs, so we should ↵ | Imre Kaloz | 2011-02-25 |
| | | | | | | | | | | set the default arch of gcc to reflect this. This enables EABI support for armv4 CPUs. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 25705 | ||
* | upgrade to latest git, refresh patches | Imre Kaloz | 2011-02-24 |
| | | | | SVN-Revision: 25698 | ||
* | sync avr32 patch with the latest ones from atmel | Imre Kaloz | 2011-02-24 |
| | | | | SVN-Revision: 25696 | ||
* | remove the CS variant - broken since it's addition | Imre Kaloz | 2011-02-21 |
| | | | | SVN-Revision: 25648 | ||
* | gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS | Felix Fietkau | 2011-02-20 |
| | | | | SVN-Revision: 25633 | ||
* | update gdb to 7.2 | Florian Fainelli | 2011-02-19 |
| | | | | | | | | This patch updates the toolchain gdb from 6.8 to 7.2 Signed-off-by: Steve Brown <sbrown@cortland.com> SVN-Revision: 25585 | ||
* | only enable binutils 2.21 for avr32 if BROKEN is selected | Imre Kaloz | 2011-02-18 |
| | | | | SVN-Revision: 25572 | ||
* | add some more avr32 fixes | Imre Kaloz | 2011-02-18 |
| | | | | SVN-Revision: 25571 | ||
* | whitespace cleanup | Imre Kaloz | 2011-02-18 |
| | | | | SVN-Revision: 25570 | ||
* | add binutils 2.21 | Imre Kaloz | 2011-02-18 |
| | | | | SVN-Revision: 25567 | ||
* | combine all avr32 patches into a single one | Imre Kaloz | 2011-02-18 |
| | | | | SVN-Revision: 25566 | ||
* | add avr32 support | Imre Kaloz | 2011-02-16 |
| | | | | SVN-Revision: 25562 | ||
* | 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 | ||
* | fixup the ubicom patch, refresh | Imre Kaloz | 2011-02-16 |
| | | | | SVN-Revision: 25552 | ||
* | refresh patches | Imre Kaloz | 2011-02-16 |
| | | | | SVN-Revision: 25551 | ||
* | uClibc: remove 0.9.30, 0.9.31 | Felix Fietkau | 2011-02-15 |
| | | | | SVN-Revision: 25542 | ||
* | uclibc: disable COMPAT_ATEXIT | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25517 | ||
* | upgrade to latest git | Imre Kaloz | 2011-02-13 |
| | | | | SVN-Revision: 25516 | ||
* | upgrade to 2011.02, rename patchset directory | Imre Kaloz | 2011-02-13 |
| | | | | SVN-Revision: 25515 | ||
* | remove the shared object stubs of libnsl and libresolv - let the compiler ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | use the static variants instead SVN-Revision: 25511 | ||
* | uclibc: disable rpc support - replaced by the external librpc, saves ~80k | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25504 | ||
* | kernel-headers: get rid of the arch/$(ARCH)/include/asm vs ↵ | Felix Fietkau | 2011-02-10 |
| | | | | | | include/asm-$(ARCH) copying mess and stick to what the kernel is using SVN-Revision: 25443 | ||
* | autodetect ARM variant/ABI setup based on the compiler settings | Imre Kaloz | 2011-02-02 |
| | | | | SVN-Revision: 25328 | ||
* | update to latest git version | Imre Kaloz | 2011-02-02 |
| | | | | SVN-Revision: 25327 | ||
* | 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 | ||
* | eglibc: disable ssp, it breaks the build | Felix Fietkau | 2011-02-01 |
| | | | | SVN-Revision: 25280 | ||
* | uClibc: use the arch specific thread stack size for nptl if the size ↵ | Felix Fietkau | 2011-01-29 |
| | | | | | | returned by getrlimits exceeds it - fixes threads on systems with only 16 MB RAM SVN-Revision: 25223 | ||
* | uClibc: remove references to $(CONFIG_LARGEFILE) | Jo-Philipp Wich | 2011-01-28 |
| | | | | SVN-Revision: 25209 | ||
* | 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 | ||
* | uClibc: fix version check for 0.9.32 | Felix Fietkau | 2011-01-28 |
| | | | | SVN-Revision: 25189 | ||
* | binutils: backport a fix for broken relocation entries on mips with -fPIE, ↵ | Felix Fietkau | 2011-01-28 |
| | | | | | | fixes dbus-server crash with sstrip SVN-Revision: 25188 | ||
* | uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ↵ | Felix Fietkau | 2011-01-28 |
| | | | | | | versions (especially threading issues), and the known regressions have been fixed SVN-Revision: 25187 | ||
* | uClibc 0.9.32: fix infinite recursion on application exit triggered by ↵ | Felix Fietkau | 2011-01-28 |
| | | | | | | linking libc before libpthread SVN-Revision: 25186 | ||
* | 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 | ||
* | LEON is SPARC v8 | Imre Kaloz | 2011-01-27 |
| | | | | SVN-Revision: 25141 | ||
* | update to latest git | Imre Kaloz | 2011-01-24 |
| | | | | SVN-Revision: 25082 | ||
* | uClibc 0.9.32: fix libm compile for powerpc | Felix Fietkau | 2011-01-16 |
| | | | | SVN-Revision: 25013 | ||
* | add explicit dependencies between gcc prepare stages, fixes source download ↵ | Jo-Philipp Wich | 2011-01-12 |
| | | | | | | race with make -j (#8596) SVN-Revision: 24969 | ||
* | upgrade to latest git snapshot | Imre Kaloz | 2011-01-03 |
| | | | | SVN-Revision: 24889 |