Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-25 | * elfcpp.h (NT_VERSION, NT_ARCH): Define as enum constants. | Ian Lance Taylor | 2 | -0/+57 | |
(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-22 | Add ChangeLog file. | Ian Lance Taylor | 1 | -0/+4 | |
2008-03-06 | Support --hash-style=gnu. | Ian Lance Taylor | 1 | -0/+4 | |
2008-02-07 | Implement --just-symbols, including -R FILE. Fix symbol values when | Ian Lance Taylor | 1 | -0/+23 | |
doing a relocatable link. | |||||
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -0/+45 | |
2008-01-09 | Remove Andrew's e-mail address. | Ian Lance Taylor | 1 | -1/+1 | |
2007-11-09 | From Craig Silverstein: Implement section_info. | Ian Lance Taylor | 1 | -0/+24 | |
2007-11-02 | From Craig Silverstein: Add first version of generating error messages | Ian Lance Taylor | 1 | -10/+0 | |
with file name and line number. | |||||
2007-11-02 | From Craig Silverstein: Add more DWARF info, add some i386 comments. | Ian Lance Taylor | 2 | -3/+242 | |
2007-11-02 | Reworked from Andrew Chatham: report error locations. | Ian Lance Taylor | 1 | -0/+23 | |
2007-10-04 | From Craig Silverstein: update comments. | Ian Lance Taylor | 1 | -1/+7 | |
2007-10-03 | From Craig Silvestein: document the i386 relocs. | Ian Lance Taylor | 1 | -35/+38 | |
2007-10-01 | Add Signed_valtype and use it for sign extension. Fix names of rela8. | Ian Lance Taylor | 1 | -3/+7 | |
2007-09-26 | Basic DWARF constants. | Ian Lance Taylor | 1 | -0/+155 | |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 6 | -0/+174 | |
2007-09-22 | Remove unnecessary elfcpp_config.h file. | Ian Lance Taylor | 3 | -3/+0 | |
2007-09-22 | From Andrew Chatham: List x86_64 ELF relocs. | Ian Lance Taylor | 1 | -0/+65 | |
2007-09-19 | Add support for returning the section type. | Ian Lance Taylor | 1 | -0/+23 | |
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 | 3 | -17/+66 | |
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 | 2 | -2/+403 | |
2006-11-07 | Add Elf_file interface which can be used by both Sized_relobj and | Ian Lance Taylor | 2 | -0/+291 | |
Sized_dynobj. | |||||
2006-11-06 | Rework swapping code. | Ian Lance Taylor | 3 | -252/+426 | |
2006-10-20 | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 1 | -1/+1 | |
relocations. | |||||
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 3 | -2/+379 | |
runs. | |||||
2006-09-25 | Add program segments. | Ian Lance Taylor | 2 | -13/+128 | |
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 | 4 | -0/+846 | |