- Jun 30, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32558
-
Felix Fietkau authored
uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support SVN-Revision: 32557
-
Felix Fietkau authored
toolchain/uClibc: fix getting the nameserver from _res state after res_init. fixes displaying the nameserver in busybox nslookup SVN-Revision: 32555
-
Felix Fietkau authored
testing uclibc changes is tricky because the final gcc tends to miscompile uclibc code or barf up internal compiler errors. install binutils into $(TOOLCHAIN_DIR)/initial (without changing the configure prefix) and copy it from there to $(TOOLCHAIN_DIR)/ so that the initial gcc can be put into $(PATH) for the uclibc build, even if the final gcc is already installed. SVN-Revision: 32553
-
- May 15, 2012
-
-
Felix Fietkau authored
SVN-Revision: 31740
-
Felix Fietkau authored
SVN-Revision: 31739
-
- Mar 26, 2012
-
-
Florian Fainelli authored
SVN-Revision: 31073
-
- Feb 12, 2012
-
-
Imre Kaloz authored
SVN-Revision: 30468
-
- Feb 09, 2012
-
-
Gabor Juhos authored
SVN-Revision: 30398
-
Gabor Juhos authored
SVN-Revision: 30394
-
- Feb 08, 2012
-
-
Imre Kaloz authored
SVN-Revision: 30374
-
Imre Kaloz authored
SVN-Revision: 30372
-
- Jan 04, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 29646
-
- Jan 01, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 29633
-
- Aug 25, 2011
-
-
Florian Fainelli authored
SVN-Revision: 28087
-
- Aug 02, 2011
-
-
Jonas Gorski authored
UCLIBC_VERSION_* was only defined when toolchain options was enabled, breaking packages depending on (not) having certain uClibc versions. SVN-Revision: 27882
-
- Jul 25, 2011
-
-
Felix Fietkau authored
SVN-Revision: 27773
-
Felix Fietkau authored
SVN-Revision: 27772
-
- Jul 08, 2011
-
-
Felix Fietkau authored
SVN-Revision: 27555
-
- Jul 07, 2011
-
-
Florian Fainelli authored
SVN-Revision: 27513
-
- Jun 26, 2011
-
-
Felix Fietkau authored
uclibc: make powerpc e500 support independent of the target name, always use it if the spe_fpu feature flag is set SVN-Revision: 27289
-
- Jun 07, 2011
-
-
Jo-Philipp Wich authored
uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hostnames follow a dotted quad in /etc/hosts SVN-Revision: 27131
-
- May 24, 2011
-
-
Mirko Vogt authored
this eliminates a source of reproduceable freezes http://lists.uclibc.org/pipermail/uclibc/2011-May/045367.html SVN-Revision: 27001
-
- Apr 17, 2011
-
-
Felix Fietkau authored
SVN-Revision: 26703
-
Felix Fietkau authored
SVN-Revision: 26702
-
- Apr 09, 2011
-
-
Felix Fietkau authored
uClibc: forced unwind for pthread_cancel handling is broken and triggers spurious abort() calls from libgcc. disable it and use the other method instead SVN-Revision: 26547
-
- Mar 07, 2011
-
-
Felix Fietkau authored
uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes depend on it for powerpc SVN-Revision: 25944
-
Imre Kaloz authored
SVN-Revision: 25928
-
- Mar 01, 2011
-
-
Felix Fietkau authored
SVN-Revision: 25803
-
- Feb 24, 2011
-
-
Imre Kaloz authored
SVN-Revision: 25698
-
- Feb 15, 2011
-
-
Felix Fietkau authored
SVN-Revision: 25542
-
- Feb 13, 2011
-
-
Felix Fietkau authored
SVN-Revision: 25517
-
Imre Kaloz authored
SVN-Revision: 25516
-
Felix Fietkau authored
remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead SVN-Revision: 25511
-
Felix Fietkau authored
SVN-Revision: 25504
-
- Feb 02, 2011
-
-
Imre Kaloz authored
SVN-Revision: 25328
-
Imre Kaloz authored
SVN-Revision: 25327
-
- Jan 29, 2011
-
-
Felix Fietkau authored
uClibc: use the arch specific thread stack size for nptl if the size returned by getrlimits exceeds it - fixes threads on systems with only 16 MB RAM SVN-Revision: 25223
-
- Jan 28, 2011
-
-
Jo-Philipp Wich authored
SVN-Revision: 25209
-
Felix Fietkau authored
SVN-Revision: 25189
-