Mike Frysinger
|
f743732430
make RUNPATH/RPATH support configurable
|
20 years ago |
Mike Frysinger
|
ce9f1cf9c2
rip out all the duplicated debug code and move into a shared file
|
20 years ago |
Mike Frysinger
|
f7eee81da4
need features.h for the misc attribute defines and uclibc features
|
20 years ago |
Mike Frysinger
|
5002c5a31a
setup ELF_R_TYPE() wrapper for ELF{32,64}_R_TYPE()
|
20 years ago |
Mike Frysinger
|
77bd38db59
update comments/syntax and make sure we include features.h for the hidden define
|
20 years ago |
Mike Frysinger
|
76d8059342
Peter S. Mazinger writes: use the __syscall_error.c trick to handle setting errno
|
20 years ago |
Mike Frysinger
|
d1de87b09d
err, need to commit the rest of the changes from psm too
|
20 years ago |
Mike Frysinger
|
5ddee2da0c
Peter S. Mazinger writes: we dont need features.h
|
20 years ago |
Mike Frysinger
|
075ac5a2e4
syntax touchups as suggested by Peter S. Mazinger
|
20 years ago |
Mike Frysinger
|
000311a8dd
import start of ldso based on glibc
|
20 years ago |
Mike Frysinger
|
1e857d0ce2
make sure ldso.o depends on more files in subdirs
|
20 years ago |
Mike Frysinger
|
47b3efda36
use % as the function marker instead of @
|
20 years ago |
Mike Frysinger
|
629ec28ed6
add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont fail
|
20 years ago |
Mike Frysinger
|
f934cd0530
we need stdio.h for printf()
|
20 years ago |
Mike Frysinger
|
cba38d38fb
make test failures fatal
|
20 years ago |
Mike Frysinger
|
150b2a0950
import armeb fixes as outlined by John Bowler
|
20 years ago |
Mike Frysinger
|
22472d50fc
use the a_val member instead of a_ptr/a_fcn since newer elf defines dropped the other values
|
20 years ago |
Mike Frysinger
|
fa95f6f744
move to new test framework
|
20 years ago |
Mike Frysinger
|
3a64ce1d85
move to new test framework
|
20 years ago |
Mike Frysinger
|
468c5e481e
move to new test framework
|
20 years ago |
Mike Frysinger
|
21b51772ed
new testing framework to unify duplicated code in subdirs
|
20 years ago |
Mike Frysinger
|
06134db003
exit according to how many tests failed
|
20 years ago |
Mike Frysinger
|
412861a42b
make sure we strip quotes from the cross compiler prefix
|
20 years ago |
Mike Frysinger
|
d7ea5282bb
new testcase for clone()
|
20 years ago |
Mike Frysinger
|
6c1fb5e17c
sync with glibc
|
20 years ago |
Mike Frysinger
|
b2b553d3c4
use new __always_inline define
|
20 years ago |
Mike Frysinger
|
4720ef43b3
use new __always_inline define
|
20 years ago |
Mike Frysinger
|
b9e9cd3224
sync with glibc versions
|
20 years ago |
Mike Frysinger
|
06ffd3f824
use C style comments
|
20 years ago |
Mike Frysinger
|
ddd847f2cd
sync with glibc
|
20 years ago |