summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Expand)AuthorAgeFilesLines
* toolchain: Rework external toolchain libc selectionFlorian Fainelli2016-09-281-1/+1
* config: enable shadow passwords unconditionallyMatthias Schiffer2016-09-261-1/+0
* toolchain/uClibc: add missing config symbolStijn Tintel2016-08-151-0/+1
* toolchain: skip gcc/minimal for muslFelix Fietkau2016-07-071-0/+1
* toolchain: uClibc: Bump to the most recent version 1.0.14Alexey Brodkin2016-05-272-2/+2
* toolchain/uClibc: enable UCLIBC_HAS_OBSOLETE_BSD_SIGNALHauke Mehrtens2016-04-171-1/+1
* toolchain: add support of ARCv2 architectureJohn Crispin2016-02-182-1/+12
* uClibc-ng: update to 1.0.9Felix Fietkau2015-12-032-3/+3
* toolchain: add support of ARC architectureFelix Fietkau2015-11-102-0/+11
* uclibc: remove version 0.9.33Felix Fietkau2015-11-0299-4580/+6
* uclibc-ng: bump version from 1.0.6 to 1.0.8Felix Fietkau2015-11-0224-1/+3
* uClibc: enable xattr support to make feature sets of libc implementations clo...John Crispin2015-10-262-2/+2
* toolchain/uClibc: add support of uClibc-ngFelix Fietkau2015-10-0126-3/+553
* uclibc: fix _HAS_SSP replacement regexJonas Gorski2015-06-231-1/+1
* uclibc: unbreak after enabling SSPSteven Barth2015-06-182-1/+2
* uClibc: elf: Add STT_GNU_IFUNC from glibcFelix Fietkau2015-05-251-0/+37
* uClibc: add signal info for seccomp related SIGSYSJohn Crispin2015-05-231-0/+145
* uClibc: backport sync_file_range fixes (closes: #19350)Nicolas Thill2015-04-021-0/+57
* uclibc: backport an upstream i386 syscall fixFelix Fietkau2015-03-291-0/+25
* uClibc: add another missing backport patchFelix Fietkau2015-03-294-0/+28
* toolchain/uClibc: backport madvise and fallocate (fixes #19336)Felix Fietkau2015-03-299-40/+811
* uclibc: add LD_PRELOAD supportJohn Crispin2015-03-261-1/+1
* toolchain: remove obsolete references to the cris architectureFelix Fietkau2015-03-242-9/+0
* uClibc: remove avr32 supportFelix Fietkau2015-03-243-23/+0
* uClibc: fix syscall() for syscalls with 6 arguments on PowerPCJohn Crispin2015-03-121-0/+10
* Support for building an hardened OpenWRTJohn Crispin2015-01-171-0/+1
* uClibc: fix ptrace header files for powerpcFelix Fietkau2014-12-111-0/+96
* toolchain: uClibc: fix compile with full language support enabled (fixes #13095)Felix Fietkau2014-11-301-0/+183
* toolchain: uClibc: fix build with CONFIG_BUILD_NLS selectedFelix Fietkau2014-11-302-0/+4
* uClibc: Backport uClibc master git commit fd355bc1dbcb794ae1abf0fad1459e28d85...John Crispin2014-10-141-0/+269
* uClibc: fix copy&pasted typo in the stat fixFelix Fietkau2014-07-101-9/+9
* uClibc: add a whole bunch of mips64 related fixesFelix Fietkau2014-07-1012-10/+1004
* uClibc: add a patch to reduce vasprintf allocation size (fixes #13024)Felix Fietkau2014-05-171-0/+37
* uClibc: backport mount.h updateLuka Perkov2014-03-241-0/+91
* uClibc: Fix lookup with DNS search in multi-threaded application.Felix Fietkau2013-12-281-0/+12
* uClibc: make res_init() thread safeFelix Fietkau2013-12-281-0/+55
* uClibc: Fix threaded use of res_ functions.Felix Fietkau2013-12-281-0/+126
* uClibc: disable sha256 and sha512 for libcrypt - saves about 13k uncompressed...Felix Fietkau2013-12-161-2/+2
* replace the mips64 fixes patch with an upstream commitImre Kaloz2013-11-222-14/+75
* uClibc: Deactivate oversized thread stack cacheFelix Fietkau2013-11-181-0/+11
* uClibc: get rid of bogus unused strlcpy definition to fix build errorsFelix Fietkau2013-10-281-0/+11
* uClibc: fix scoped-IPv6-addresses in getnameinfoSteven Barth2013-09-301-0/+26
* toolchain: refresh uClibc patchesFlorian Fainelli2013-09-116-78/+23
* build: decouple the mips16 support flag from the toolchainFelix Fietkau2013-08-141-2/+0
* uClibc: build with debug symbols by default (without changing other compile r...Felix Fietkau2013-07-241-1/+1
* uClibc: use position independent code for crt1, slightly reduces size of all ...Felix Fietkau2013-06-301-0/+11
* toolchain: get rid of uclibc version kconfig symbol overloadingFelix Fietkau2013-04-182-10/+6
* uClibc: unbreak ld-uClibc on non-64bit platformsFelix Fietkau2013-04-071-1/+1
* toolchain/uClibc: backport a MIPS64 fix from openadkFlorian Fainelli2013-04-051-0/+25
* toolchain/uClibc: handle different MIPS64 ABIsFlorian Fainelli2013-04-057-1/+110