Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-07-05 | No longer need to sanitize away h8s stuff. | Jeff Law | 1 | -27/+0 | |
1996-06-26 | * All files: Define FILHSZ, AOUTSZ, AOUTHDRSZ, SCNHSZ, SYMESZ, | Ian Lance Taylor | 4 | -5/+426 | |
AUXESZ, LINESZ, RELSZ as numeric constants rather than uses of sizeof. Define AOUTHDRSZ in all files. * pe.h (AOUTSZ): Define by adding to AOUTHDRSZ. | |||||
1996-06-24 | (struct internal_scnhdr): Add comment regarding s_paddr. | David Edelsohn | 1 | -2/+16 | |
1996-06-18 | * h8300.h (H8300SMAGIC): Define. | Jeff Law | 1 | -0/+27 | |
(H8300SBADMAG): Define. end-sanitize-h8s H8/S stuff | |||||
1996-05-07 | * internal.h (R_JMPL2): Renamed from R_JMPL_B8 to be | Jeff Law | 1 | -0/+3 | |
consistent with other similar relocs. Cleaning up while working on HMSE. | |||||
1996-05-07 | * internal.h (H8/300 specific relocs): Add comments better | Jeff Law | 2 | -10/+56 | |
explaining what each reloc is used for. (R_MOV16B1, R_MOV16B2): Renamed from R_MOVB1 and R_MOVB2. (R_MOV24B1, R_MOV24B2): Renamed from R_MOVLB1 and R_MOVLB2. (R_MOVL1, R_MOVL2): New relocs. More changes for the H8/300 relaxing linker. HMSE. | |||||
1996-05-03 | * internal.h (R_PCRWORD_B): Define for the h8300 relaxing | Jeff Law | 2 | -0/+10 | |
linker. HMSE. | |||||
1996-05-02 | * internal.h (SCNNMLEN): Define. | Ian Lance Taylor | 2 | -4/+30 | |
(struct internal_scnhdr): Use SCNNMLEN for s_name field. | |||||
1996-03-27 | * arm.h (union external_auxent): Add x_checksum, x_associated, and | Ian Lance Taylor | 1 | -3/+22 | |
x_comdat fields to x_scn struct. * i386.h (union external_auxent): Likewise. * powerpc.h (union external_auxent): Likewise. * internal.h (union internal_auxent): Likewise. | |||||
1996-02-09 | * aux-coff.h: Rename from aux.h, to avoid problems on hapless DOS | Ian Lance Taylor | 2 | -1/+1 | |
systems which think that aux is a com port. | |||||
1996-02-06 | Rename XL to JX, and remove sanitization. | Ian Lance Taylor | 1 | -21/+0 | |
1996-02-05 | * i960.h (F_I960HX): Define. | Ian Lance Taylor | 2 | -0/+257 | |
1996-01-31 | Wed Jan 31 13:11:54 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 3 | -0/+51 | |
* aux.h: New file. * internal.h, m68k.h: Protect against multiple inclusion. | |||||
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 | |