3 * internal.h (union internal_auxent): Change x_csect.x_scnlen into
4 a union of a long and a pointer to a symbol. XCOFF sometimes uses
5 this field as a symbol index.
9 * ecoff.h (ecoff_debug_info): Remove fields line_end,
10 external_dnr_end, external_pdr_end, external_sym_end,
11 external_opt_end, external_aux_end, ss_end, external_fdr_end.
12 Replace ifdbase with ifdmap.
16 * ecoff.h (STYP_EXTENDESC, STYP_COMMENT, STYP_XDATA, STYP_PDATA):
21 * ecoff.h (NUM_RELOC_SECTIONS): Define.
25 * sparc.h (struct external_reloc): Rename field r_addend to
30 * internal.h (R_DISP7, R_SH_IMM16): New reloc types.
34 * ecoff.h (struct ecoff_debug_swap): Added *_end fields for all
35 the symbolic information pointers.
37 * sym.h: Named the EXTR structure ecoff_extr.
41 * sparc.h (RELSZ): Use correct size.
45 * mips.h (struct ecoff_debug_info): Define.
49 * ecoff.h (struct ecoff_debug_swap): Define.
53 * i386.h (I386LYNXMAGIC): Rename to LYNXCOFFMAGIC.
54 * m68k.h (LYNXCOFFMAGIC): Define.
59 * alpha.h (external_aouthdr): Split four byte padding field into
60 two byte bldrev field and two byte padding field.
62 * ecoff.h (_LITA, _PDATA, _XDATA, STYP_LITA): Defined.
68 * coff/internal.h: Added o_sri, o_inlib and o_vid for Apollos
71 * coff/apollo.h: New file
75 * ecoff.h (REGINFO, struct ecoff_reginfo): Define.
79 * rs6000.h: Change non-ASCII characters in comment to octal
84 * ecoff.h (_FINI, STYP_ECOFF_FINI): Add to support .fini section.
88 * mips.h (BADMAG): Recognize MIPS_MAGIC_LITTLE3 and MIPS_MAGIC_BIG3.
89 * ecoff.h: Define MIPS_MAGIC_LITTLE3 and MIPS_MAGIC_BIG3.
93 * mips.h (BADMAG): Recognize MIPS_MAGIC_LITTLE2 and MIPS_MAGIC_BIG2.
94 * ecoff.h: Define MIPS_MAGIC_LITTLE2 and MIPS_MAGIC_BIG2.
98 * sym.h, symconst.h: Add comment stating these files are not part
99 of GDB, GAS, etc. In 1991, when we asked rms whether we could
100 include these files in GDB (although they are copyrighted by
101 someone besides the FSF), he said it was OK if they were not
102 considered part of GDB.
106 * ecoff.h (AUX_PUT_ANY): Cast val argument to bfd_vma.
108 * alpha.c (external_aouthdr): Need four bytes of padding between
113 * ecoff.h (AUX_GET_ANY, AUX_PUT_ANY): Changed to reflect further
114 change in bfd swapping routine names.
118 * ecoff.h (AUX_GET_ANY): Change name of _do_getb32 to reflect bfd
123 * ecoff.h (RELOC_SECTION_NONE): Define.
127 * alpha.h (struct external_reloc): Add r_symndx field.
129 (RELOC_BITS*): Correct.
131 * ecoff.h (RELOC_SECTION_{XDATA,PDATA,FINI,LITA,ABS}): Define.
132 (r_extern): Undefine.
133 * internal.h (struct internal_reloc): Make r_vaddr bfd_vma rather
134 than long. Add r_extern field.
136 * alpha.h (PDR_BITS*): Define.
137 * sym.h (PDR): Give correct names to new fields.
139 * ecoff.h: Moved MIPS reloc definitions from here...
144 * alpha.h: Corrected external symbolic debugging structures to
146 * internal.h (internal_filehdr, internal_aouthdr,
147 internal_scnhdr): Changed type of some fields to bfd_vma so they
149 * sym.h (HDRR, FDR, PDR, EXTR): Likewise.
150 (PDR): Added new fields found on Alpha.
151 * symconst.h (magicSym2): Define; new value found on Alpha.
154 * alpha.h, mips.h: Moved common information into ecoff.h. Moved
155 external structure definitions in from ecoff-ext.h.
156 * ecoff-ext.h: Removed; information now in alpha.h and mips.h.
160 * i386.h: Recognize I386PTXMAGIC.
164 * mips.h (MIPS_AOUT_{OZ}MAGIC): Renamed from {OZ}MAGIC.
168 * m88k.h (union external_auxent): Move x_fcn back inside x_fcnary.
169 ({GET,PUT}_FCN_{LNNOPTR,ENDNDX}): Adjust accordingly.
173 * m68k.h: Define MC68KBCSMAGIC.
177 * mips.h (_INIT, STYP_MIPS_INIT): Define (used on Irix4).
178 (STYP_OTHER_LOAD): Define as STYP_MIPS_INIT.
182 * mips.h (OMAGIC): Define.
186 * internal.h, sh.h: Support for SH.
190 * a29k.h: Define _LIT.
198 * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
199 * m88k.h, i386.h, we32k.h: Don't define all the storage classes;
200 they're already in internal.h.
204 * internal.h: Change n_sclass to unsigned char.
205 Change C_EFCN to 0xff, change RS/6000 dbx symbols
206 to no longer be signed.
210 * internal.h: Add H8/500 reloc types.
214 * ecoff-ext.h (AUX_PUT_ANY): Don't use void values in branches of
215 conditional expression.
219 * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY.
220 (AUX_PUT_*): New macros corresponding to the AUX_GET macros.
221 (ecoff_swap_tir_out): Added prototype.
223 * mips.h (N_BTMASK, N_TMASK, N_BTSHFT, N_TSHIFT): Define; these
224 are needed to interpret gcc debugging output.
228 * we32k.h (BTYPE, ISPTR, ISFCN, ISARY, DECREF): Removed
229 more definitions duplicated in internal.h.
233 * mips.h (RELOC_BITS3_TYPE_*): Correct for big endian machines.
237 * internal.h (internal_aouthdr): Added additional fields used only
242 * mips.h (AOUTHDR): Added additional fields used by ECOFF.
246 * i386.h, we32k.h (N_*, T_*, DT_*): Removed still more definitions
247 duplicated in internal.h.
249 * mips.h (RELOC_SECTION_*, ECOFF_R_*): Defined constants for ECOFF
254 * ecoff-ext.h: Added prototypes for new ECOFF swapping functions.
255 (opt_ext): New structure.
256 * mips.h (ZMAGIC): Defined to be 0413.
257 (_LIB): Defined to be ".lib"
258 (external_reloc): MIPS ECOFF relocs are only 8 bytes. Added
259 macros to aid in swapping.
263 * ecoff-ext.h: Added prototypes for ECOFF swapping functions.
264 * internal.h (internal_scnhdr): Always provide s_align field, not
266 (internal_reloc): Always provide r_size field, not just on
268 * mips.h (_RDATA, _SDATA, _SBSS, _LIT4, _LIT8, STYP_RDATA,
269 STYP_SDATA, STYP_SBSS, STYP_LIT4, STYP_LIT8): Defined.
270 (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB, MIPS_UNMARK_STAB,
271 STABS_SYMBOL): Moved in from gdb/mipsread.c.
275 * i386.h, we32k.h: removed STYP_* defines, since they duplicated
280 * i386.h: define I386AIXMAGIC for Danbury AIX PS/2 compiler.
284 * i386.h: don't define BTYPE, ISPTR, ISFCN, ISARY, DECREF: they
285 are defined in internal.h.
289 * internal.h: (internal_reloc): r_offset is now a long.
290 * z8k.h: slight comment enhancement
294 * internal.h: changed z8k reloc types
302 * symconst.h: comment out cruft at the end of #endif
306 * internal.h: added #define for STYP_LIT, removed from a29k and
309 * z8k.h: added z8000 support
313 * internal.h: added R_RELLONG_NEG reloc type
315 Fri Jun 12 20:11:04 1992 John Gilmore (gnu at cygnus.com)
317 * symconst.h: Fix unterminated comment.
321 * i386.h: a.out magic numbers from
324 Mon Jun 8 20:13:33 1992 John Gilmore (gnu at cygnus.com)
326 * ecoff-ext.h, mips.h: Use unsigned chars everywhere.
327 (Suggested by Antti Miettinen.)
329 Tue Apr 14 15:18:44 1992 John Gilmore (gnu at cygnus.com)
331 * sym.h: Add comments.
332 * symconst.h: Merge with Fred's changes.
336 * symconst.h: Pick up SGI defines for stStruct, stUnion, stEnum,
337 langCplusplus, and langCplusplusV2.
339 Thu Apr 2 19:47:43 1992 John Gilmore (gnu at cygnus.com)
341 * sym.h, symconst.h: MIPS has provided redistributable versions
342 of these files. Thanks!
343 * ecoff-ext.h: Add weakext bit to match new sym.h.
345 Fri Mar 6 00:10:46 1992 John Gilmore (gnu at cygnus.com)
347 * ecoff-ext.h: Add relative file descriptors.
349 Thu Feb 27 11:53:04 1992 John Gilmore (gnu at cygnus.com)
351 * ecoff-ext.h: New file for external (in-file) form of ecoff
354 Thu Feb 6 11:33:32 1992 Steve Chamberlain (sac at rtl.cygnus.com)
356 * h8300.h: made the external_lineno l_lnno field 4 bytes wide.
357 andded GET/PUT_LINENO_LNNO macros
359 Sat Nov 30 20:38:35 1991 Steve Chamberlain (sac at rtl.cygnus.com)
361 * ChangeLog, a29k.h, h8300.h, i386.h, i960.h, internal.h, m68k.h,
362 m88k.h, mips.h, rs6000.h: move from above coff-<foo>.h