Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | uClibc: remove 0.9.30, 0.9.31 | Felix Fietkau | 2011-02-15 | 87 | -13128/+0 | |
| | | | | SVN-Revision: 25542 | |||||
* | uclibc: disable COMPAT_ATEXIT | Felix Fietkau | 2011-02-13 | 3 | -3/+3 | |
| | | | | SVN-Revision: 25517 | |||||
* | upgrade to latest git | Imre Kaloz | 2011-02-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25516 | |||||
* | remove the shared object stubs of libnsl and libresolv - let the compiler ↵ | Felix Fietkau | 2011-02-13 | 1 | -0/+3 | |
| | | | | | | use the static variants instead SVN-Revision: 25511 | |||||
* | uclibc: disable rpc support - replaced by the external librpc, saves ~80k | Felix Fietkau | 2011-02-13 | 3 | -6/+6 | |
| | | | | SVN-Revision: 25504 | |||||
* | autodetect ARM variant/ABI setup based on the compiler settings | Imre Kaloz | 2011-02-02 | 12 | -117/+612 | |
| | | | | SVN-Revision: 25328 | |||||
* | update to latest git version | Imre Kaloz | 2011-02-02 | 1 | -4/+2 | |
| | | | | SVN-Revision: 25327 | |||||
* | uClibc: use the arch specific thread stack size for nptl if the size ↵ | Felix Fietkau | 2011-01-29 | 1 | -0/+13 | |
| | | | | | | 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 | 1 | -1/+0 | |
| | | | | SVN-Revision: 25209 | |||||
* | uClibc: fix version check for 0.9.32 | Felix Fietkau | 2011-01-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25189 | |||||
* | uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ↵ | Felix Fietkau | 2011-01-28 | 2 | -2/+2 | |
| | | | | | | 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 | 1 | -0/+45 | |
| | | | | | | linking libc before libpthread SVN-Revision: 25186 | |||||
* | LEON is SPARC v8 | Imre Kaloz | 2011-01-27 | 3 | -0/+24 | |
| | | | | SVN-Revision: 25141 | |||||
* | update to latest git | Imre Kaloz | 2011-01-24 | 4 | -98/+3 | |
| | | | | SVN-Revision: 25082 | |||||
* | uClibc 0.9.32: fix libm compile for powerpc | Felix Fietkau | 2011-01-16 | 1 | -0/+42 | |
| | | | | SVN-Revision: 25013 | |||||
* | upgrade to latest git snapshot | Imre Kaloz | 2011-01-03 | 3 | -86/+2 | |
| | | | | SVN-Revision: 24889 | |||||
* | cns21xx: add initial support for the Cavium CNS21xx SoC | Gabor Juhos | 2010-12-30 | 3 | -0/+78 | |
| | | | | SVN-Revision: 24859 | |||||
* | fix a compile error with uclibc 0.9.32 and newer kernels | Felix Fietkau | 2010-12-20 | 1 | -0/+17 | |
| | | | | SVN-Revision: 24735 | |||||
* | add plemininary ultrasparc support | Imre Kaloz | 2010-12-14 | 3 | -0/+24 | |
| | | | | SVN-Revision: 24558 | |||||
* | 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 | |||||
* | 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 | |||||
* | switch to uClibc 0.9.31 | Imre Kaloz | 2010-11-02 | 2 | -2/+2 | |
| | | | | SVN-Revision: 23781 | |||||
* | remove support for uClibc 0.9.30.2 and 0.9.30.3 | Imre Kaloz | 2010-11-02 | 62 | -10621/+0 | |
| | | | | SVN-Revision: 23779 | |||||
* | optionally support parallel toolchain build. This defaults to off, because ↵ | Michael Büsch | 2010-10-03 | 1 | -1/+1 | |
| | | | | | | 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 | |||||
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵ | Felix Fietkau | 2010-08-19 | 1 | -8/+6 | |
| | | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723 | |||||
* | nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra ↵ | Mirko Vogt | 2010-08-06 | 1 | -0/+11 | |
| | | | | | | CFLAGS which may not be supported by older compilers (as e.g. gcc-4.1 which e.g. the x86 target is currently using) SVN-Revision: 22511 | |||||
* | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | Imre Kaloz | 2010-07-21 | 5 | -0/+125 | |
| | | | | SVN-Revision: 22323 | |||||
* | the storm target is gone for a long time now | Imre Kaloz | 2010-07-20 | 5 | -130/+0 | |
| | | | | SVN-Revision: 22311 | |||||
* | patch went upstream, so bump git version and remove patch locally | Mirko Vogt | 2010-06-22 | 2 | -79/+3 | |
| | | | | SVN-Revision: 21881 | |||||
* | add support for uClibc version 0.9.32 based on git rev ↵ | Mirko Vogt | 2010-06-20 | 33 | -94/+4630 | |
| | | | | | | a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently SVN-Revision: 21856 | |||||
* | add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets | Florian Fainelli | 2010-05-19 | 1 | -0/+26 | |
| | | | | SVN-Revision: 21504 | |||||
* | toolchain/uClubc-0.9.31: fix syscalls on MIPS | Gabor Juhos | 2010-04-15 | 1 | -0/+110 | |
| | | | | SVN-Revision: 20882 | |||||
* | toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) | Nicolas Thill | 2010-04-15 | 31 | -1/+5115 | |
| | | | | SVN-Revision: 20873 | |||||
* | uClibc: fix free-after-use bug in __dns_lookup (closes #6886) | Gabor Juhos | 2010-03-23 | 3 | -0/+135 | |
| | | | | SVN-Revision: 20384 | |||||
* | add support for uClibc 0.9.30.3 | Florian Fainelli | 2010-03-13 | 31 | -0/+5225 | |
| | | | | SVN-Revision: 20181 |