aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
1993-07-21 * hppa-dis.c: Move floating registers from reg_names to fp_reg_names.Jim Kingdon1-35/+49
1993-07-21 * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print space afterwards.Jim Kingdon2-2/+11
1993-07-20 * mips-opc.c: New file, containing opcode table fromJim Kingdon1-0/+1
1993-07-20* hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'.Jim Kingdon2-0/+5
1993-07-19 * hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n',Jim Kingdon2-2/+11
1993-07-19* hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad.Jim Kingdon2-2/+7
1993-07-19 * mips-opc.c: New file, containing opcode table fromJim Kingdon1-0/+6
1993-07-15 * m88k-dis.c: New file, moved in from gdb and changed to use theIan Lance Taylor4-2/+334
1993-07-13 * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer toIan Lance Taylor1-0/+5
1993-07-07 * mips-dis.c: Updated to account for name changes in new versionIan Lance Taylor3-46/+80
1993-07-04(bfd_h8_disassemble): Correct fetching of instruction.David Edelsohn1-0/+13
1993-07-03Fix typo.David Edelsohn1-0/+381
1993-06-18 * m68k-dis.c (print_insn_arg): Change return value to byte countPer Bothner1-0/+8
1993-06-17Understand more opcodes.Steve Chamberlain1-0/+4
1993-06-16 * hppa-dis.c: Include <ansidecl.h> and sysdep.h before otherIan Lance Taylor1-0/+5
1993-06-16sparc-dis, configure/Makefile changesKen Raeburn1-0/+7
1993-06-16search ../include, and not ../bfdKen Raeburn1-1/+1
1993-06-16remove parentdir supportDavid D. Zuhn1-4/+2
1993-06-15 Changes from Jeff Law, law@cs.utah.edu:Stu Grossman2-3/+10
1993-06-11mips-dis.c needn't choke on HOST_64_BITKen Raeburn1-0/+3
1993-06-11Lots of changes from Jeff Law for HPPA support:Ken Raeburn2-0/+633
1993-06-11 * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.Jim Kingdon2-11/+114
1993-06-08 * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, withSteve Chamberlain1-0/+1
1993-06-07 * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.Per Bothner2-2/+47
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+3
1993-05-27honor verbose flagK. Richard Pixley1-5/+18
1993-05-19 * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc'sStu Grossman1-3/+3
1993-05-14note a hppa-dis.c change i forgot to list beforeKen Raeburn1-1/+3
1993-05-14add hppa disassembly codeKen Raeburn2-0/+29
1993-05-11Macroize all conditional move insns.David Edelsohn1-573/+185
1993-05-07 * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c:Fred Fish1-3/+3
1993-04-27SH supportSteve Chamberlain1-0/+3
1993-04-24Support for the alphaSteve Chamberlain2-0/+502
1993-04-06Make "ta" the default trap instruction, "t" the alias.John Gilmore1-0/+9
1993-04-02Maybe we should change ansidecl.h to define const as well as CONST?Ian Lance Taylor1-1/+1
1993-04-02New print_address for disassemblers, merge a29k and i960 disassemblersJim Kingdon3-0/+357
1993-04-01* sparc-dis.c: Use fprintf_func a few places where I forgot,Jim Kingdon1-32/+35
1993-04-01Make circumvention of sun make VPATH bug include all relevant filesJim Kingdon1-2/+7
1993-04-01make it work with recent sparc changesJim Kingdon1-1/+3
1993-04-01Fix prototype problems related to recent disassembler changesJim Kingdon1-2/+3
1993-04-01this is part of the binutils/gdb sparc disassembler mergeJim Kingdon1-0/+612
1993-04-01merge binutils and gdb sparc disassemblersJim Kingdon3-2/+48
1993-04-01* h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):K. Richard Pixley3-2/+8
1993-04-01 * m68k-dis.c: Fix prototype for fetch_arg().Stu Grossman2-1/+5
1993-03-31New file dis-buf.c; part of read_memory_func changes just checked itJim Kingdon1-0/+54
1993-03-31provide a new interface (using read_memory_func) to call the disassemblersJim Kingdon7-485/+3841
1993-03-23Update for h8500-dis.c. (Avoid Sun Make vpath bug)John Gilmore2-0/+5
1993-03-19New fileSteve Chamberlain3-1/+7
1993-03-19Opcode file for the h8/500Steve Chamberlain1-0/+3799
1993-03-19 * mips-dis.c, z8k-dis.c: Converted to use interface defined inPer Bothner4-9/+77