Steve Chamberlain
3cf013404e
Extra stuff for really broken hp compiler.
1993-06-28 15:59:30 +00:00
John Gilmore
7b490afcb4
* oasys.h: Eliminate "int8_type", "int16_type", "int32_type", and
...
their variants. These changes are coordinated with corresponding
changes in ../bfd/oasys.c.
1993-06-18 10:24:11 +00:00
Fred Fish
6cbc2dbafd
Note that bfd.h has been removed.
1993-06-16 17:43:58 +00:00
Ken Raeburn
7dd31d058d
now generated at build time
1993-06-16 02:36:48 +00:00
Ian Lance Taylor
a434bccf17
* mips.h (OMAGIC): Define.
1993-06-09 22:09:38 +00:00
Stu Grossman
34a8b7246b
* Patches from Jeffrey Law <law@cs.utah.edu>.
...
* hppa.h: Rework single precision FP
instructions so that they correctly disassemble code
PA1.1 code.
1993-06-03 23:46:54 +00:00
Ken Raeburn
c66f386a37
in dis-asm.h, declare print_insn_hppa
1993-05-27 22:33:41 +00:00
Ken Raeburn
238f7f7a3e
Part of bfd reconfiguration: Move bfd.h to bfd directory.
...
This file now just includes it; see if that helps us avoid requiring -I../bfd
in various places.
1993-05-27 22:23:41 +00:00
K. Richard Pixley
87756e15db
added things-to-lose sections
1993-05-27 06:44:29 +00:00
K. Richard Pixley
7b85349fe8
honor verbose flag
1993-05-27 03:22:48 +00:00
Ken Raeburn
3c0646f91a
add elf64 structures/macros/types, rename some old elf->elf32
1993-05-25 19:32:06 +00:00
Ken Raeburn
3b17ee1bad
try to make hppa opcode table, updated for gas, still be compatible with gdb
1993-05-25 04:46:09 +00:00
Steve Chamberlain
b639b27b60
Update to include djm's new stuff.
1993-05-22 22:35:54 +00:00
Ken Raeburn
89d4278863
update with new version # and new reloc types
1993-05-17 19:15:39 +00:00
Ken Raeburn
1da91f29e1
move split to divide tables more evenly
1993-05-14 11:43:42 +00:00
Ken Raeburn
a2d34a525f
hp300hpux changes
1993-04-29 16:08:39 +00:00
Ken Raeburn
590ec83874
BSF_FUNCTION update
1993-04-29 16:07:00 +00:00
Steve Chamberlain
ed173a7696
SH support.
1993-04-27 01:16:49 +00:00
Steve Chamberlain
dfbbce3218
Support for SH
1993-04-27 01:05:06 +00:00
Jim Kingdon
2fd0e26cde
* a29k.h: Define _LIT.
1993-04-25 04:47:10 +00:00
Steve Chamberlain
5f8f6d56f2
Support for the alpha
1993-04-24 02:10:09 +00:00
John Gilmore
236e2916a4
Update to match bfd changes.
1993-04-21 09:36:51 +00:00
Fred Fish
c0d63d1b60
Remove chill sanitizations.
1993-04-20 20:20:35 +00:00
Stu Grossman
882885d3ea
Update to reflect changes in bfd directory.
1993-04-20 06:12:28 +00:00
Jim Kingdon
14e3c2e47d
* libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>.
...
libbfd.c, libbfd-in.h: Add _do*signed*.
targets.c, all targets: Add bfd*signed*.
bfd-in.h: Add bfd_signed_vma. Add comments.
1993-04-17 00:39:36 +00:00
Jim Kingdon
a1ed71360d
Check in new generated bfd.h to go with:
...
Thu Apr 15 09:09:18 1993 Jim Kingdon (kingdon@cygnus.com )
* bfd-in.h (bfd_error), bfd.c (bfd_errmsgs): Add file_truncated.
* format.c (bfd_check_error): Check error return from
_bfd_check_format routines.
Wed Apr 14 23:48:25 1993 Jim Kingdon (kingdon@cygnus.com )
* rs6000-core.c (rs6000coff_core_p): Improve error checking and
recognize .data section if present.
1993-04-15 19:30:42 +00:00
Jim Kingdon
a7a9a714e0
* rs6k.h: Clean up instructions for primary opcode 19 (many were
...
simply wrong, ics, rfi, & rfsvc were missing).
Add "a" to opr_ext for "bb". Doc fix.
1993-04-09 20:52:04 +00:00
Jim Kingdon
2cf90c4499
* internal.h: Change n_sclass to unsigned char.
...
Change C_EFCN to 0xff, change RS/6000 dbx symbols
to no longer be signed.
1993-04-07 22:47:48 +00:00
Jim Kingdon
a6cead71cd
Fix prototype problems related to recent disassembler changes
1993-04-01 18:04:51 +00:00
Jim Kingdon
f7ed13c7d5
merge binutils and gdb sparc disassemblers
1993-04-01 16:56:06 +00:00
Ian Lance Taylor
285a08ad73
* bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size
...
prototypes.
1993-04-01 01:52:47 +00:00
Stu Grossman
5128f89208
* dis-asm.h: (disassemble_info): Fix typo in prototype of
...
dis_asm_memory_error().
1993-04-01 00:36:21 +00:00
Jim Kingdon
5d0734a7d7
provide a new interface (using read_memory_func) to call the disassemblers
...
which copes with errors in a plausible way
1993-03-31 21:43:25 +00:00
Steve Chamberlain
ae35ae7f4c
* bfd.h: Update for lma field of section.
1993-03-30 22:49:54 +00:00
Jim Kingdon
01b4d31847
Use ANSI versions on AIX regardless of __STDC__.
1993-03-30 20:34:57 +00:00
Steve Chamberlain
af6d4cf50d
Reflect new indirect info
1993-03-30 18:25:27 +00:00
Per Bothner
d7e1be4659
* ieee-float.h: Moved from ../gdb.
...
* dis-asm.h: New file. Interface to dis-assembler.
1993-03-18 22:00:09 +00:00
Ian Lance Taylor
8b4a5fafe1
* ecoff-ext.h (AUX_PUT_ANY): Don't use void values in branches of
...
conditional expression.
1993-03-17 17:46:58 +00:00
Fred Fish
4a3df10afd
* demangle.h (DMGL_NO_OPTS): Add define (set to 0) to use
...
in place of bare 0, for readability reasons.
1993-03-11 18:56:43 +00:00
Ian Lance Taylor
9387f834ee
* ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY.
...
(AUX_PUT_*): New macros corresponding to the AUX_GET macros.
(ecoff_swap_tir_out): Added prototype.
* mips.h (N_BTMASK, N_TMASK, N_BTSHFT, N_TSHIFT): Define; these
are needed to interpret gcc debugging output.
1993-03-04 22:39:57 +00:00
Ian Lance Taylor
cd211312d3
* bfd.h: Update for new elements in JUMP_TABLE.
1993-02-23 20:24:38 +00:00
Ian Lance Taylor
57486089ee
Added 1993 copyright for files that I have changed in 1993.
1993-02-16 17:05:58 +00:00
John Gilmore
ceede92549
Update for BFD_VERSION 2.1.
1993-02-16 08:52:11 +00:00
John Gilmore
21d9662b16
Keep convex.h.
1993-02-14 21:54:59 +00:00
Ken Raeburn
aae9830745
update from ralphc's changes
1993-02-11 19:47:31 +00:00
Steve Chamberlain
ff975a2c4c
H8/500 support
1993-02-04 20:59:55 +00:00
Steve Chamberlain
4e72fdc05e
H8/500 arch
1993-02-04 20:59:30 +00:00
John Gilmore
a69942c89b
* a29k.h: Remove RCS crud, update GPL to v2, update copyrights.
...
* convex.h: Added, from GDB's convx-opcode.h. Added CONST to all
initialized structs in it.
1993-02-04 10:08:35 +00:00
John Gilmore
2a6795f1f0
Remove extra msg and RCS crud.
1993-02-04 05:33:09 +00:00
John Gilmore
7d4d1f4228
Remove extraneous message and RCS cruft.
1993-02-04 05:32:22 +00:00