Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-17 | cleanup style; no functional changes | Mike Frysinger | |
2005-12-30 | use ElfW(Addr) instead of ElfW(Word) since elf word types are always 32bits ↵ | Mike Frysinger | |
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 | |||
2005-09-30 | Allow ldconfig.host to build ld.so.cache for target, regardless of | Eric Andersen | |
the target system's byteorder | |||
2003-11-06 | Begin converting the client utils | Eric Andersen | |