summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-21rename ldso on all 64bit hostsMike Frysinger
2006-02-21use vfork instead of fork so test works on non-mmuMike Frysinger
2006-02-21All sources are accessable as they would be splittedPeter S. Mazinger
2006-02-21Sync w/ glibc, we can leave __USE_ATFILE in, because we do not define it in f...Peter S. Mazinger
2006-02-21Solve sendfile64 conflict if __NR_sendfile64 does not existPeter S. Mazinger
2006-02-20grab from glibcMike Frysinger
2006-02-20removedMike Frysinger
2006-02-20update copyright with glibcMike Frysinger
2006-02-20sync minor touchups with glibcMike Frysinger
2006-02-19sync with glibcMike Frysinger
2006-02-19rename file and fix setting of errnoMike Frysinger
2006-02-19disable ldso for nios targetsMike Frysinger
2006-02-19make sure ldso is disabled for bfinMike Frysinger
2006-02-19update MMU config options to utilize USE_MMU instead of HAS_MMUMike Frysinger
2006-02-19fix sysfs callMike Frysinger
2006-02-18just let user decide CFLAGS instead of assuming stuff for himMike Frysinger
2006-02-18these defines are created for use in features.h so no point in duplicating wo...Mike Frysinger
2006-02-18make sure ldso is rebuilt if source files are updatedMike Frysinger
2006-02-18since interp is an actual object file that is linked into shared libs, make i...Mike Frysinger
2006-02-18use a tempfile while generating sysnum.hMike Frysinger
2006-02-18we use _GNU_SOURCE for all of uClibc nowMike Frysinger
2006-02-18touchup header handling in other config targetsMike Frysinger
2006-02-18disable ctor/dtor on bfin as binutils doesnt provide init/fini symbolsMike Frysinger
2006-02-18remove hunk that shouldnt have been committedMike Frysinger
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-02-18improve MMU selection a little to be less confusingMike Frysinger
2006-02-18simplify endian config/selectionMike Frysinger
2006-02-18dont output so many newlinesMike Frysinger
2006-02-18touchup syscall break define so it doesnt conflict with kernel headersMike Frysinger
2006-02-18dont define _stdio_init if it doesnt do anythingMike Frysinger
2006-02-18add infrastructure for fenvMike Frysinger
2006-02-18make headers more quietMike Frysinger
2006-02-18grab headers from glibcMike Frysinger
2006-02-18touchup headers target somemore so building in subdirs works nicely againMike Frysinger
2006-02-18sync with kernelMike Frysinger
2006-02-17fix parallel build with headers once and for all (i hope)Mike Frysinger
2006-02-17combine the crt1.0/Scrt1.o rules since they are pretty much the samethingMike Frysinger
2006-02-17combine the output rules in one placeMike Frysinger
2006-02-17touchup headers output and make it run smootherMike Frysinger
2006-02-17touchup whitespaceMike Frysinger
2006-02-17dynamically build the DIRS variables so i dont have to keep updating it all t...Mike Frysinger
2006-02-17disable mallopt based upon malloc implementation, not mmu statusMike Frysinger
2006-02-17Take getopt from glibc, disable -W foo support as in the earlier version, siz...Peter S. Mazinger
2006-02-17Remove hidden_data_def for opt*Peter S. Mazinger
2006-02-17Sync w/ glibc, no size changePeter S. Mazinger
2006-02-16It's not my day ..Peter S. Mazinger
2006-02-16Undo earlier change and sync new linuxthreads' guard w/ oldPeter S. Mazinger
2006-02-16Guard __pthread_mutex_* to be used exclusively within uClibc, do we need this...Peter S. Mazinger
2006-02-16disable test on non-mmu hostMike Frysinger
2006-02-16disable test on non-mmu hostMike Frysinger