Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | toolchain: remove duplicate default in bintutils Kconfig | Jo-Philipp Wich | 2012-12-02 | 1 | -2/+1 | |
| | | | | SVN-Revision: 34436 | |||||
* | remove support for ubicom32 | Florian Fainelli | 2012-11-30 | 17 | -123768/+3 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34432 | |||||
* | gcc/4.5-linaro: backport musl patch | Florian Fainelli | 2012-11-29 | 1 | -0/+242 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34425 | |||||
* | musl: backport an upstream fix for MIPS and termios constants | Florian Fainelli | 2012-11-23 | 1 | -0/+99 | |
| | | | | | | | | Fixes weird console behavior with a musl rootfs. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34318 | |||||
* | musl: disable hardware FPU registers usage | Florian Fainelli | 2012-11-23 | 1 | -0/+49 | |
| | | | | | | | | This was crashing applications, thanks to Rich Felker for the suggestion. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34317 | |||||
* | add preliminary support for musl | Florian Fainelli | 2012-11-23 | 15 | -3/+1771 | |
| | | | | | | | | Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314 | |||||
* | gcc: remove support for 4.7.0 | Florian Fainelli | 2012-11-21 | 21 | -10354/+1 | |
| | | | | | | | | | There are no good reasons for keeping this version around when 4.7.2 and 4.7-linaro are there. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34296 | |||||
* | eglibc/2.16: add missing dl-search-paths patch | Florian Fainelli | 2012-11-21 | 1 | -0/+14 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34290 | |||||
* | gcc: build with HOST_CFLAGS | Florian Fainelli | 2012-11-19 | 1 | -0/+1 | |
| | | | | | | | | | Turns on -O2 optimization when building GCC thus making the cross-compiler a little faster (about 25%). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34266 | |||||
* | binutils: remove 2.21 | Florian Fainelli | 2012-11-19 | 10 | -31249/+0 | |
| | | | | | | | | | There is no point in keeping around 2.21 when 2.21.1 which is a bugfix release is there. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34265 | |||||
* | gcc-4.6-linaro: update to 2012.11 | Florian Fainelli | 2012-11-19 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34264 | |||||
* | gcc-4.7-linaro: update to 2012.11 | Florian Fainelli | 2012-11-19 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34263 | |||||
* | binutils: add support for 2.23.1 | Florian Fainelli | 2012-11-19 | 6 | -0/+108 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34262 | |||||
* | binutils/2.22: backport an upstream fix for an assertion in the ARM backend. | Florian Fainelli | 2012-11-19 | 1 | -0/+28 | |
| | | | | | | | | See http://sourceware.org/bugzilla/show_bug.cgi?id=13990 for more details. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34260 | |||||
* | add 3.7-rc6 support (patch 820 still has to be fixed) | Imre Kaloz | 2012-11-18 | 1 | -0/+366 | |
| | | | | SVN-Revision: 34247 | |||||
* | uClibc: backport a fix for dlsym(RTLD_NEXT, ...) use | Florian Fainelli | 2012-11-11 | 1 | -0/+26 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34142 | |||||
* | build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) | Felix Fietkau | 2012-11-08 | 3 | -3/+3 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34122 | |||||
* | eglibc: update to r21110 | Florian Fainelli | 2012-10-31 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34036 | |||||
* | eglibc: do not prompt for the revision, it is supposed to be changed by ↵ | Felix Fietkau | 2012-10-31 | 1 | -1/+0 | |
| | | | | | | | | | | developers, not users. fixes changing the eglibc version in menuconfig without resetting the config Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34029 | |||||
* | eglibc: remove versions 2.12-2.14 | Felix Fietkau | 2012-10-31 | 12 | -361/+1 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34028 | |||||
* | eglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on ↵ | Felix Fietkau | 2012-10-31 | 3 | -0/+29 | |
| | | | | | | | | mac os x Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34026 | |||||
* | eglibc: enable parallel builds | Felix Fietkau | 2012-10-31 | 1 | -1/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34025 | |||||
* | eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpc | Felix Fietkau | 2012-10-31 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34024 | |||||
* | uClibc: backport support for assignment-allocation character %m in sscanf | Felix Fietkau | 2012-10-29 | 1 | -0/+184 | |
| | | | | SVN-Revision: 34001 | |||||
* | toolchain: enable pthread debug support in uclibc | Felix Fietkau | 2012-10-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33996 | |||||
* | toolchain: enable parallel build for uClibc, remove the obsolete ↵ | Felix Fietkau | 2012-10-17 | 2 | -1/+3 | |
| | | | | | | TOOLCHAIN_PARALLEL config symbol SVN-Revision: 33807 | |||||
* | gcc: add GCC 4.7.2 | Florian Fainelli | 2012-10-14 | 17 | -1/+9884 | |
| | | | | SVN-Revision: 33763 | |||||
* | gcc: add GCC 4.6.3 | Florian Fainelli | 2012-10-14 | 18 | -1/+10066 | |
| | | | | SVN-Revision: 33762 | |||||
* | gcc: update 4.5-linaro to 4.5-2012.03 | Florian Fainelli | 2012-10-13 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33760 | |||||
* | gcc: update 4.7-linaro to 4.7-2012.10 | Florian Fainelli | 2012-10-13 | 5 | -471/+3 | |
| | | | | SVN-Revision: 33759 | |||||
* | gcc: update gcc-4.6-linaro to 4.6-2012.10 | Florian Fainelli | 2012-10-13 | 3 | -205/+3 | |
| | | | | SVN-Revision: 33758 | |||||
* | gdb: update to 7.5-2012.09 | Florian Fainelli | 2012-10-13 | 2 | -15/+18 | |
| | | | | SVN-Revision: 33757 | |||||
* | eglibc: remove duplicate line introduced in r33738 | Florian Fainelli | 2012-10-12 | 1 | -1/+0 | |
| | | | | SVN-Revision: 33740 | |||||
* | gcc: add --with-long-double-128 for SPARC toolchain | Florian Fainelli | 2012-10-12 | 1 | -0/+1 | |
| | | | | | | This is required in order to build the final compiler. SVN-Revision: 33739 | |||||
* | add support for eglibc 2.16 | Florian Fainelli | 2012-10-12 | 6 | -0/+406 | |
| | | | | SVN-Revision: 33738 | |||||
* | gcc: backport struct siginfo -> siginfo_t renaming | Florian Fainelli | 2012-10-12 | 4 | -0/+608 | |
| | | | | | | Otherwise newer eglibc toolchain will simply fail to build. SVN-Revision: 33736 | |||||
* | build: add the + token to any commands that can pass through the jobserver, ↵ | Felix Fietkau | 2012-09-23 | 4 | -4/+4 | |
| | | | | | | fixes parallel build on some systems SVN-Revision: 33523 | |||||
* | uClibc: fix uClibc implementation of eventfd | Florian Fainelli | 2012-09-19 | 1 | -0/+59 | |
| | | | | | | | | | | | | | | | uClibc declares eventfd() as taking two arguments but doesn't properly pass the second argument to the kernel. The problem is discussed at: http://lists.uclibc.org/pipermail/uclibc/2012-May/046873.html This patch is taken from uclibc 0.9.33 git, so will presumably be integrated in any future releases. Signed-off-by: Andy Leiserson <andy@leiserson.org> SVN-Revision: 33478 | |||||
* | binutils: backport ld patch to fix ARM specific issues with --gc-sections | Felix Fietkau | 2012-09-19 | 1 | -0/+12 | |
| | | | | SVN-Revision: 33461 | |||||
* | gcc: enable parallel builds | Felix Fietkau | 2012-09-15 | 4 | -3/+5 | |
| | | | | SVN-Revision: 33444 | |||||
* | binutils: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -1/+3 | |
| | | | | SVN-Revision: 33443 | |||||
* | gdb: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -4/+2 | |
| | | | | SVN-Revision: 33442 | |||||
* | gcc: add upstream fixes for GCC bug 54494 | Florian Fainelli | 2012-09-07 | 2 | -0/+74 | |
| | | | | | | See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 for more infos. SVN-Revision: 33329 | |||||
* | gcc: add upstream fixes for GCC bug 54369 | Florian Fainelli | 2012-09-07 | 4 | -0/+180 | |
| | | | | | | See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos. SVN-Revision: 33328 | |||||
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes ↵ | Felix Fietkau | 2012-07-20 | 1 | -0/+1 | |
| | | | | | | build on mac os x SVN-Revision: 32783 | |||||
* | toolchain: sync eglibc headers/build split with uclibc changes | Felix Fietkau | 2012-07-03 | 4 | -163/+134 | |
| | | | | SVN-Revision: 32584 | |||||
* | toolchain: fix libc headers dependency on kernel headers + minimal gcc | Felix Fietkau | 2012-07-03 | 1 | -1/+2 | |
| | | | | SVN-Revision: 32582 | |||||
* | uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning ↵ | Felix Fietkau | 2012-06-30 | 1 | -0/+1 | |
| | | | | | | logspam SVN-Revision: 32558 | |||||
* | uClibc: split the package into the main directory and the headers/ and ↵ | Felix Fietkau | 2012-06-30 | 5 | -119/+170 | |
| | | | | | | utils/ subdirectories to clean up build order and fix quilt support SVN-Revision: 32557 | |||||
* | toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ↵ | Felix Fietkau | 2012-06-30 | 2 | -0/+3 | |
| | | | | | | to avoid errors on copying SVN-Revision: 32556 |