summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-26Update the section details.Chris Johns
2012-11-26Load the sections by default. It is not much extra overhead.Chris Johns
2012-11-26Split trace to have without and with symbols.Chris Johns
2012-11-22Split out the compression code for reuse.Chris Johns
2012-11-21Clean archive names for every output format other than scripts.Chris Johns
2012-11-21Make the entry point an unresolved symbol.Chris Johns
2012-11-21Set the default value for empty symbols to 0 to match the const char* signature.Chris Johns
2012-11-21Add entry point support.Chris Johns
2012-11-21Make getting objects const.Chris Johns
2012-11-21Remove the warning about the warnings option on newer gccs.Chris Johns
2012-11-21Enforce the header is created before using it on Linux.Chris Johns
2012-11-21Add header to remove warning on Linux.Chris Johns
2012-11-21Output application format files.Chris Johns
2012-11-21Set the correct header size field.Chris Johns
2012-11-21Fix archive GNU extension and make image read/write follow POSIX.Chris Johns
2012-11-20Add support to write a metadata ELF file.Chris Johns
2012-11-19Only look for standard library paths if standard libraries and enabled.Chris Johns
2012-11-19Add set_header support to the ELF files.Chris Johns
2012-11-19Resolve the ld and user undefines.Chris Johns
2012-11-19Add configure option --c-opts to allow special options for testing.Chris Johns
2012-11-19Fix warning from clang.Chris Johns
2012-11-18Better handling of archive open/close and begin/end.Chris Johns
2012-11-17Remove dead code.Chris Johns
2012-11-17Refactor the ELF support to allow ELF write suppport.Chris Johns
2012-11-17Fix spelling.Chris Johns
2012-10-22Add FastLZ support.Chris Johns
2012-10-22Fix repeats in output when cmd line objects depend on each other.Chris Johns
2012-10-22Ignore working files.Chris Johns
2012-10-22Script to test the linker. Run after building the linker.Chris Johns
2012-10-22Fix the verbose level.Chris Johns
2012-10-22Add script output dbug messages.Chris Johns
2012-10-22Fix the command line arguments help.Chris Johns
2012-09-17Rename rld-gcc. Add -C option.Chris Johns
2012-09-17Update the help to something useful.Chris Johns
2012-09-17Add rebuild and tags build commandsChris Johns
2012-09-15Fix the waf script.Chris Johns
2012-05-07Add to git.Chris Johns