Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-05-01 | * i386.h: Remove Abs32 from lcall. | Ian Lance Taylor | 1 | -0/+10 | |
1996-04-11 | * sparc.h (F_FLOAT, F_FBR): Define. | Ian Lance Taylor | 2 | -0/+6 | |
PR 355. | |||||
1996-04-05 | * h8300.h (ABS8MEM): Renamed from ABSMOV. Remove ABSMOV | Jeff Law | 1 | -0/+9 | |
from all insns. (ABS8SRC,ABS8DST): Add ABS8MEM. (add.l): Fix reg+reg variant. (eepmov.w): Renamed from eepmovw. (ldc,stc): Fix many cases. We'll use ABS8MEM for access to the 8-bit area. Fixes from running the h8300 testsuite. hmse. | |||||
1996-03-31 | * sparc.h (SPARC_OPCODE_ARCH_MASK): New macro. | David Edelsohn | 2 | -4/+18 | |
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-03-12 | comment change | Ian Lance Taylor | 1 | -3/+12 | |
1996-03-11 | * stab.def: Use __define_stab_duplicate rather than __define_stab | Ian Lance Taylor | 1 | -24/+58 | |
for duplicate entries N_BROWS and N_MOD2. * stab_gnu.h (__define_stab_duplicate): Define before including stab.def. | |||||
1996-02-21 | * sparc.h (sparc_{encode,decode}_sparclet_cpreg): Declare. | David Edelsohn | 2 | -17/+40 | |
Mark operand letters uU as in use. | |||||
1996-02-16 | * sparc.h (sparc_opcode_lookup_arch) Make return type in | Jeff Law | 2 | -2/+9 | |
declaration consistent with return type in definition. | |||||
1996-02-14 | Wed Feb 14 18:14:11 1996 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -14/+15 | |
* i386.h (i386_optab): Remove Data32 from pushf and popf. | |||||
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 | 2 | -42/+0 | |
1996-02-05 | * i960.h (I_HX, I_HX2): Define. | Ian Lance Taylor | 2 | -0/+519 | |
start-sanitize-i960xl (I_XL): Remove. The HX supports all XL instructions. end-sanitize-i960xl (i960_opcodes): Add HX instructions. | |||||
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. | |||||
1996-01-29 | * i386.h: Fix waiting forms of finit, fstenv, fsave, fstsw, fstcw, and fclex. | Ken Raeburn | 1 | -0/+14 | |
1996-01-25 | * sparc.h (enum sparc_opcode_arch_val): Replaces sparc_architecture. | David Edelsohn | 1 | -24/+35 | |
(SPARC_OPCODE_CONFLICT_P): Renamed from ARCHITECTURES_CONFLICT_P. (bfd_* defines): Delete. (sparc_opcode_archs): Replaces architecture_pname. (sparc_opcode_lookup_arch): Declare. (NUMOPCODES): Delete. | |||||
1996-01-24 | Delete v8plus sanitization. | David Edelsohn | 1 | -3/+1 | |
1996-01-23 | * dis-asm.h (INIT_DISASSEMBLE_INFO): New argument FPRINTF_FUNC. | David Edelsohn | 1 | -2/+2 | |
1996-01-23 | * dis-asm.h (INIT_DISASSEMBLE_INFO): Set endian to BFD_ENDIAN_UNKNOWN. | David Edelsohn | 2 | -1/+5 | |
1996-01-23 | * dis-asm.h (disassemble_info): New members arch, mach, endian. | David Edelsohn | 2 | -33/+36 | |
(INIT_DISASSEMBLE_INFO): Initialize them. (DISASM_RAW_INSN{,FLAG}): Define. | |||||
1996-01-22 | (ARCHITECTURES_CONFLICT_P): Add ChangeLog entry for v9a addition and fix typo | David Edelsohn | 2 | -1/+2 | |
in macro. | |||||
1996-01-22 | * sparc.h (enum sparc_architecture): Add v9a. | David Edelsohn | 2 | -4/+15 | |
1996-01-20 | Update copyright. | David Edelsohn | 1 | -1/+1 | |
1996-01-18 | * demangle.h (cplus_demangle_opname): Change opname parameter to | Ian Lance Taylor | 1 | -0/+7 | |
const char *. (cplus_mangle_opname): Change return type and opname parameter to const char *. | |||||
1996-01-17 | There's some question as to whether this stuff is NDA'd in the Ultrasparc | David Edelsohn | 3 | -1/+9 | |
Early Access Program agreement. Sanitize v8plus stuff out for now. | |||||
1996-01-17 | (EM_SPARC32PLUS): Define. | David Edelsohn | 2 | -20/+84 | |
I have a question outstanding to Sun regarding EM_SPARC64. | |||||
1996-01-17 | New file. | David Edelsohn | 3 | -1/+40 | |
(Also delete arc.h ChangeLog entry, it's still sanitized). | |||||
1996-01-11 | Add new V.4 flags | Michael Meissner | 2 | -2/+35 | |
1996-01-05 | * ieee.h (enum ieee_record): Add ieee_asn_record_enum, | Ian Lance Taylor | 1 | -0/+6 | |
ieee_at_record_enum, ieee_ty_record_enum, ieee_atn_record_enum, ieee_bb_record_enum, and ieee_be_record_enum. | |||||
1996-01-04 | Pentium Pro changes from John Hassey | Michael Meissner | 1 | -0/+8 | |
1996-01-03 | * obstack.h: Update copyright to 1996. | Fred Fish | 1 | -0/+10 | |
(_obstack_memory_used): Declare. (obstack_memory_used): Define macro. | |||||
1995-12-21 | Add ifndef wrappers | Michael Meissner | 2 | -3/+27 | |
1995-11-28 | * internal.h (struct elf_segment_map): Define. | Ian Lance Taylor | 2 | -0/+250 | |
1995-11-07 | NT Changes | Kim Knuttila | 1 | -0/+5 | |
1995-11-07 | Added some NT defines | 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-25 | * bfdlink.h (struct bfd_link_info): Add static_link field. | Ian Lance Taylor | 1 | -0/+14 | |
1995-10-24 | * hppa.h: Add lci and syncdma instructions. | Jeff Law | 2 | -0/+7 | |
From the PA1.1 third edition manual. | |||||
1995-10-23 | mips.h: Added INSN_4100 flag to mark NEC VR4100 specific instructions. | Jackie Smith Cashion | 1 | -0/+14 | |
1995-10-20 | update copyrights | Ken Raeburn | 2 | -272/+282 | |
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. |