aboutsummaryrefslogtreecommitdiff
path: root/include/elf
AgeCommit message (Collapse)AuthorFilesLines
1995-03-08fix typoMichael Meissner1-1/+1
1995-03-08Add ppc.hMichael Meissner2-0/+31
1995-01-29(arc.h): New file, contains ARC specific ELF definitions.David Edelsohn2-1/+80
1995-01-24Add EM_PPC macro.Michael Meissner1-0/+17
1994-11-30Initial ARC support.David Edelsohn1-0/+34
1994-06-17unsanitize v9Ken Raeburn1-30/+0
1994-05-16 * common.h (EM_HPPA): Delete.Jeff Law2-0/+21
(EM_PARISC): Add. * hppa.h: New file.
1994-03-08Set Emacs local variables to never use version control.Ian Lance Taylor1-1/+4
1994-03-05 * internal.h: Remove Elf32_*, Elf64_* typedefs. These namesPeter Schauer2-16/+116
cause conflicts with system headers, e.g. link.h in gdb/solib.c. Combine 32- and 64-bit versions of *_Internal_Dyn. * common.h: Replace uses of Elf64_Word, Elf64_Xword typedefs by their expansion. * mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr typedefs by their expansion. Add DT_MIPS_RLD_MAP definition.
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