Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-11 | * sparc.h: New file | David S. Miller | 1 | -3/+31 | |
* elfcpp.h (SHN_BEFORE, SHN_AFTER): New enum constants. (SHT_SPARC_GOTDATA, SHF_ORDERED, SHF_EXCLUDE, STT_SPARC_REGISTER, DT_SPARC_REGISTER): Likewise. | |||||
2008-03-25 | * elfcpp.h (NT_VERSION, NT_ARCH): Define as enum constants. | Ian Lance Taylor | 1 | -0/+48 | |
(NT_GNU_ABI_TAG, NT_GNU_HWCAP): Likewise. (NT_GNU_BUILD_ID, NT_GNU_GOLD_VERSION): Likewise. (ELF_NOTE_OS_LINUX, ELF_NOTE_OS_GNU): Likewise. (ELF_NOTE_OS_SOLARIS2, ELF_NOTE_OS_NETBSD): Likewise. (ELF_NOTE_OS_SYLLABLE): Likewise. | |||||
2008-03-06 | Support --hash-style=gnu. | Ian Lance Taylor | 1 | -0/+4 | |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+29 | |
2007-09-22 | Remove unnecessary elfcpp_config.h file. | Ian Lance Taylor | 1 | -1/+0 | |
2006-12-06 | Generate version information. | Ian Lance Taylor | 1 | -0/+128 | |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -0/+26 | |
2006-11-16 | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 1 | -1/+51 | |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -0/+326 | |
2006-11-07 | Add Elf_file interface which can be used by both Sized_relobj and | Ian Lance Taylor | 1 | -0/+36 | |
Sized_dynobj. | |||||
2006-11-06 | Rework swapping code. | Ian Lance Taylor | 1 | -93/+76 | |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -0/+288 | |
runs. | |||||
2006-09-25 | Add program segments. | Ian Lance Taylor | 1 | -13/+95 | |
2006-09-07 | More symbol resolution code. | Ian Lance Taylor | 1 | -0/+57 | |
2006-08-18 | Another snapshot of the current state of the sources. Gets to the | Ian Lance Taylor | 1 | -1/+48 | |
point of symbol resolution and can now issue a multiple definition error. Also added target selection infrastructure. | |||||
2006-08-04 | Initial CVS checkin of gold | Ian Lance Taylor | 1 | -0/+599 | |