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