.. |
Makefile
|
b870fba08e
Make utils includable into main Makefile.in, add compile.u and hcompile.u, usable in utils and probably tests. vapier, please quite them if you want to
|
%!s(int64=19) %!d(string=hai) anos |
Makefile.in
|
45fbae2fff
make sure we first search for libraries in the newly built tree rather than the compiler path
|
%!s(int64=19) %!d(string=hai) anos |
bswap.h
|
20dd29a97b
the 16/32 swap funcs were swapped #875
|
%!s(int64=18) %!d(string=hai) anos |
chroot_realpath.c
|
3b472007a1
update license
|
%!s(int64=19) %!d(string=hai) anos |
ldconfig.c
|
2ad663c004
remove newlines from warning messages
|
%!s(int64=19) %!d(string=hai) anos |
ldd.c
|
9b22ad3660
replace my @debian.org addr with @uclibc.org. Fixup license on
|
%!s(int64=18) %!d(string=hai) anos |
readelf.c
|
9b22ad3660
replace my @debian.org addr with @uclibc.org. Fixup license on
|
%!s(int64=18) %!d(string=hai) anos |
readsoname2.c
|
0e89137680
use ElfW(Addr) instead of ElfW(Word) since elf word types are always 32bits in size, even on 64bit hosts, while Addr is the proper native size ... also get creative with our signed/unsigned usage to get rid of warnings
|
%!s(int64=19) %!d(string=hai) anos |