Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
19 years ago |
Mike Frysinger
|
aa5490a851
improve MMU selection a little to be less confusing
|
19 years ago |
Mike Frysinger
|
ea0f380daa
simplify endian config/selection
|
19 years ago |
Mike Frysinger
|
25e6fcc89b
dont output so many newlines
|
19 years ago |
Mike Frysinger
|
7496bd022d
touchup syscall break define so it doesnt conflict with kernel headers
|
19 years ago |
Mike Frysinger
|
22f992395b
dont define _stdio_init if it doesnt do anything
|
19 years ago |
Mike Frysinger
|
e4aa2102cd
add infrastructure for fenv
|
19 years ago |
Mike Frysinger
|
c551124efb
make headers more quiet
|
19 years ago |
Mike Frysinger
|
42bdee0b24
grab headers from glibc
|
19 years ago |
Mike Frysinger
|
94c41e72b5
touchup headers target somemore so building in subdirs works nicely again
|
19 years ago |
Mike Frysinger
|
85b6ebca5c
sync with kernel
|
19 years ago |
Mike Frysinger
|
fec64b1a41
fix parallel build with headers once and for all (i hope)
|
19 years ago |
Mike Frysinger
|
28f1d458d4
combine the crt1.0/Scrt1.o rules since they are pretty much the samething
|
19 years ago |
Mike Frysinger
|
b5db14a3fb
combine the output rules in one place
|
19 years ago |
Mike Frysinger
|
695fcdc154
touchup headers output and make it run smoother
|
19 years ago |
Mike Frysinger
|
dcec207b86
touchup whitespace
|
19 years ago |
Mike Frysinger
|
05e5500c72
dynamically build the DIRS variables so i dont have to keep updating it all the time
|
19 years ago |
Mike Frysinger
|
22461470c0
disable mallopt based upon malloc implementation, not mmu status
|
19 years ago |
Peter S. Mazinger
|
dc25152b33
Take getopt from glibc, disable -W foo support as in the earlier version, size shrink 5%, hope it solves option parsing w/ busybox tar
|
19 years ago |
Peter S. Mazinger
|
babffcaa72
Remove hidden_data_def for opt*
|
19 years ago |
Peter S. Mazinger
|
6678c3b74d
Sync w/ glibc, no size change
|
19 years ago |
Peter S. Mazinger
|
709a5fc061
It's not my day ..
|
19 years ago |
Peter S. Mazinger
|
fd888bef44
Undo earlier change and sync new linuxthreads' guard w/ old
|
19 years ago |
Peter S. Mazinger
|
58ac99c712
Guard __pthread_mutex_* to be used exclusively within uClibc, do we need this header at all installed?
|
19 years ago |
Mike Frysinger
|
b4d37f3240
disable test on non-mmu host
|
19 years ago |
Mike Frysinger
|
9a84c1eae1
disable test on non-mmu host
|
19 years ago |
Mike Frysinger
|
54e81d21e8
fix building on non-mmu hosts
|
19 years ago |
Mike Frysinger
|
80753368c1
fix const position typo as pointed out by ia64/gcc
|
19 years ago |
Peter S. Mazinger
|
c332ab3207
Change collated_compare/prefix_array to __x hidden, shrinks glob64 from 2352 to 2063
|
19 years ago |
Peter S. Mazinger
|
dc034ebbeb
Remove __P(), reorder so that gcc-4.0.2 does not fail w/ multi
|
19 years ago |