Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cns21xx: add initial support for the Cavium CNS21xx SoC | Gabor Juhos | 2010-12-30 | 6 | -3/+83 |
| | | | | SVN-Revision: 24859 | ||||
* | toolchain/gcc: fix r24746 | Alexandros C. Couloumbis | 2010-12-21 | 3 | -5/+5 |
| | | | | SVN-Revision: 24751 | ||||
* | add gcc 4.5.2 (replaces 4.5.1) | Imre Kaloz | 2010-12-21 | 12 | -2/+2 |
| | | | | SVN-Revision: 24746 | ||||
* | fix a compile error with uclibc 0.9.32 and newer kernels | Felix Fietkau | 2010-12-20 | 1 | -0/+17 |
| | | | | SVN-Revision: 24735 | ||||
* | gcc: fix newer libstdc++ compile issues with uclibc 0.9.32 | Felix Fietkau | 2010-12-20 | 1 | -0/+3 |
| | | | | SVN-Revision: 24734 | ||||
* | upgrade the linaro gcc to the 2010.12 release | Imre Kaloz | 2010-12-14 | 1 | -3/+3 |
| | | | | SVN-Revision: 24563 | ||||
* | add plemininary ultrasparc support | Imre Kaloz | 2010-12-14 | 7 | -0/+33 |
| | | | | SVN-Revision: 24558 | ||||
* | binutils: Fix autoreconf for packages/devel/binutils package, which uses ↵ | Daniel Dickinson | 2010-12-12 | 1 | -0/+84 |
| | | | | | | binutils toolchain patches SVN-Revision: 24509 | ||||
* | toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go ↵ | Alexandros C. Couloumbis | 2010-12-09 | 1 | -0/+67 |
| | | | | | | via PLT to avoid text relocations for PIC) SVN-Revision: 24396 | ||||
* | preliminary support for Freescale MPC85xx based boards | Imre Kaloz | 2010-12-05 | 2 | -0/+13 |
| | | | | SVN-Revision: 24259 | ||||
* | toolchain/uClibc: sync to latest uClibc-0.9.32 | Alexandros C. Couloumbis | 2010-12-03 | 2 | -4/+4 |
| | | | | SVN-Revision: 24229 | ||||
* | toolchain/uClibc: push an upstream fix | Alexandros C. Couloumbis | 2010-12-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 24228 | ||||
* | uClibc: add back a few cflags that were being overwritten, might fix a few ↵ | Felix Fietkau | 2010-11-24 | 1 | -1/+6 |
| | | | | | | segfauls (thx, framer99) SVN-Revision: 24120 | ||||
* | uClibc: fix ubicom32 compile error with 0.9.32 | Felix Fietkau | 2010-11-22 | 1 | -0/+32 |
| | | | | SVN-Revision: 24101 | ||||
* | uClibc: fix headers install on prepare with QUILT=1 | Felix Fietkau | 2010-11-22 | 1 | -0/+6 |
| | | | | SVN-Revision: 24100 | ||||
* | uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic | Felix Fietkau | 2010-11-22 | 6 | -5/+1 |
| | | | | SVN-Revision: 24099 | ||||
* | uClibc: fix cris compile on 0.9.32 | Felix Fietkau | 2010-11-22 | 2 | -0/+95 |
| | | | | SVN-Revision: 24094 | ||||
* | uClibc: fix compile error on avr32 | Felix Fietkau | 2010-11-22 | 1 | -0/+10 |
| | | | | SVN-Revision: 24093 | ||||
* | uClibc: disable nptl on a few targets where it is not supported yet | Felix Fietkau | 2010-11-22 | 4 | -0/+8 |
| | | | | SVN-Revision: 24092 | ||||
* | uClibc: 0.9.32 needs the ldso fix as well | Felix Fietkau | 2010-11-22 | 1 | -0/+41 |
| | | | | SVN-Revision: 24074 | ||||
* | uClibc: update 0.9.32 to latest git | Felix Fietkau | 2010-11-22 | 9 | -34/+22 |
| | | | | SVN-Revision: 24073 | ||||
* | toolchain/uClibc: fix upstream patch name on r24029 | Alexandros C. Couloumbis | 2010-11-18 | 1 | -0/+0 |
| | | | | SVN-Revision: 24030 | ||||
* | toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should ↵ | Alexandros C. Couloumbis | 2010-11-18 | 6 | -0/+197 |
| | | | | | | resolve isses of #8269 SVN-Revision: 24029 | ||||
* | update the linaro gcc to v2010.11-1 | Imre Kaloz | 2010-11-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 23940 | ||||
* | uClibc: fix errno access in pthreads (#8166, #8177) Reading errno within ↵ | Jo-Philipp Wich | 2010-11-06 | 1 | -0/+18 |
| | | | | | | pthreads always resulted in 0 breaking various programs like transmission and collectd. This patch is not 100% thread safe but it brings back threading into a usable state for now. SVN-Revision: 23905 | ||||
* | ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined Since ↵ | Jo-Philipp Wich | 2010-11-05 | 1 | -0/+43 |
| | | | | | | | | | | | | | | | | | b65c7b2c79debcb9017e31913e01eeaa280106fb, the implicit search path can be disabled by not #defining __LDSO_SEARCH_INTERP_PATH__. This causes _dl_ldsopath to never be set, so it remains NULL. _dl_ldsopath is still used when __LDSO_LDD_SUPPORT__ is #defined, to strip the path off of the beginning of the absolute path to the ld.so interpreter in use for printing. The _dl_strlen will crash with a NULL argument. Rather than relying on _dl_ldsopath, this change causes ldd to compute the interpreter's basename directly. glibc ld.so seems to print the full path to the interpreter without any computed basename or =>. I personally prefer glibc's behavior, but to preserve backwards compatibility with uClibc ld.so, the existing format with the computed basename, =>, and full path is used here. This enables simpler (and unchanged) text processing in a pipeline. Signed-off-by: Mark Mentovai <mark at moxienet.com> SVN-Revision: 23892 | ||||
* | use gcc 4.3.5 for avr32 | Imre Kaloz | 2010-11-04 | 2 | -4/+2 |
| | | | | SVN-Revision: 23866 | ||||
* | add avr32 support to gcc 4.3.5 | Imre Kaloz | 2010-11-04 | 12 | -3/+22594 |
| | | | | SVN-Revision: 23865 | ||||
* | switch to uClibc 0.9.31 | Imre Kaloz | 2010-11-02 | 2 | -2/+2 |
| | | | | SVN-Revision: 23781 | ||||
* | switch to binutils 2.20.1 (except for avr32 and ubicom32) | Imre Kaloz | 2010-11-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 23780 | ||||
* | remove support for uClibc 0.9.30.2 and 0.9.30.3 | Imre Kaloz | 2010-11-02 | 62 | -10621/+0 |
| | | | | SVN-Revision: 23779 | ||||
* | remove unneeded config options, too | Imre Kaloz | 2010-10-29 | 2 | -41/+0 |
| | | | | SVN-Revision: 23706 | ||||
* | fix typo | Imre Kaloz | 2010-10-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 23705 | ||||
* | get rid of old gcc versions | Imre Kaloz | 2010-10-29 | 96 | -99302/+1 |
| | | | | SVN-Revision: 23704 | ||||
* | add support for Linaro GCC 2010.10 | Imre Kaloz | 2010-10-29 | 14 | -0/+9895 |
| | | | | SVN-Revision: 23703 | ||||
* | fix typo | Imre Kaloz | 2010-10-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 23695 | ||||
* | sync gcc's Config.in with Config.version | Imre Kaloz | 2010-10-28 | 1 | -8/+5 |
| | | | | SVN-Revision: 23694 | ||||
* | the latest patchlevel gcc releases should work for these targets | Imre Kaloz | 2010-10-28 | 1 | -14/+8 |
| | | | | SVN-Revision: 23693 | ||||
* | fixup gcc version selection for the omap35xx target | Imre Kaloz | 2010-10-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 23692 | ||||
* | we don't support gcc 3.x for some time now | Imre Kaloz | 2010-10-28 | 1 | -3/+0 |
| | | | | SVN-Revision: 23686 | ||||
* | remove support for binutils 2.18 and 2.20 | Imre Kaloz | 2010-10-28 | 18 | -53362/+0 |
| | | | | SVN-Revision: 23685 | ||||
* | gcc 4.4.5 support | Imre Kaloz | 2010-10-04 | 13 | -0/+9832 |
| | | | | SVN-Revision: 23220 | ||||
* | optionally support parallel toolchain build. This defaults to off, because ↵ | Michael Büsch | 2010-10-03 | 3 | -3/+3 |
| | | | | | | 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 | 1 | -0/+6 |
| | | | | SVN-Revision: 23103 | ||||
* | gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain ↵ | Felix Fietkau | 2010-09-20 | 8 | -69073/+29776 |
| | | | | | | 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 | 2 | -0/+140 |
| | | | | | | (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392) SVN-Revision: 22899 | ||||
* | add a command for printing a cleaned up make target database - will be used ↵ | Felix Fietkau | 2010-09-01 | 1 | -0/+4 |
| | | | | | | to analyze package dependencies at some point SVN-Revision: 22871 | ||||
* | fix a compile error when compiling with glibc (#7816) | Felix Fietkau | 2010-09-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 22869 | ||||
* | gcj can only be built safely on gcc >= 4.3 | Florian Fainelli | 2010-08-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 22843 | ||||
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵ | Felix Fietkau | 2010-08-19 | 10 | -59/+57 |
| | | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723 |