David Edelsohn
db2d85c616
* dis-asm.h (print_insn_m32r): Declare.
1996-10-17 18:18:12 +00:00
Jeff Law
ae1b99e42d
Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support
...
with a single generic configuration. So break them up into two different
configurations. See the individual ChangeLogs for additional detail.
1996-10-03 16:42:22 +00:00
Jeff Law
cad8350fd3
* dis-asm.h (print_insn_mn10x00): Declare.
...
Getting started on Matsushita.
1996-10-03 03:27:10 +00:00
Ian Lance Taylor
04cf159485
Mon Jul 22 13:16:13 1996 Richard Henderson <rth@tamu.edu>
...
* dis-asm.h (print_insn_alpha): Don't declare.
(print_insn_alpha_osf, print_insn_alpha_vms): Declare.
1996-07-22 17:18:55 +00:00
Martin Hunt
770e082760
start-sanitize-d10v
...
Wed Jul 17 14:45:12 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* dis-asm.h: (print_insn_d10v): Declare.
end-sanitize-d10v
1996-07-18 00:41:43 +00:00
Stu Grossman
a29322f785
* dis-asm.h: Get rid of decls for print_insn_i8086,
...
print_insn_sparc64 and print_insn_sparclite.
* (INIT_DISASSEMBLE_INFO): Split into two pieces. One,
INIT_DISASSEMBLE_INFO_NO_ARCH inits everything except for endian,
mach, and arch.
1996-07-15 23:59:26 +00:00
Stu Grossman
979ce1e806
* dis-asm.h (print_insn_i8086): Declare.
1996-07-12 17:20:17 +00:00
Jeff Law
16cf520e5f
No longer need to sanitize away h8s stuff.
1996-07-05 18:46:54 +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
Steve Chamberlain
66032a390b
* dis-asm.h (prin_insn_w65): Declare.
1995-01-16 02:40:18 +00:00
Ian Lance Taylor
dc7d3f0caf
* dis-asm.h: Make idempotent.
1995-01-06 22:48:48 +00:00
Steve Chamberlain
811b15ef6d
* dis-asm.h (print_insn_shl): New prototype.
1994-11-24 06:41:52 +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
Ian Lance Taylor
482d6747e8
* dis-asm.h: Added declaration of print_insn_m88k.
1993-07-15 16:42:33 +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
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
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