Ken Raeburn
26997f44ba
don't sanitize out v9 stuff any more
1994-06-03 20:00:13 +00:00
Ken Raeburn
c84291b43c
m68060 changes
1994-06-02 16:23:55 +00:00
Ian Lance Taylor
0bc179ada1
Remove sanitization of PowerPC NetWare.
1994-05-20 18:25:02 +00:00
Jeff Law
ab0453e05d
* common.h (EM_HPPA): Delete.
...
(EM_PARISC): Add.
* hppa.h: New file.
1994-05-16 19:23:59 +00:00
Steve Chamberlain
2578b9a323
* h8300.h (dec, inc): Get encoding right.
1994-04-27 18:30:33 +00:00
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.
1994-04-22 17:06:23 +00:00
Ian Lance Taylor
1f573a795d
* internal.h (struct nlm_internal_cygnus_section_header): Define.
...
* external.h (struct nlmNAME(external_cygnus_section_header):
Define.
1994-04-21 15:58:02 +00:00
Ian Lance Taylor
276971d7d3
nlm_custom_header changes.
1994-04-20 18:31:56 +00:00
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.
1994-04-20 18:30:29 +00:00
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.
1994-04-14 17:02:48 +00:00
Ian Lance Taylor
f268681bc0
* mips.h (MIPS_R_SWITCH): Define.
1994-04-07 18:20:04 +00:00
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 ).
1994-04-01 00:35:34 +00:00
Ken Raeburn
7e39e1afa6
* internal.h (internal_aouthdr): Added comments for Apollo fields.
1994-04-01 00:29:40 +00:00
Ian Lance Taylor
dee4d3476b
* ecoff.h (STYP_ECOFF_LIB): Define as used on Irix 4.
1994-03-31 21:28:44 +00:00
Ian Lance Taylor
5517168c9e
* ecoff.h (struct ecoff_debug_info): Add adjust field.
...
(struct ecoff_value_adjust): Define.
1994-03-25 22:18:00 +00:00
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.
1994-03-22 00:21:38 +00:00
David Edelsohn
a8183040a0
Remove v9 sanitization.
1994-03-20 20:44:34 +00:00
Ian Lance Taylor
be2458e4ce
* ieee-float.h: Removed; no longer used.
1994-03-14 20:28:30 +00:00
Jim Kingdon
02400c00cb
* os9k.h: os9000 target specific header file, the header of the
...
object file is used now.
1994-03-09 17:34:32 +00:00
Ian Lance Taylor
33e61c95a2
Set Emacs local variables to never use version control.
1994-03-08 19:16:31 +00:00
Peter Schauer
4c040a649b
* internal.h: Remove Elf32_*, Elf64_* typedefs. These names
...
cause conflicts with system headers, e.g. link.h in gdb/solib.c.
Combine 32- and 64-bit versions of *_Internal_Dyn.
* common.h: Replace uses of Elf64_Word, Elf64_Xword typedefs
by their expansion.
* mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr
typedefs by their expansion. Add DT_MIPS_RLD_MAP definition.
1994-03-05 22:39:47 +00:00
Ken Raeburn
d29f9b767e
* i386.h: Reverse last change. It'll be handled in gas instead.
1994-03-04 00:37:56 +00:00
Kung Hsu
de1aff42d5
Modified Files:
...
ChangeLog
* os9k.h: os9000 target specific header file, the header of the
object file is used now.
1994-03-02 02:12:39 +00:00
Jim Kingdon
8b1d1557f3
* floatformat.h: New file, intended to replace ieee-float.h.
1994-03-01 18:57:01 +00:00
Jim Kingdon
4f0200c45a
* floatformat.h: New file, intended to replace ieee-float.h.
1994-02-28 06:08:26 +00:00
Ian Lance Taylor
c768aaa7c3
* ecoff.h: Add casts to avoid warnings from SVR4 cc.
1994-02-26 18:27:13 +00:00
Ian Lance Taylor
c83e4c2db8
* aout64.h: Add casts to avoid warnings from SVR4 cc.
1994-02-26 18:26:25 +00:00
Ian Lance Taylor
79aab093bb
Keep or lost ppc-ext.h depending on whether keep-powerpc-netware is
...
used.
1994-02-18 17:12:00 +00:00
Ian Lance Taylor
889d655f87
Support for PowerPC NetWare. Sanitization to follow.
1994-02-18 15:44:44 +00:00
Torbjorn Granlund
868b8e638b
hppa.h: Fix typo in fstws arg string.
1994-02-17 20:31:08 +00:00
Ian Lance Taylor
f1b4394723
* libiberty.h: Don't declare strsignal, to avoid conflicts with
...
Solaris system header files.
1994-02-16 06:09:08 +00:00
Jeff Law
45fc3ed43b
* libiberty.h (xexit): Use __volatile__ to avoid losing if
...
compiling with gcc -traditional.
1994-02-13 06:12:45 +00:00
Ian Lance Taylor
e51437f199
* libiberty.h: New file. Declares functions provided by
...
libiberty.
1994-02-10 22:06:53 +00:00
Jeff Law
2f0440121a
* hppa.h (addb): Use '@' for addb and addib pseudo ops.
...
(so we can determine valid completers for both addb and addb[tf].)
1994-02-05 19:53:05 +00:00
Jeff Law
881405be61
* hppa.h (xmpyu): No floating point format specifier for the
...
xmpyu instruction.
1994-02-05 07:44:34 +00:00
Ian Lance Taylor
3f0c3fdc12
* ppc.h (PPC_OPERAND_NEXT): Define.
...
(PPC_OPERAND_NEGATIVE): Change value to make room for above.
(struct powerpc_macro): Define.
(powerpc_macros, powerpc_num_macros): Declare.
1994-02-05 04:38:05 +00:00
Ian Lance Taylor
ab941008ce
* internal.h (union internal_auxent): Change x_csect.x_scnlen into
...
a union of a long and a pointer to a symbol. XCOFF sometimes uses
this field as a symbol index.
1994-02-02 19:33:19 +00:00
Jim Kingdon
209b399e00
* common.h: Add comments regarding value of EM_HPPA and how to
...
pick an unofficial value.
1994-02-02 19:21:25 +00:00
Stan Shebs
2323d13b5c
Keep or lose MPW subdir
1994-02-01 03:48:54 +00:00
Ian Lance Taylor
b58239507e
Correct comment.
1994-01-25 20:26:48 +00:00
Ian Lance Taylor
a8146de44f
* ppc.h: New file. Header file for PowerPC opcode table.
1994-01-22 00:15:29 +00:00
Ian Lance Taylor
e1abed7a9a
* dis-asm.h (print_insn_big_powerpc, print_insn_little_powerpc,
...
print_insn_rs6000): Declare.
1994-01-22 00:15:04 +00:00
Ian Lance Taylor
d8de27f90d
New header file for PowerPC opcode table.
1994-01-22 00:13:02 +00:00
Jeff Law
7a68f30a32
* hppa.h: More minor template fixes for sfu and copr (to allow
...
for easier disassembly).
1994-01-18 04:16:35 +00:00
Jeff Law
9ee57a5e1a
* hppa.h: More minor template fixes for sfu and copr (to allow
...
for easier disassembly).
1994-01-17 09:27:08 +00:00
Jeff Law
43983d3c15
In the right ChangeLog now:
...
* hppa.h: Fix templates for all the sfu and copr instructions.
1994-01-17 08:15:03 +00:00
Jeff Law
fd291b5882
Opps. Put log into wrong ChangeLog.
1994-01-17 08:14:09 +00:00
Jeff Law
13a343993f
* opcode/hppa.h: Fix templates for all the sfu and copr
...
instructions.
1994-01-17 08:13:30 +00:00
Ken Raeburn
5538fdbb66
* ecoff.h (STYP_EXTENDESC, STYP_COMMENT, STYP_XDATA, STYP_PDATA): Define.
1994-01-06 01:07:04 +00:00
Ian Lance Taylor
60ee38e9f4
* ecoff.h (NUM_RELOC_SECTIONS): Define.
1994-01-05 21:59:00 +00:00
Ian Lance Taylor
9a0418eb7b
* bfdlink.h: New file for new BFD linker backend routines.
1993-12-30 18:44:54 +00:00
Ian Lance Taylor
82d76658fb
New file for Alpha NetWare. External structure information.
1993-12-02 19:13:59 +00:00
Ian Lance Taylor
7f0e0b1b4e
Add copyright notices and comments and a ChangeLog entry for Sean's
...
work.
1993-11-30 22:42:47 +00:00
Ken Raeburn
a179597c4e
sparc.h (RELSZ): Use correct value.
1993-11-19 16:23:37 +00:00
Ian Lance Taylor
2dbe3409d7
* mips.h: (M_J_A): Added.
...
(M_LA): Removed.
1993-11-17 22:22:07 +00:00
Ian Lance Taylor
777bb8e2e4
* mips.h (struct ecoff_debug_info): Define.
1993-11-17 22:19:49 +00:00
Sean Eric Fagan
bf323de1a3
New files and changed files for NetWare/SPARC.
1993-11-17 19:56:30 +00:00
Jeff Law
79f7e58c29
* hppa.h: Immediate field in probei instructions is unsigned,
...
not low-sign extended.
1993-11-07 08:31:22 +00:00
David MacKenzie
2cae23628a
fix reloc type bits conflict
1993-11-03 21:51:06 +00:00
Ian Lance Taylor
5e0a166c8d
* mips.h (M_JAL_1, M_JAL_2, M_JAL_A): Added.
1993-11-01 23:14:23 +00:00
Stan Shebs
a3ffe730ba
Keep Sparc file
1993-11-01 19:18:08 +00:00
Stan Shebs
146ef67155
First cut at Sparc coff definition.
1993-10-29 01:03:08 +00:00
Ian Lance Taylor
8ae5cb6ecb
* common.h (NLM_SIGNATURE): Do not define (it's different for each
...
backend).
Also minor comment changes to internal.h and external.h.
1993-10-27 15:46:57 +00:00
Ken Raeburn
8bd3f87684
keep apollo.h
1993-10-13 23:09:08 +00:00
Ian Lance Taylor
55d5703fff
* mips.h: New file. MIPS ABI specific information.
1993-10-12 14:29:51 +00:00
Ian Lance Taylor
cd5dbb9952
* ecoff.h (REGINFO, struct ecoff_reginfo): Define.
1993-10-11 21:17:50 +00:00
Jim Kingdon
b91b311bd7
* rs6000.h: Change non-ASCII characters in comment to octal
...
escapes.
1993-10-05 16:26:54 +00:00
Jim Kingdon
efa77160ad
* hppa.h: Add gfw and gfr to the opcode table.
1993-10-03 03:28:56 +00:00
Jim Kingdon
f70a36e006
Tue Sep 28 19:19:08 1993 Jeffrey A Law (law@snake.cs.utah.edu)
...
* hppa.h (be, ble): Use operand type 'z' to denote absolute branch
addresses.
1993-09-29 00:24:04 +00:00
Jim Kingdon
e8b114f7f4
* sym.h, symconst.h: Add comment stating these files are not part
...
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-17 03:32:10 +00:00
K. Richard Pixley
65ae7bfa78
white space change to avoid nested comment
1993-09-13 19:52:23 +00:00
Ian Lance Taylor
57fbd6b0c0
* m68k.h (two): Protect second argument with parentheses.
1993-09-13 19:47:41 +00:00
Ian Lance Taylor
eb9fa516b1
* alpha.c (external_aouthdr): Need four bytes of padding between
...
vstamp and tsize.
1993-09-10 21:41:41 +00:00
Ian Lance Taylor
fc0d7441be
* i386.h (i386_optab): Properly bracket initializers.
1993-09-09 21:43:54 +00:00
Ian Lance Taylor
838b55955e
* ecoff.h (AUX_GET_ANY, AUX_PUT_ANY): Changed to reflect further
...
change in bfd swapping routine names.
1993-09-07 18:24:31 +00:00
Jim Kingdon
db5e2a8bae
* ecoff.h (AUX_GET_ANY): Change name of _do_getb32 to reflect bfd
...
changes.
1993-09-07 15:25:31 +00:00
Ian Lance Taylor
de14dfd747
* mips.h (M_ABSU): Removed (absolute value of unsigned number??).
...
(M_DABS): Added.
1993-08-23 17:02:38 +00:00
Ian Lance Taylor
0834f5184d
* mips.h (INSN_*): Changed values. Removed unused definitions.
...
Added INSN_COND_BRANCH_LIKELY, INSN_ISA2 and INSN_ISA3. Split
INSN_LOAD_DELAY into INSN_LOAD_MEMORY_DELAY and
INSN_LOAD_COPROC_DELAY. Split INSN_COPROC_DELAY into
INSN_COPROC_MOVE_DELAY and INSN_COPROC_MEMORY_DELAY.
(M_*): Added new values for r6000 and r4000 macros.
(ANY_DELAY): Removed.
1993-08-20 15:40:00 +00:00
Ian Lance Taylor
7864122141
* mips.h: Added M_LI_S and M_LI_SS.
1993-08-18 19:39:33 +00:00
Ian Lance Taylor
3f61fc966c
* alpha.h (struct external_reloc): Add r_symndx field.
...
(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 22:14:35 +00:00
Ian Lance Taylor
2f5195e3a9
* ecoff.h: Moved MIPS reloc definitions from here...
...
* mips.h: to here.
1993-08-12 18:46:22 +00:00
David MacKenzie
b83bde3970
gpl -> lgpl
1993-08-07 01:12:47 +00:00
David MacKenzie
06dd4b5d10
update from FSF
1993-08-07 00:24:31 +00:00
David MacKenzie
3c14065d00
update from FSF
1993-08-07 00:06:35 +00:00
Ian Lance Taylor
045f6b66d3
* ecoff.h: New file.
...
* 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-03 20:24:54 +00:00
Fred Fish
b5ed6e32c2
Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly
...
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
1993-08-02 23:29:32 +00:00
John Gilmore
8828c36866
Move enum outside of struct defn to avoid warnings.
1993-08-02 21:46:23 +00:00
Stu Grossman
d93e0582fa
Mon Aug 2 08:49:30 1993 Stu Grossman (grossman at cygnus.com)
...
* wait.h (WEXITSTATUS, WSTOPSIG): Mask down to 8 bits. This is
for systems that store stuff into the high 16 bits of a wait
status.
1993-08-02 15:55:05 +00:00
John Gilmore
308a5981e0
* dis-asm.h: Add new fields insn_info_valid, branch_delay_insns,
...
data_size, insn_type, target, target2. These are used to return
information from the instruction decoders back to the calling
program. Add comments, make more readable.
1993-07-31 01:40:26 +00:00
Fred Fish
775d4a4096
Add .Sanitize to Things-to-lose list.
1993-07-30 16:46:19 +00:00
Jim Kingdon
6702e216f0
* hppa.h: New argument type 'y'. Use in various float instructions.
1993-07-21 18:56:16 +00:00
Jim Kingdon
0783d89380
* dynix3.h: New, for symmetry running dynix.
1993-07-20 22:54:28 +00:00
Fred Fish
f7da728966
Add nlm directory.
1993-07-20 05:16:51 +00:00
Fred Fish
6febb1e388
* (common.h, external.h, internal.h): New files for NLM/NetWare
...
support.
1993-07-20 05:16:04 +00:00
Jim Kingdon
8622d4e5f1
* hppa.h (break): First immediate field is unsigned.
1993-07-20 00:20:44 +00:00
Jim Kingdon
0b3ae81140
* hppa.h: Add rfir instruction.
1993-07-20 00:17:37 +00:00
Ken Raeburn
da0f62a045
dis-asm.h (struct disassemble_info): New field application_data.
1993-07-19 20:12:50 +00:00
Jim Kingdon
3624a4e2af
* dynix3.h: New, for symmetry running dynix.
1993-07-19 04:53:24 +00:00
Jim Kingdon
0ffccbfb6c
* mips.h: Split the actual table out into ../../opcodes/mips-opc.c.
1993-07-19 02:26:06 +00:00
Ian Lance Taylor
763e8ded4b
* mips.h: Reworked the hazard information somewhat, and fixed some
...
bugs in the instruction hazard descriptions.
1993-07-16 17:01:31 +00:00