aboutsummaryrefslogtreecommitdiff
path: root/include/elf
AgeCommit message (Collapse)AuthorFilesLines
1994-02-02 * common.h: Add comments regarding value of EM_HPPA and how toJim Kingdon1-0/+46
pick an unofficial value.
1993-10-12 * mips.h: New file. MIPS ABI specific information.Ian Lance Taylor2-1/+153
1993-08-02Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1-1/+0
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
1993-07-30Add .Sanitize to Things-to-lose list.Fred Fish1-0/+2
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+2
1993-05-27honor verbose flagK. Richard Pixley1-2/+12
1993-05-25add elf64 structures/macros/types, rename some old elf->elf32Ken Raeburn1-0/+19
1993-04-20Remove chill sanitizations.Fred Fish1-29/+0
1992-11-16First cut at sanitizing away chill stuff.Fred Fish1-3/+28
1992-11-15 * dwarf.h (AT_src_coords): Whitespace change only.Fred Fish2-3/+321
* dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2): Add from latest gcc. * dwarf.h (LANG_CHILL): Add as GNU extension.
1992-08-01 * dwarf.h: Replace with current version from gcc distribution.Fred Fish2-0/+209
* common.h (SHT_BEPROGBITS): Add section type for i860 operating in big endian mode, where code is in a separate section. The SHT_PROGBITS section is used for data. From pfieland@stratus.com.
1991-12-01Initial revisionSteve Chamberlain1-0/+41