Sat Mar 5 14:08:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * internal.h: Remove Elf32_*, Elf64_* typedefs. These names 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. Fri Feb 18 10:39:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * common.h (EM_CYGNUS_POWERPC): Define. This may be temporary, depending upon how quickly I can find a real PowerPC ABI. Mon Feb 7 08:27:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT. Wed Feb 2 14:12:18 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * common.h: Add comments regarding value of EM_HPPA and how to pick an unofficial value. Wed Nov 17 17:14:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * mips.h (SHT_MIPS_OPTIONS): Define. Mon Nov 8 17:57:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * mips.h: Added some more MIPS ABI macro definitions. Wed Nov 3 22:07:17 1993 Ken Raeburn (raeburn@rtl.cygnus.com) * common.h (EM_MIPS_RS4_BE): New macro. Tue Oct 12 07:28:18 1993 Ian Lance Taylor (ian@cygnus.com) * mips.h: New file. MIPS ABI specific information. Mon Jun 21 13:13:43 1993 Ken Raeburn (raeburn@poseidon.cygnus.com) * internal.h: Combined 32- and 64-bit versions of all structures except *_Internal_Dyn. This will simply the assembler interface, and some bfd code. Tue May 25 02:00:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) * external.h, internal.h, common.h: Added 64-bit versions of some structures and macros. Renamed old versions to put "32" in the name. Some are unchanged. Thu Apr 29 12:12:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com) * common.h (EM_HPPA, NT_VERSION, STN_UNDEF, DT_*): New macros. * external.h (Elf_External_Dyn): New type. * internal.h (Elf_Intenral_Shdr): New field `size'. (Elf_Internal_Dyn): New type. Tue Apr 20 16:03:45 1993 Fred Fish (fnf@cygnus.com) * dwarf.h (LANG_CHILL): Change value to one randomly picked in the user defined range, to reduce probability of collisions. Sun Nov 15 09:34:02 1992 Fred Fish (fnf@cygnus.com) * dwarf.h (AT_src_coords): Whitespace change only. * dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2): Add from latest gcc. * dwarf.h (LANG_CHILL): Add as GNU extension. Sat Aug 1 13:46:53 1992 Fred Fish (fnf@cygnus.com) * dwarf.h: Replace with current version from gcc distribution. Fri Jun 19 19:05:09 1992 John Gilmore (gnu at cygnus.com) * internal.h: Add real struct tags to all the Type_Defs, so they can be used in prototypes where the Type_Defs are not known. Fri Apr 3 20:58:58 1992 Mark Eichin (eichin at cygnus.com) * common.h: added ELF_R_{SYM,TYPE,INFO} for handling relocation info added EM_MIPS, and corrected value of EM_860 based on System V ABI manual. * external.h: added Elf_External_{Rel,Rela}. * internal.h: added Elf_Internal_{Rel,Rela}. added rawdata to Elf_Internal_Shdr. Sat Nov 30 20:43:59 1991 Steve Chamberlain (sac at rtl.cygnus.com) * common.h, dwarf.h, external.h, internal.h, ChangeLog; moved from ../elf- Local Variables: version-control: never End: