Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the only reasons for having 4.4 around are avr32 and ubicom32, so make it ↵ | Imre Kaloz | 2011-07-08 | 1 | -0/+1 |
| | | | | | | depend on them SVN-Revision: 27559 | ||||
* | toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek) | Felix Fietkau | 2011-07-08 | 1 | -1/+0 |
| | | | | SVN-Revision: 27556 | ||||
* | uClibc: fix messed up patch headers in fts patch (patch from #9671) | Felix Fietkau | 2011-07-08 | 1 | -6/+6 |
| | | | | SVN-Revision: 27555 | ||||
* | fix ppc toolchain build | Imre Kaloz | 2011-07-07 | 1 | -0/+11 |
| | | | | SVN-Revision: 27551 | ||||
* | uclibc: backport FTS support | Florian Fainelli | 2011-07-07 | 2 | -0/+1398 |
| | | | | SVN-Revision: 27513 | ||||
* | eglibc: add support for 2.14 | Florian Fainelli | 2011-07-07 | 3 | -1/+10 |
| | | | | SVN-Revision: 27510 | ||||
* | remove reference to old eglibc versions. | Florian Fainelli | 2011-07-07 | 1 | -18/+0 |
| | | | | SVN-Revision: 27509 | ||||
* | eglibc: remove old versions | Felix Fietkau | 2011-07-02 | 11 | -243/+0 |
| | | | | SVN-Revision: 27360 | ||||
* | eglibc: fix portability issues rpcgen and zic, fixes compile on darwin | Felix Fietkau | 2011-07-02 | 4 | -0/+196 |
| | | | | SVN-Revision: 27359 | ||||
* | simplify configuration | Imre Kaloz | 2011-07-02 | 2 | -12/+5 |
| | | | | SVN-Revision: 27353 | ||||
* | nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ↵ | Imre Kaloz | 2011-07-02 | 45 | -120789/+1 |
| | | | | | | ubicom32) SVN-Revision: 27351 | ||||
* | both coldfire and etrax are broken and should use a newer gcc when they will ↵ | Imre Kaloz | 2011-07-02 | 1 | -1/+0 |
| | | | | | | be fixed SVN-Revision: 27350 | ||||
* | switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro ↵ | Imre Kaloz | 2011-07-01 | 1 | -2/+2 |
| | | | | | | releases SVN-Revision: 27338 | ||||
* | bump the 4.4 flavour to 4.4.6 | Imre Kaloz | 2011-07-01 | 17 | -22/+22 |
| | | | | SVN-Revision: 27337 | ||||
* | replace gcc 4.5.2 support with 4.6.1 | Imre Kaloz | 2011-07-01 | 19 | -441/+150 |
| | | | | SVN-Revision: 27333 | ||||
* | add the latest avr32 toolchain patches (with additional fixes) | Imre Kaloz | 2011-07-01 | 9 | -8/+22799 |
| | | | | SVN-Revision: 27332 | ||||
* | upgrade the linaro gcc to 2011.06 | Imre Kaloz | 2011-07-01 | 4 | -8/+8 |
| | | | | SVN-Revision: 27326 | ||||
* | eglibc CAN be compiled with -Os after all - flags however need to be stated ↵ | Mirko Vogt | 2011-06-26 | 1 | -3/+2 |
| | | | | | | in $EGLIBC_CFLAGS as well SVN-Revision: 27290 | ||||
* | uclibc: make powerpc e500 support independent of the target name, always use ↵ | Felix Fietkau | 2011-06-26 | 2 | -1/+3 |
| | | | | | | it if the spe_fpu feature flag is set SVN-Revision: 27289 | ||||
* | manual/Makefile: Don't mix pattern rules with normal rules. | Mirko Vogt | 2011-06-23 | 1 | -0/+16 |
| | | | | | | | | This change got committed into the official eglibc repository in commit 11461. Thanks to Philip Prindeville for pointing this out. SVN-Revision: 27264 | ||||
* | add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) | Jo-Philipp Wich | 2011-06-23 | 2 | -1/+9 |
| | | | | SVN-Revision: 27262 | ||||
* | introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ↵ | Jo-Philipp Wich | 2011-06-23 | 2 | -0/+14 |
| | | | | | | patch from David Kuehling via Qi hardware) SVN-Revision: 27261 | ||||
* | Revert "[toolchain/eglibc} eglibc in fact can be built with -Os" | Mirko Vogt | 2011-06-20 | 1 | -0/+4 |
| | | | | | | | | | | | | | | Compiling with -Os results in: "error: #error "glibc cannot be compiled without optimization" Still, building with -Os is listed as feature in <http://www.eglibc.org/features>: "" Building with -Os EGLIBC supports building the library with compiler optimizing for size -Os instead of for speed -O2. "" SVN-Revision: 27245 | ||||
* | explicitly disable the use of ldconfig | Mirko Vogt | 2011-06-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 27220 | ||||
* | patch: add /usr/lib to default search path of dynamic linker | Mirko Vogt | 2011-06-18 | 2 | -0/+32 |
| | | | | SVN-Revision: 27216 | ||||
* | add support for eglibc version 2.13 | Mirko Vogt | 2011-06-18 | 3 | -0/+9 |
| | | | | SVN-Revision: 27215 | ||||
* | [toolchain/eglibc} eglibc in fact can be built with -Os | Mirko Vogt | 2011-06-18 | 1 | -4/+0 |
| | | | | SVN-Revision: 27214 | ||||
* | when selecting eglibc, use version 2.12 by default | Mirko Vogt | 2011-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 27213 | ||||
* | fix glibc to work with all versions of binutils, fixes #7133 - thanks to ↵ | Mirko Vogt | 2011-06-17 | 2 | -0/+35 |
| | | | | | | marek siller SVN-Revision: 27210 | ||||
* | toolchain/gdb: fix compile for powerpc targets, refresh patch | Felix Fietkau | 2011-06-11 | 2 | -10/+17 |
| | | | | SVN-Revision: 27155 | ||||
* | uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five ↵ | Jo-Philipp Wich | 2011-06-07 | 1 | -0/+10 |
| | | | | | | hostnames follow a dotted quad in /etc/hosts SVN-Revision: 27131 | ||||
* | remove empty file (patch went upstream and file didn't get deleted but only ↵ | Mirko Vogt | 2011-06-07 | 1 | -0/+0 |
| | | | | | | cleared) SVN-Revision: 27122 | ||||
* | upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai | Mirko Vogt | 2011-06-07 | 10 | -51/+35 |
| | | | | SVN-Revision: 27118 | ||||
* | use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)' | Mirko Vogt | 2011-05-24 | 1 | -0/+21 |
| | | | | | | | this eliminates a source of reproduceable freezes http://lists.uclibc.org/pipermail/uclibc/2011-May/045367.html SVN-Revision: 27001 | ||||
* | uClibc: update to latest version (rc3 + git changes), contains fixes for ↵ | Felix Fietkau | 2011-04-17 | 12 | -31/+29 |
| | | | | | | ipv6 dns issues SVN-Revision: 26703 | ||||
* | uClibc: fix issues with libpthread vs libc link order on mips | Felix Fietkau | 2011-04-17 | 1 | -0/+13 |
| | | | | SVN-Revision: 26702 | ||||
* | uClibc: forced unwind for pthread_cancel handling is broken and triggers ↵ | Felix Fietkau | 2011-04-09 | 1 | -0/+10 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 26460 | ||||
* | fixup armeb, too | Imre Kaloz | 2011-03-11 | 1 | -5/+4 |
| | | | | SVN-Revision: 26034 | ||||
* | simplify TARGET_SUFFIX selection | Imre Kaloz | 2011-03-11 | 1 | -9/+4 |
| | | | | SVN-Revision: 26033 | ||||
* | toolchain: fix r26004 | Felix Fietkau | 2011-03-10 | 1 | -8/+5 |
| | | | | SVN-Revision: 26006 | ||||
* | toolchain: fix r25969 | Alexandros C. Couloumbis | 2011-03-10 | 1 | -0/+3 |
| | | | | SVN-Revision: 26004 | ||||
* | fix target name mixup caused by r25928 | Felix Fietkau | 2011-03-09 | 1 | -2/+10 |
| | | | | SVN-Revision: 25969 | ||||
* | gcc: move the optimized assembler helpers back into the static libgcc and ↵ | Felix Fietkau | 2011-03-08 | 1 | -20/+11 |
| | | | | | | 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 | 1 | -5/+5 |
| | | | | SVN-Revision: 25948 | ||||
* | uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes ↵ | Felix Fietkau | 2011-03-07 | 1 | -0/+26 |
| | | | | | | depend on it for powerpc SVN-Revision: 25944 | ||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 2 | -15/+2 |
| | | | | SVN-Revision: 25928 | ||||
* | gcc: include assembler functions in the shared libgcc_s library, fixes ↵ | Felix Fietkau | 2011-03-06 | 1 | -1/+41 |
| | | | | | | missing symbol issues on powerpc SVN-Revision: 25912 | ||||
* | toolchain/gcc (linaro): fix extension elimination optimization | Felix Fietkau | 2011-03-04 | 2 | -11/+18 |
| | | | | | | | | | 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 | 1 | -7/+7 |
| | | | | SVN-Revision: 25844 |