Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-07-16 | * mips.h (MIPS_AOUT_{OZ}MAGIC): Renamed from {OZ}MAGIC. | Ian Lance Taylor | 1 | -0/+4 | |
1993-07-15 | Removed definition of OMAGIC from m88k.h. | Ian Lance Taylor | 1 | -2/+1 | |
1993-07-15 | * m88k.h (OMAGIC): Define. | Ian Lance Taylor | 2 | -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 Kingdon | 1 | -0/+9 | |
1993-06-09 | * mips.h (OMAGIC): Define. | Ian Lance Taylor | 2 | -13/+66 | |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 | |
1993-04-27 | Support for SH | Steve Chamberlain | 1 | -0/+2 | |
1993-04-25 | * a29k.h: Define _LIT. | Jim Kingdon | 1 | -0/+1 | |
1993-04-24 | Support for the alpha | Steve Chamberlain | 2 | -0/+11 | |
1993-04-07 | * internal.h: Change n_sclass to unsigned char. | Jim Kingdon | 2 | -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 of | Ian Lance Taylor | 2 | -2/+25 | |
conditional expression. | |||||
1993-03-04 | * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY. | Ian Lance Taylor | 1 | -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-16 | Added 1993 copyright for files that I have changed in 1993. | Ian Lance Taylor | 1 | -1/+1 | |
1993-02-04 | H8/500 support | Steve Chamberlain | 2 | -0/+207 | |
1993-02-04 | Remove extra msg and RCS crud. | John Gilmore | 1 | -9/+2 | |
1993-01-25 | Mon Jan 25 11:35:51 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -2/+20 | |
* internal.h (internal_aouthdr): Added additional fields used only by MIPS ECOFF. | |||||
1993-01-19 | Tue Jan 19 12:21:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -0/+5 | |
* mips.h (RELOC_SECTION_*, ECOFF_R_*): Defined constants for ECOFF relocs. | |||||
1993-01-15 | Fri Jan 15 18:17:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 3 | -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-08 | Fri Jan 8 16:19:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 4 | -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-28 | Forgot to add we32k.h. | Brendan Kehoe | 1 | -0/+1 | |
1992-08-28 | Last file for preliminary support of the we32k (AT&T 3b2 family). | Brendan Kehoe | 1 | -0/+312 | |
1992-08-27 | Add preliminary support for the we32k (AT&T 3b2). | Brendan Kehoe | 1 | -0/+7 | |
1992-08-25 | * internal.h: added #define for STYP_LIT, removed from a29k and | Steve Chamberlain | 1 | -1/+0 | |
h8300. | |||||
1992-08-25 | Support for the Z8000 | Steve Chamberlain | 4 | -5/+237 | |
1992-06-10 | * i386.h: a.out magic numbers from | Steve Chamberlain | 1 | -0/+6 | |
mohring@informatik.tu-muenchen.de | |||||
1992-06-09 | Use unsigned chars for fields in object files. | John Gilmore | 2 | -83/+93 | |
1992-04-14 | Pick up SGI defines for langCplusplus, langCplusplusV2, stStruct, stUnion, | Fred Fish | 2 | -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-03 | New sym files | John Gilmore | 1 | -0/+2 | |
1992-04-03 | Date: Thu, 2 Apr 92 15:48:13 -0800 | John Gilmore | 3 | -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-06 | Add relative file descriptors. | John Gilmore | 1 | -0/+6 | |
1992-03-06 | Keep ecoff-ext.h. | Stu Grossman | 1 | -0/+1 | |
1992-02-27 | Initial revision | John Gilmore | 1 | -0/+286 | |
1992-01-24 | Various new reloc types | Steve Chamberlain | 1 | -0/+446 | |
1991-12-01 | Initial revision | Steve Chamberlain | 1 | -0/+47 | |
1991-12-01 | Initial revision | Steve Chamberlain | 3 | -0/+822 | |