Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-11-07 | NT Changes | Kim Knuttila | 1 | -0/+5 | |
1995-11-06 | Mon Nov 6 17:28:01 1995 Harry Dolan <dolan@ssd.intel.com> | Ian Lance Taylor | 3 | -0/+209 | |
* i860.h: New file, based on i386.h. | |||||
1995-11-01 | Wed Nov 1 15:25:18 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 ↵ | Ian Lance Taylor | 1 | -0/+14 | |
<manfred@lts.sel.alcatel.de> * m68k.h (PAGEMAGICEXECSWAPPED): Define. (PAGEMAGICPEXECSWAPPED): Define. (PAGEMAGICPEXECTSHLIB): Define. (PAGEMAGICPEXECPAGED): Define. (_COMMENT): DEFINE. * m88k.h (_COMMENT): Define. | |||||
1995-10-16 | * rs6000.h (SMALL_AOUTSZ): Define. | Ian Lance Taylor | 1 | -0/+2 | |
1995-10-16 | * internal.h (XMC_TD): Define. | Ian Lance Taylor | 1 | -0/+9 | |
1995-10-09 | * internal.h (struct internal_aouthdr): Add o_maxdata field. | Ian Lance Taylor | 2 | -81/+78 | |
1995-10-09 | * rs6000.h (AOUTHDR): Add o_maxdata field. Add comments. | Ian Lance Taylor | 2 | -0/+243 | |
(_PAD, _LOADER): Define. (STYP_LOADER): Define. | |||||
1995-10-05 | * ecoff.h: Define section name macros and STYP macros for various | Ian Lance Taylor | 1 | -0/+6 | |
Alpha sections: .got, .hash, .dynsym, .dynstr, .rel.dyn, .conflic, .comment, .liblist, .dynamic. PR 8141. | |||||
1995-10-04 | small rearranging, remove DEFAULT_* defines | Kim Knuttila | 1 | -0/+26 | |
1995-10-04 | remove DEFAULT_* defines | Kim Knuttila | 1 | -0/+201 | |
1995-10-04 | remove DEFAULT_* defines | Kim Knuttila | 1 | -0/+248 | |
1995-09-27 | add powerpc.h | Ian Lance Taylor | 1 | -0/+1 | |
1995-09-27 | Powerpc and Pe support. | Kim Knuttila | 1 | -0/+5 | |
1995-09-27 | basic coff for powerpc/PE | Kim Knuttila | 1 | -0/+223 | |
1995-09-12 | * internal.h (struct internal_syment): Change n_numaux field from | Ian Lance Taylor | 1 | -0/+9 | |
char to unsigned char. | |||||
1995-08-31 | Thu Aug 31 16:51:50 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -9/+35 | |
* internal.h (internal_aouthdr, internal_filehdr): don't indirect the pe stuff. | |||||
1995-05-25 | New file. | Steve Chamberlain | 2 | -6/+110 | |
1995-05-16 | internal.h: declare NT_subsystem and NT_stack_heap extern, so bfd compiles | Ken Raeburn | 1 | -0/+54 | |
better under picky compilers. also added some changelog entries steve forgot to check in. | |||||
1995-05-13 | Sat May 13 10:14:08 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+1 | |
* coff/pe.h: New file. * bfdlink.h (subsytem, stack_heap_parameters): New. * coff/i386.h (NT_SECTION_ALIGNMENT, NT_FILE_ALIGNMENT, NT_DEF_RESERVE, NT_DEF_COMMIT): New. * coff/internal.h (internal_filehdr): New fields for PE. (IMAGE_DATA_DIRECTORY): New. (internal_aouthdr): New fields for PE. | |||||
1995-01-16 | * w65.h: New file. | Steve Chamberlain | 1 | -0/+1 | |
1994-07-26 | i960xl support (sanitized) | Ken Raeburn | 1 | -0/+21 | |
1994-06-12 | * symconst.h: Pick up SGI define for stIndirect. | Peter Schauer | 1 | -0/+7 | |
1994-04-22 | * sh.h (SH_ARCH_MAGIC): Rename from SHMAGIC. SHMAGIC is used by | Ian Lance Taylor | 1 | -0/+6 | |
several targets to mean a shared library. (SHBADMAG): Corresponding change. | |||||
1994-04-14 | * mips.h (RELOC_BITS3_TYPE_BIG): Changed from 0x1e to 0x3e. | Ian Lance Taylor | 1 | -0/+10 | |
(RELOC_BITS3_TYPEHI_LITTLE): Define. (RELOC_BITS3_TYPEHI_SH_LITTLE): Define. (MIPS_R_PCREL16): Change value from 8 to 12 to match Irix 4. (MIPS_R_RELHI): Define. (MIPS_R_RELLO): Define. (MIPS_R_SWITCH): Change value from 9 to 22. | |||||
1994-04-07 | * mips.h (MIPS_R_SWITCH): Define. | Ian Lance Taylor | 2 | -95/+257 | |
1994-04-01 | * internal.h (internal_aouthdr): Added comments for Apollo fields. | Ken Raeburn | 1 | -0/+4 | |
1994-03-31 | * ecoff.h (STYP_ECOFF_LIB): Define as used on Irix 4. | Ian Lance Taylor | 2 | -0/+5 | |
1994-03-25 | * ecoff.h (struct ecoff_debug_info): Add adjust field. | Ian Lance Taylor | 2 | -42/+73 | |
(struct ecoff_value_adjust): Define. | |||||
1994-02-26 | * ecoff.h: Add casts to avoid warnings from SVR4 cc. | Ian Lance Taylor | 1 | -0/+14 | |
1994-02-02 | * internal.h (union internal_auxent): Change x_csect.x_scnlen into | Ian Lance Taylor | 1 | -0/+13 | |
a union of a long and a pointer to a symbol. XCOFF sometimes uses this field as a symbol index. | |||||
1994-01-25 | Correct comment. | Ian Lance Taylor | 1 | -27/+70 | |
1994-01-06 | * ecoff.h (STYP_EXTENDESC, STYP_COMMENT, STYP_XDATA, STYP_PDATA): Define. | Ken Raeburn | 2 | -7/+18 | |
1994-01-05 | * ecoff.h (NUM_RELOC_SECTIONS): Define. | Ian Lance Taylor | 2 | -0/+41 | |
1993-11-19 | sparc.h (RELSZ): Use correct value. | Ken Raeburn | 1 | -0/+4 | |
1993-11-17 | * mips.h (struct ecoff_debug_info): Define. | Ian Lance Taylor | 2 | -3/+164 | |
1993-11-01 | Keep Sparc file | Stan Shebs | 1 | -0/+1 | |
1993-10-29 | First cut at Sparc coff definition. | Stan Shebs | 1 | -0/+214 | |
1993-10-13 | keep apollo.h | Ken Raeburn | 1 | -0/+1 | |
1993-10-11 | * ecoff.h (REGINFO, struct ecoff_reginfo): Define. | Ian Lance Taylor | 1 | -0/+4 | |
1993-10-05 | * rs6000.h: Change non-ASCII characters in comment to octal | Jim Kingdon | 1 | -0/+19 | |
escapes. | |||||
1993-09-17 | * sym.h, symconst.h: Add comment stating these files are not part | Jim Kingdon | 1 | -0/+10 | |
of GDB, GAS, etc. In 1991, when we asked rms whether we could include these files in GDB (although they are copyrighted by someone besides the FSF), he said it was OK if they were not considered part of GDB. | |||||
1993-09-10 | * alpha.c (external_aouthdr): Need four bytes of padding between | Ian Lance Taylor | 1 | -0/+5 | |
vstamp and tsize. | |||||
1993-09-07 | * ecoff.h (AUX_GET_ANY, AUX_PUT_ANY): Changed to reflect further | Ian Lance Taylor | 2 | -16/+8 | |
change in bfd swapping routine names. | |||||
1993-09-07 | * ecoff.h (AUX_GET_ANY): Change name of _do_getb32 to reflect bfd | Jim Kingdon | 2 | -4/+21 | |
changes. | |||||
1993-08-12 | * alpha.h (struct external_reloc): Add r_symndx field. | Ian Lance Taylor | 2 | -0/+239 | |
(RELSZ): Correct. (RELOC_BITS*): Correct. (ALPHA_R_*): Define. * ecoff.h (RELOC_SECTION_{XDATA,PDATA,FINI,LITA,ABS}): Define. (r_extern): Undefine. * internal.h (struct internal_reloc): Make r_vaddr bfd_vma rather than long. Add r_extern field. | |||||
1993-08-12 | * ecoff.h: Moved MIPS reloc definitions from here... | Ian Lance Taylor | 1 | -0/+14 | |
* mips.h: to here. | |||||
1993-08-03 | * ecoff.h: New file. | Ian Lance Taylor | 4 | -364/+309 | |
* alpha.h, mips.h: Moved common information into ecoff.h. Moved external structure definitions in from ecoff-ext.h. * ecoff-ext.h: Removed; information now in alpha.h and mips.h. | |||||
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 | |
added to the list by Sanitize, unless Sanitize knows it needs to keep it. | |||||
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 | |
1993-07-16 | * mips.h (MIPS_AOUT_{OZ}MAGIC): Renamed from {OZ}MAGIC. | Ian Lance Taylor | 1 | -0/+4 | |