aboutsummaryrefslogtreecommitdiff
path: root/elfcpp/elfcpp.h
AgeCommit message (Collapse)AuthorFilesLines
2008-04-11 * sparc.h: New fileDavid S. Miller1-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 Taylor1-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-06Support --hash-style=gnu.Ian Lance Taylor1-0/+4
2007-09-22Add licensing text to every source file.Ian Lance Taylor1-0/+29
2007-09-22Remove unnecessary elfcpp_config.h file.Ian Lance Taylor1-1/+0
2006-12-06Generate version information.Ian Lance Taylor1-0/+128
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-0/+26
2006-11-16Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor1-1/+51
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor1-0/+326
2006-11-07Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor1-0/+36
Sized_dynobj.
2006-11-06Rework swapping code.Ian Lance Taylor1-93/+76
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor1-0/+288
runs.
2006-09-25Add program segments.Ian Lance Taylor1-13/+95
2006-09-07More symbol resolution code.Ian Lance Taylor1-0/+57
2006-08-18Another snapshot of the current state of the sources. Gets to theIan Lance Taylor1-1/+48
point of symbol resolution and can now issue a multiple definition error. Also added target selection infrastructure.
2006-08-04Initial CVS checkin of goldIan Lance Taylor1-0/+599