Jeff Law
bd03e603a7
* h8300.h (ABS8MEM): Renamed from ABSMOV. Remove ABSMOV
...
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-04-05 23:56:39 +00:00
David Edelsohn
4be1b31325
* sparc.h (SPARC_OPCODE_ARCH_MASK): New macro.
1996-03-31 21:32:00 +00:00
Ian Lance Taylor
563c235748
* arm.h (union external_auxent): Add x_checksum, x_associated, and
...
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-27 22:39:40 +00:00
Ian Lance Taylor
1e9e7ce0bb
comment change
1996-03-12 17:30:44 +00:00
Ian Lance Taylor
a676355299
* stab.def: Use __define_stab_duplicate rather than __define_stab
...
for duplicate entries N_BROWS and N_MOD2.
* stab_gnu.h (__define_stab_duplicate): Define before including
stab.def.
1996-03-11 17:17:00 +00:00
David Edelsohn
8c3f315e6a
* sparc.h (sparc_{encode,decode}_sparclet_cpreg): Declare.
...
Mark operand letters uU as in use.
1996-02-21 04:47:16 +00:00
Jeff Law
803108ab64
* sparc.h (sparc_opcode_lookup_arch) Make return type in
...
declaration consistent with return type in definition.
1996-02-16 19:24:15 +00:00
Ian Lance Taylor
8cc429e320
Wed Feb 14 18:14:11 1996 Alan Modra <alan@spri.levels.unisa.edu.au>
...
* i386.h (i386_optab): Remove Data32 from pushf and popf.
1996-02-14 23:15:10 +00:00
Ian Lance Taylor
c6bb231554
* aux-coff.h: Rename from aux.h, to avoid problems on hapless DOS
...
systems which think that aux is a com port.
1996-02-09 15:53:40 +00:00
Ian Lance Taylor
172727c059
Rename XL to JX, and remove sanitization.
1996-02-06 19:10:04 +00:00
Ian Lance Taylor
2192180d13
* i960.h (I_HX, I_HX2): Define.
...
start-sanitize-i960xl
(I_XL): Remove. The HX supports all XL instructions.
end-sanitize-i960xl
(i960_opcodes): Add HX instructions.
1996-02-05 23:37:25 +00:00
Ian Lance Taylor
3769ca4ce8
* i960.h (F_I960HX): Define.
1996-02-05 23:35:09 +00:00
Ian Lance Taylor
c31c8827c8
Wed Jan 31 13:11:54 1996 Richard Henderson <rth@tamu.edu>
...
* aux.h: New file.
* internal.h, m68k.h: Protect against multiple inclusion.
1996-01-31 18:12:58 +00:00
Ken Raeburn
e185ddefd3
* i386.h: Fix waiting forms of finit, fstenv, fsave, fstsw, fstcw, and fclex.
1996-01-29 17:45:18 +00:00
David Edelsohn
7484896ba2
* sparc.h (enum sparc_opcode_arch_val): Replaces sparc_architecture.
...
(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-25 11:09:06 +00:00
David Edelsohn
688beae52a
Delete v8plus sanitization.
1996-01-24 16:46:45 +00:00
David Edelsohn
f29a36c0d4
* dis-asm.h (INIT_DISASSEMBLE_INFO): New argument FPRINTF_FUNC.
1996-01-23 22:53:45 +00:00
David Edelsohn
2b20fd720f
* dis-asm.h (INIT_DISASSEMBLE_INFO): Set endian to BFD_ENDIAN_UNKNOWN.
1996-01-23 17:53:04 +00:00
David Edelsohn
3e496fff5a
* dis-asm.h (disassemble_info): New members arch, mach, endian.
...
(INIT_DISASSEMBLE_INFO): Initialize them.
(DISASM_RAW_INSN{,FLAG}): Define.
1996-01-23 00:39:54 +00:00
David Edelsohn
2d422c4234
(ARCHITECTURES_CONFLICT_P): Add ChangeLog entry for v9a addition and fix typo
...
in macro.
1996-01-22 16:41:31 +00:00
David Edelsohn
224721792f
* sparc.h (enum sparc_architecture): Add v9a.
1996-01-22 16:25:54 +00:00
David Edelsohn
f12c04fd5e
Update copyright.
1996-01-20 17:17:53 +00:00
Ian Lance Taylor
5826ca4cee
* demangle.h (cplus_demangle_opname): Change opname parameter to
...
const char *.
(cplus_mangle_opname): Change return type and opname parameter to
const char *.
1996-01-18 16:33:36 +00:00
David Edelsohn
df9bd7f665
There's some question as to whether this stuff is NDA'd in the Ultrasparc
...
Early Access Program agreement. Sanitize v8plus stuff out for now.
1996-01-17 20:50:32 +00:00
David Edelsohn
e46bbae22b
(EM_SPARC32PLUS): Define.
...
I have a question outstanding to Sun regarding EM_SPARC64.
1996-01-17 17:13:25 +00:00
David Edelsohn
5a51a470f9
New file.
...
(Also delete arc.h ChangeLog entry, it's still sanitized).
1996-01-17 17:10:32 +00:00
Michael Meissner
533ed48e40
Add new V.4 flags
1996-01-11 21:41:01 +00:00
Ian Lance Taylor
e61e7bcbfe
* ieee.h (enum ieee_record): Add ieee_asn_record_enum,
...
ieee_at_record_enum, ieee_ty_record_enum, ieee_atn_record_enum,
ieee_bb_record_enum, and ieee_be_record_enum.
1996-01-05 05:02:15 +00:00
Michael Meissner
3389dfdcc0
Pentium Pro changes from John Hassey
1996-01-04 18:37:42 +00:00
Fred Fish
655492f4ff
* obstack.h: Update copyright to 1996.
...
(_obstack_memory_used): Declare.
(obstack_memory_used): Define macro.
1996-01-03 21:58:13 +00:00
Michael Meissner
29a766d2d4
Add ifndef wrappers
1995-12-21 19:51:55 +00:00
Ian Lance Taylor
6d2d98d313
* internal.h (struct elf_segment_map): Define.
1995-11-28 21:55:33 +00:00
Kim Knuttila
c46101ae0f
NT Changes
1995-11-07 20:33:42 +00:00
Kim Knuttila
4e0785aa05
Added some NT defines
1995-11-07 20:00:23 +00:00
Ian Lance Taylor
da40dd5330
Mon Nov 6 17:28:01 1995 Harry Dolan <dolan@ssd.intel.com>
...
* i860.h: New file, based on i386.h.
1995-11-06 22:29:06 +00:00
Ian Lance Taylor
f8c814d644
Wed Nov 1 15:25:18 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
...
* m68k.h (PAGEMAGICEXECSWAPPED): Define.
(PAGEMAGICPEXECSWAPPED): Define.
(PAGEMAGICPEXECTSHLIB): Define.
(PAGEMAGICPEXECPAGED): Define.
(_COMMENT): DEFINE.
* m88k.h (_COMMENT): Define.
1995-11-01 20:26:50 +00:00
Ian Lance Taylor
bd830e07d4
* bfdlink.h (struct bfd_link_info): Add static_link field.
1995-10-25 01:46:09 +00:00
Jeff Law
5a71a0f7e8
* hppa.h: Add lci and syncdma instructions.
...
From the PA1.1 third edition manual.
1995-10-24 16:50:16 +00:00
Jackie Smith Cashion
7cbe28b655
mips.h: Added INSN_4100 flag to mark NEC VR4100 specific instructions.
1995-10-23 11:11:20 +00:00
Ken Raeburn
b5eab453ff
update copyrights
1995-10-20 22:22:07 +00:00
Ian Lance Taylor
54e3c94698
* rs6000.h (SMALL_AOUTSZ): Define.
1995-10-16 21:24:29 +00:00
Ian Lance Taylor
0852080ffa
* internal.h (XMC_TD): Define.
1995-10-16 15:12:53 +00:00
Ian Lance Taylor
b2a8627896
* internal.h (struct internal_aouthdr): Add o_maxdata field.
1995-10-09 18:50:11 +00:00
Ian Lance Taylor
01f873d2c7
* rs6000.h (AOUTHDR): Add o_maxdata field. Add comments.
...
(_PAD, _LOADER): Define.
(STYP_LOADER): Define.
1995-10-09 18:46:30 +00:00
Ken Raeburn
cd22144a90
pentium updates
1995-10-06 01:43:38 +00:00
Ian Lance Taylor
90ce63bb0e
* ecoff.h: Define section name macros and STYP macros for various
...
Alpha sections: .got, .hash, .dynsym, .dynstr, .rel.dyn, .conflic,
.comment, .liblist, .dynamic.
PR 8141.
1995-10-05 17:04:31 +00:00
Kim Knuttila
db86ddb2b4
small rearranging, remove DEFAULT_* defines
1995-10-04 18:47:25 +00:00
Kim Knuttila
37c7b65a88
remove DEFAULT_* defines
1995-10-04 18:45:54 +00:00
Kim Knuttila
a69fa22350
remove DEFAULT_* defines
1995-10-04 18:38:13 +00:00
Ian Lance Taylor
85009674ba
add powerpc.h
1995-09-27 14:24:33 +00:00