summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* sync with glibcMike Frysinger2006-02-198-87/+144
|
* rename file and fix setting of errnoMike Frysinger2006-02-192-4/+5
|
* disable ldso for nios targetsMike Frysinger2006-02-192-0/+2
|
* make sure ldso is disabled for bfinMike Frysinger2006-02-191-0/+1
|
* update MMU config options to utilize USE_MMU instead of HAS_MMUMike Frysinger2006-02-192-5/+5
|
* fix sysfs callMike Frysinger2006-02-191-1/+1
|
* just let user decide CFLAGS instead of assuming stuff for himMike Frysinger2006-02-181-7/+0
|
* these defines are created for use in features.h so no point in duplicating ↵Mike Frysinger2006-02-181-8/+0
| | | | work in the build system
* make sure ldso is rebuilt if source files are updatedMike Frysinger2006-02-181-0/+1
|
* since interp is an actual object file that is linked into shared libs, make ↵Mike Frysinger2006-02-181-1/+1
| | | | it a build depend rather than just an order depend
* use a tempfile while generating sysnum.hMike Frysinger2006-02-181-4/+6
|
* we use _GNU_SOURCE for all of uClibc nowMike Frysinger2006-02-181-1/+0
|
* touchup header handling in other config targetsMike Frysinger2006-02-181-20/+8
|
* disable ctor/dtor on bfin as binutils doesnt provide init/fini symbolsMike Frysinger2006-02-181-0/+1
|
* remove hunk that shouldnt have been committedMike Frysinger2006-02-181-1/+1
|
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-1829-59/+69
|
* improve MMU selection a little to be less confusingMike Frysinger2006-02-181-4/+5
|
* simplify endian config/selectionMike Frysinger2006-02-1824-195/+46
|
* dont output so many newlinesMike Frysinger2006-02-181-2/+3
|
* touchup syscall break define so it doesnt conflict with kernel headersMike Frysinger2006-02-181-4/+6
|
* dont define _stdio_init if it doesnt do anythingMike Frysinger2006-02-181-1/+3
|
* add infrastructure for fenvMike Frysinger2006-02-181-1/+5
|
* make headers more quietMike Frysinger2006-02-182-8/+8
|
* grab headers from glibcMike Frysinger2006-02-186-0/+747
|
* touchup headers target somemore so building in subdirs works nicely againMike Frysinger2006-02-183-7/+6
|
* sync with kernelMike Frysinger2006-02-188-85/+131
|
* fix parallel build with headers once and for all (i hope)Mike Frysinger2006-02-171-1/+3
|
* combine the crt1.0/Scrt1.o rules since they are pretty much the samethingMike Frysinger2006-02-171-8/+5
|
* combine the output rules in one placeMike Frysinger2006-02-172-11/+7
|
* touchup headers output and make it run smootherMike Frysinger2006-02-171-15/+19
|
* touchup whitespaceMike Frysinger2006-02-171-11/+10
|
* dynamically build the DIRS variables so i dont have to keep updating it all ↵Mike Frysinger2006-02-171-14/+11
| | | | the time
* disable mallopt based upon malloc implementation, not mmu statusMike Frysinger2006-02-171-1/+1
|
* Take getopt from glibc, disable -W foo support as in the earlier version, ↵Peter S. Mazinger2006-02-172-495/+1014
| | | | size shrink 5%, hope it solves option parsing w/ busybox tar
* Remove hidden_data_def for opt*Peter S. Mazinger2006-02-172-16/+0
|
* Sync w/ glibc, no size changePeter S. Mazinger2006-02-171-4/+5
|
* It's not my day ..Peter S. Mazinger2006-02-161-1/+1
|
* Undo earlier change and sync new linuxthreads' guard w/ oldPeter S. Mazinger2006-02-162-3/+1
|
* Guard __pthread_mutex_* to be used exclusively within uClibc, do we need ↵Peter S. Mazinger2006-02-161-0/+2
| | | | this header at all installed?
* disable test on non-mmu hostMike Frysinger2006-02-161-0/+12
|
* disable test on non-mmu hostMike Frysinger2006-02-161-0/+11
|
* fix building on non-mmu hostsMike Frysinger2006-02-161-0/+8
|
* fix const position typo as pointed out by ia64/gccMike Frysinger2006-02-161-1/+1
|
* Change collated_compare/prefix_array to __x hidden, shrinks glob64 from 2352 ↵Peter S. Mazinger2006-02-161-8/+10
| | | | to 2063
* Remove __P(), reorder so that gcc-4.0.2 does not fail w/ multiPeter S. Mazinger2006-02-163-230/+205
|
* strcoll for non-localePeter S. Mazinger2006-02-151-0/+5
|
* hide xdr_u_shortPeter S. Mazinger2006-02-151-0/+1
|
* get rid of __pipePeter S. Mazinger2006-02-152-10/+8
|
* Sloppy patching on my part. This should be correct."Steven J. Hill"2006-02-151-4/+2
|
* Kill 2 signedness warningsPeter S. Mazinger2006-02-152-2/+2
|