Ian Lance Taylor
ea77c26aef
* mips.h (INSN_ISA, INSN_4650): Define.
32 years ago
Steve Chamberlain
66032a390b
* dis-asm.h (prin_insn_w65): Declare.
32 years ago
Steve Chamberlain
08acc8335b
* w65.h: New file.
32 years ago
Ken Raeburn
5e815a37fa
* libiberty.h (hex_p): Fix sense of test.
32 years ago
Ken Raeburn
ba1c97e747
* libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init, hex_p,
hex_value): New macros and declarations, for hex.c.
32 years ago
Ian Lance Taylor
dc7d3f0caf
* dis-asm.h: Make idempotent.
32 years ago
Stan Shebs
d4d4c53c68
* progress.h: New file, empty definitions for progress macros.
32 years ago
David Edelsohn
30989ea584
Initial ARC support.
32 years ago
David Edelsohn
dc997928f0
Initial ARC support.
32 years ago
Jeff Law
8ee0532ba8
* hp-symtab.h: New file describing the debug symbols emitted
by the HP C compilers.
* hpux-symtab.h: Deleted.
NOTE: hpux-symtab.h was the HP copyrighted description and data structures
for the debug symbols emitted by the various HP compilers (C, C++, Fortran,
Cobol, Pascal, Modula-2, Cobol, etc).
hp-symtab.h is my rewritten version which only describes the debug symbols
used by the HP C compiler. hp-symtab.h is intended to be copyrighted
by the FSF as part of GDB.
32 years ago
Steve Chamberlain
811b15ef6d
* dis-asm.h (print_insn_shl): New prototype.
32 years ago
Angela Marie Thomas
f08a8281d3
Fixed keep_these_too/lose_these_too for mpw and hpread
32 years ago
Ian Lance Taylor
adbae12d78
* bfdlink.h (struct bfd_link_callbacks): Fix comments for
multiple_common field.
32 years ago
Ian Lance Taylor
1a1077dec5
* a29k.h: Add operand type 'I' for `inv' and `iretinv'. On
systems with a separate instruction and data cache, such as the
29040, these instructions take an optional argument.
32 years ago
Ian Lance Taylor
57ec4ed5dc
* mips.h (INSN_STORE_MEMORY): Define.
PR 5433.
32 years ago
Jeff Law
36d4f4d851
* hpux-symtab.h: New file describing the debug symbols emitted by
the HP C compilers.
32 years ago
Jean Marie Diaz
1d595f2c0a
* os9k.h: Comment out apparently-unused declarations.
33 years ago
Ken Raeburn
f2c42ba402
update doc for sparclite 934 opcode table changes
33 years ago
Ken Raeburn
b55701fa46
i960xl support (sanitized)
33 years ago
Ken Raeburn
c5b34aeeda
i960xl opcode table changes (sanitized)
33 years ago
Ian Lance Taylor
28aac2eb20
* bfdlink.h (struct bfd_link_hash_entry): Change u.c.size into a
bitfield. Add field u.c.alignment_power.
33 years ago
Ken Raeburn
903f5bc3a0
iSun Jul 10 11:01:09 1994 Ian Dall (dall@hfrd.dsto.gov.au)
* ns32k.h: Drop Q operand type as there is no correct use
for it. Add I and Z operand types which allow better checking.
33 years ago
Stan Shebs
f5b17a0a16
* demangle.h (cplus_demangle_opname): Declare.
33 years ago
Ken Raeburn
04b42ec7e8
unsanitize v9
33 years ago
Ken Raeburn
dae00c8a78
unsanitize v9
33 years ago
Ian Lance Taylor
3cc6bebb23
* bfdlink.h (struct bfd_link_info): Add new field shared.
33 years ago
Ian Lance Taylor
8150d7651e
* aout64.h (BMAGIC): Define.
33 years ago
Peter Schauer
b132667509
* symconst.h: Pick up SGI define for stIndirect.
33 years ago
Ian Lance Taylor
0242cd5697
Add weak symbols as an extension to a.out.
* aout64.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB): Define.
* stab.def: Update symbol value table.
33 years ago
Ian Lance Taylor
6ceb7942c3
* bfdlink.h (struct bfd_link_hash_entry): Remove written field:
not needed for all backends.
33 years ago
Ken Raeburn
26997f44ba
don't sanitize out v9 stuff any more
33 years ago
Ken Raeburn
c84291b43c
m68060 changes
33 years ago
Ian Lance Taylor
0bc179ada1
Remove sanitization of PowerPC NetWare.
33 years ago
Jeff Law
ab0453e05d
* common.h (EM_HPPA): Delete.
(EM_PARISC): Add.
* hppa.h: New file.
33 years ago
Steve Chamberlain
2578b9a323
* h8300.h (dec, inc): Get encoding right.
33 years ago
Ian Lance Taylor
f90025150f
* sh.h (SH_ARCH_MAGIC): Rename from SHMAGIC. SHMAGIC is used by
several targets to mean a shared library.
(SHBADMAG): Corresponding change.
33 years ago
Ian Lance Taylor
1f573a795d
* internal.h (struct nlm_internal_cygnus_section_header): Define.
* external.h (struct nlmNAME(external_cygnus_section_header):
Define.
33 years ago
Ian Lance Taylor
276971d7d3
nlm_custom_header changes.
33 years ago
Ian Lance Taylor
efb7100d55
* internal.h (struct nlm_internal_custom_header): Remove
debugRecOffset and debugRecLength fields. Add data field.
* external.h (struct nlmNAME(external_custom_header)): Remove
debugRecOffset and debugRecLength fields.
33 years ago
Ian Lance Taylor
63c5bb1e4b
* mips.h (RELOC_BITS3_TYPE_BIG): Changed from 0x1e to 0x3e.
(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.
33 years ago
Ian Lance Taylor
f268681bc0
* mips.h (MIPS_R_SWITCH): Define.
33 years ago
Ken Raeburn
77400de38e
* i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size prefix is 0x66,
not 0x67. Patch from H.J. Lu (hlu@nynexst.com ).
33 years ago
Ken Raeburn
7e39e1afa6
* internal.h (internal_aouthdr): Added comments for Apollo fields.
33 years ago
Ian Lance Taylor
dee4d3476b
* ecoff.h (STYP_ECOFF_LIB): Define as used on Irix 4.
33 years ago
Ian Lance Taylor
5517168c9e
* ecoff.h (struct ecoff_debug_info): Add adjust field.
(struct ecoff_value_adjust): Define.
33 years ago
Ian Lance Taylor
651d2da7f6
* bfdlink.h (struct bfd_link_callbacks): Change bitsize argument
to add_to_set to reloc. Remove bitsize argument from constructor.
Comment that reloc_overflow, reloc_dangerous and unattached_reloc
must handle NULL pointers for reloc location.
(enum bfd_link_order_type): Add bfd_section_reloc_link_order and
bfd_symbol_reloc_link_order.
(struct bfd_link_order): Add reloc field to union.
(struct bfd_link_order_reloc): Define.
33 years ago
David Edelsohn
a8183040a0
Remove v9 sanitization.
33 years ago
Ian Lance Taylor
be2458e4ce
* ieee-float.h: Removed; no longer used.
33 years ago
Jim Kingdon
02400c00cb
* os9k.h: os9000 target specific header file, the header of the
object file is used now.
33 years ago
Ian Lance Taylor
33e61c95a2
Set Emacs local variables to never use version control.
33 years ago