Bernhard Reutner-Fischer
|
7f02033e13
buildsys: add cppcheck wrapper script (correct one)
|
13 years ago |
Carmelo Amoroso
|
b80b28ee6f
libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code
|
13 years ago |
Bernhard Reutner-Fischer
|
80576869e1
buildsys: use single slash version of -print-whatever
|
13 years ago |
Bernhard Reutner-Fischer
|
775e77bf2c
buildsys: turn off forced EXTRA_WARNINGS on i386
|
13 years ago |
Bernhard Reutner-Fischer
|
549fa53225
*: silence some warnings
|
13 years ago |
Bernhard Reutner-Fischer
|
ba48da4e3c
syscall: flag ia64 syscall error path as unlikely
|
13 years ago |
Bernhard Reutner-Fischer
|
c72d608a9e
arm: tweak comment
|
13 years ago |
Richard Braun
|
eb72efd81e
libc: fix signal handling in system()
|
13 years ago |
Carmelo Amoroso
|
3837739512
ldso/mips: fix symbol lookup for JUMP_SLOT and COPY relocations
|
13 years ago |
Carmelo Amoroso
|
99d28cc086
libdl: fix dlclose handling of symbol scope
|
13 years ago |
Khem Raj
|
b18b4210a8
Rules: Check for CROSS_COMPILE to be empty
|
13 years ago |
Khem Raj
|
a0d7a45875
libubacktrace: Add arm implementation
|
13 years ago |
Khem Raj
|
bee3ea0f5a
mips/libdl: Apply relocations after appending the new scope
|
13 years ago |
Denys Vlasenko
|
c4904bd81b
i386/sigaction.c: slightly more readable form of [rt_]sigreturn definitions
|
13 years ago |
Bernhard Reutner-Fischer
|
d8d695731d
stubs: mark stubs as used
|
13 years ago |
Bernhard Reutner-Fischer
|
20e4af5469
stdlib: use shorhand wur for realloc prototype
|
13 years ago |
Bernhard Reutner-Fischer
|
9617bbc95b
buildsys: add cppcheck wrapper script
|
13 years ago |
Bernhard Reutner-Fischer
|
de5964178b
libcrypt: shrink crypt() again - unmodularise
|
13 years ago |
Bernhard Reutner-Fischer
|
7d7b96a392
nptl: .gitignore generated pt-crt{i,n}.S
|
13 years ago |
Bernhard Reutner-Fischer
|
d69bea22a1
tests: only test crypt if we have an impl
|
13 years ago |
Bernhard Reutner-Fischer
|
2b25a20e49
tests: add sha356/512 tests
|
13 years ago |
Bernhard Reutner-Fischer
|
e55d06752f
tests: silence warnings in crypt
|
13 years ago |
Mike Frysinger
|
a4421e6052
buildsys: use = for --sort-section linker flag
|
13 years ago |
Mike Frysinger
|
bc7c171f2b
tests: mark all helper scripts +x
|
13 years ago |
Mike Frysinger
|
c3e6556491
buildsys: handle more clean targets
|
13 years ago |
Mike Frysinger
|
faf51f000e
buildsys: fix handling of CFLAG_-W{a,l} vars
|
13 years ago |
Mike Frysinger
|
fe60f8005b
tests: tst-futimens1: add missing mode args to open()
|
13 years ago |
Mike Frysinger
|
68bfc29827
tests: test-canon: include sys/stat.h for mkdir()
|
13 years ago |
Mike Frysinger
|
7064156385
tests: fdopen: add missing mode args to open()
|
13 years ago |
Mike Frysinger
|
cf1840ba0a
tests: opendir-tst1: add header for mknod()
|
13 years ago |