Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | uClibc: forced unwind for pthread_cancel handling is broken and triggers ↵ | Felix Fietkau | 2011-04-09 | |
| | | | | | | spurious abort() calls from libgcc. disable it and use the other method instead SVN-Revision: 26547 | |||
* | make the build system a bit more silent without V=99 | Felix Fietkau | 2011-04-04 | |
| | | | | SVN-Revision: 26460 | |||
* | fixup armeb, too | Imre Kaloz | 2011-03-11 | |
| | | | | SVN-Revision: 26034 | |||
* | simplify TARGET_SUFFIX selection | Imre Kaloz | 2011-03-11 | |
| | | | | SVN-Revision: 26033 | |||
* | toolchain: fix r26004 | Felix Fietkau | 2011-03-10 | |
| | | | | SVN-Revision: 26006 | |||
* | toolchain: fix r25969 | Alexandros C. Couloumbis | 2011-03-10 | |
| | | | | SVN-Revision: 26004 | |||
* | fix target name mixup caused by r25928 | Felix Fietkau | 2011-03-09 | |
| | | | | SVN-Revision: 25969 | |||
* | gcc: move the optimized assembler helpers back into the static libgcc and ↵ | Felix Fietkau | 2011-03-08 | |
| | | | | | | skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically SVN-Revision: 25952 | |||
* | upgrade to the 2011.03-0 release from Linaro | Imre Kaloz | 2011-03-08 | |
| | | | | SVN-Revision: 25948 | |||
* | uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes ↵ | Felix Fietkau | 2011-03-07 | |
| | | | | | | depend on it for powerpc SVN-Revision: 25944 | |||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | |
| | | | | SVN-Revision: 25928 | |||
* | gcc: include assembler functions in the shared libgcc_s library, fixes ↵ | Felix Fietkau | 2011-03-06 | |
| | | | | | | missing symbol issues on powerpc SVN-Revision: 25912 | |||
* | toolchain/gcc (linaro): fix extension elimination optimization | Felix Fietkau | 2011-03-04 | |
| | | | | | | | | | This applies Richard Sandiford's patch for Linaro GCC as an alternative to disabling the Linaro-specific extension elimination optimization altogether. Original patch: https://bugs.launchpad.net/gcc-linaro/+bug/728315 Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25871 | |||
* | toolchain/gcc: fix r25709 (closes #8964) | Alexandros C. Couloumbis | 2011-03-03 | |
| | | | | SVN-Revision: 25844 | |||
* | gcc: disable extension elimination, it causes hostapd to be miscompiled on mips | Felix Fietkau | 2011-03-02 | |
| | | | | SVN-Revision: 25834 | |||
* | toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages | Felix Fietkau | 2011-03-01 | |
| | | | | SVN-Revision: 25807 | |||
* | uClibc: set the toolchain info at install time instead of prepare time, ↵ | Felix Fietkau | 2011-03-01 | |
| | | | | | | fixes staging dir rebuilds SVN-Revision: 25803 | |||
* | gcc-linaro: fix the libgcc spec to default to using the shared libgcc | Felix Fietkau | 2011-03-01 | |
| | | | | SVN-Revision: 25801 | |||
* | 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 |