aboutsummaryrefslogtreecommitdiff
path: root/include/coff
AgeCommit message (Collapse)AuthorFilesLines
1993-07-16 * mips.h (MIPS_AOUT_{OZ}MAGIC): Renamed from {OZ}MAGIC.Ian Lance Taylor1-0/+4
1993-07-15Removed definition of OMAGIC from m88k.h.Ian Lance Taylor1-2/+1
1993-07-15 * m88k.h (OMAGIC): Define.Ian Lance Taylor2-0/+227
(union external_auxent): Move x_fcn back inside x_fcnary. ({GET,PUT}_FCN_{LNNOPTR,ENDNDX}): Adjust accordingly.
1993-07-11* m68k.h: Define MC68KBCSMAGIC.Jim Kingdon1-0/+9
1993-06-09 * mips.h (OMAGIC): Define.Ian Lance Taylor2-13/+66
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+2
1993-04-27Support for SHSteve Chamberlain1-0/+2
1993-04-25 * a29k.h: Define _LIT.Jim Kingdon1-0/+1
1993-04-24Support for the alphaSteve Chamberlain2-0/+11
1993-04-07 * internal.h: Change n_sclass to unsigned char.Jim Kingdon2-20/+41
Change C_EFCN to 0xff, change RS/6000 dbx symbols to no longer be signed.
1993-03-17 * ecoff-ext.h (AUX_PUT_ANY): Don't use void values in branches ofIan Lance Taylor2-2/+25
conditional expression.
1993-03-04 * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY.Ian Lance Taylor1-13/+31
(AUX_PUT_*): New macros corresponding to the AUX_GET macros. (ecoff_swap_tir_out): Added prototype. * mips.h (N_BTMASK, N_TMASK, N_BTSHFT, N_TSHIFT): Define; these are needed to interpret gcc debugging output.
1993-02-16Added 1993 copyright for files that I have changed in 1993.Ian Lance Taylor1-1/+1
1993-02-04H8/500 supportSteve Chamberlain2-0/+207
1993-02-04Remove extra msg and RCS crud.John Gilmore1-9/+2
1993-01-25Mon Jan 25 11:35:51 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-2/+20
* internal.h (internal_aouthdr): Added additional fields used only by MIPS ECOFF.
1993-01-19Tue Jan 19 12:21:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-0/+5
* mips.h (RELOC_SECTION_*, ECOFF_R_*): Defined constants for ECOFF relocs.
1993-01-15Fri Jan 15 18:17:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor3-4/+69
* ecoff-ext.h: Added prototypes for new ECOFF swapping functions. (opt_ext): New structure. * mips.h (ZMAGIC): Defined to be 0413. (_LIB): Defined to be ".lib" (external_reloc): MIPS ECOFF relocs are only 8 bytes. Added macros to aid in swapping.
1993-01-08Fri Jan 8 16:19:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor4-205/+394
* ecoff-ext.h: Added prototypes for ECOFF swapping functions. * internal.h (internal_scnhdr): Always provide s_align field, not just on i960. (internal_reloc): Always provide r_size field, not just on RS/6000. * mips.h (_RDATA, _SDATA, _SBSS, _LIT4, _LIT8, STYP_RDATA, STYP_SDATA, STYP_SBSS, STYP_LIT4, STYP_LIT8): Defined. (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB, MIPS_UNMARK_STAB, STABS_SYMBOL): Moved in from gdb/mipsread.c.
1992-08-28Forgot to add we32k.h.Brendan Kehoe1-0/+1
1992-08-28Last file for preliminary support of the we32k (AT&T 3b2 family).Brendan Kehoe1-0/+312
1992-08-27Add preliminary support for the we32k (AT&T 3b2).Brendan Kehoe1-0/+7
1992-08-25 * internal.h: added #define for STYP_LIT, removed from a29k andSteve Chamberlain1-1/+0
h8300.
1992-08-25Support for the Z8000Steve Chamberlain4-5/+237
1992-06-10 * i386.h: a.out magic numbers fromSteve Chamberlain1-0/+6
mohring@informatik.tu-muenchen.de
1992-06-09Use unsigned chars for fields in object files.John Gilmore2-83/+93
1992-04-14Pick up SGI defines for langCplusplus, langCplusplusV2, stStruct, stUnion,Fred Fish2-2/+45
and stEnum. The last three are required to be able to build the current checked in gdb on a non-sgi machine.
1992-04-03New sym filesJohn Gilmore1-0/+2
1992-04-03Date: Thu, 2 Apr 92 15:48:13 -0800John Gilmore3-1/+693
From: wu@mips.com (Alex Wu) Message-Id: <9204022348.AA20058@goofy.mips.com> To: gnu@cygnus.com Subject: sym.h & symconst.h John, I finally get our lawyer's approval. Here is the symconst.h and the sym.h. Please let me know if there is anything else I can help.
1992-03-06Add relative file descriptors.John Gilmore1-0/+6
1992-03-06Keep ecoff-ext.h.Stu Grossman1-0/+1
1992-02-27Initial revisionJohn Gilmore1-0/+286
1992-01-24Various new reloc typesSteve Chamberlain1-0/+446
1991-12-01Initial revisionSteve Chamberlain1-0/+47
1991-12-01Initial revisionSteve Chamberlain3-0/+822