aboutsummaryrefslogtreecommitdiff
path: root/include/dis-asm.h
AgeCommit message (Collapse)AuthorFilesLines
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-0/+2
for m68hc11 and m68hc12 processors.
2000-05-08(print_insn_tic54x): Declare.Alan Modra1-0/+1
2000-04-21IA-64 ELF support.Jim Wilson1-0/+1
2000-03-27ATMEL AVR microcontroller support.Alan Modra1-0/+1
2000-02-23Add IBM 370 support.Alan Modra1-0/+1
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-4/+4
warnings. One usused var, and a macro parenthesis fix too. Also check input sections are elf when doing gc in elflink.h.
2000-02-16Add prototypes for ARM register name functions.Nick Clifton1-0/+3
2000-02-03octets vs bytes changes for binutilsTimothy Wall1-0/+6
2000-01-28Add prototype for parse_arm_diassembler_optionNick Clifton1-0/+1
2000-01-27Add ATPCS support to ARM disassembler.Nick Clifton1-1/+1
Document ARM disassembler options.
2000-01-27Add support for documenting target specific disassembler optionsNick Clifton1-0/+3
1999-12-161999-12-15 Doug Evans <dje@transmeta.com>Ian Lance Taylor1-0/+8
* dis-asm.h: Enclose in extern "C" ifdef __cplusplus.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-0/+1
* dis-asm.h (print_insn_pj): Declare.
1999-06-16Add -M command line switch to objdump - text of switch is passed on to ↵Nick Clifton1-0/+5
disassembler Add support for register name set selection ot ARM disassembler.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+243