* config.sub: Accept hiux* as an OS name.
[platform/upstream/binutils.git] / opcodes /
1993-11-01 Jim KingdonRemove v9-specific entry
1993-10-31 Jim KingdonAdd missing entry for change by Ian
1993-10-28 Ian Lance Taylor * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x.
1993-10-27 Ian Lance Taylor * mips-opc.c (dsll, dsra, dsrl): Added '>' cases for...
1993-10-25 Steve ChamberlainAdd full lda information
1993-10-08 Peter Schauer * alpha-opc.h: Add ldl_l, fix typo for ldq_u.
1993-10-05 Ian Lance Taylor * mips-opc.c: Correct lwu opcode value (book had it...
1993-09-29 K. Richard Pixley * m88k-dis.c (m88kdis): comment change. Remove space...
1993-09-29 Jim KingdonTue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake...
1993-09-17 Peter Schauer * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix...
1993-09-07 Ian Lance Taylor * mips-dis.c, m88k-dis.c: Don't include libbfd.h....
1993-09-02 Ian Lance Taylor * mips-opc.c: Change div machine instruction to be...
1993-09-02 Ian Lance Taylor * mips-opc.c: Move div machine instruction after macro...
1993-08-27 Ian Lance Taylor * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David...
1993-08-23 Ian Lance Taylor * mips-opc.c ("absu"): Removed.
1993-08-20 Ian Lance Taylor * mips-opc.c: Added r6000 and r4000 instructions and...
1993-08-18 Ian Lance Taylor * mips-opc.c: li.d uses "T,L", not "S,F". Added li.s.
1993-08-17 David MacKenziedon't pass cpu to config.bfd
1993-08-17 Ian Lance Taylor * m88k-dis.c (m88kdis): Make class unsigned.
1993-08-12 Ian Lance Taylor * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T...
1993-08-06 Ian Lance Taylor * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David...
1993-08-05 Jim Kingdon* sparc-dis.c: Include ansidecl.h before opcodes/sparc.h.
1993-08-04 David EdelsohnRename sigm insn to sir.
1993-08-02 Fred FishRemove '.Sanitize' from explicit list of Things-to...
1993-07-30 Fred FishAdd .Sanitize to Things-to-lose list.
1993-07-21 Jim Kingdon * hppa-dis.c: Move floating registers from reg_names...
1993-07-21 Jim Kingdon * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print...
1993-07-20 Jim Kingdon * mips-opc.c: New file, containing opcode table from
1993-07-20 Jim Kingdon* hppa-dis.c (print_insn_hppa): Use extract_5r_store...
1993-07-19 Jim Kingdon * hppa-dis.c (print_insn_hppa, case '>'): If next...
1993-07-19 Jim Kingdon* hppa-dis.c (float_format_names): 10 is undefined...
1993-07-19 Jim Kingdon * mips-opc.c: New file, containing opcode table from
1993-07-15 Ian Lance Taylor * m88k-dis.c: New file, moved in from gdb and changed...
1993-07-13 Ian Lance Taylor * mips-dis.c (print_insn_arg, _print_insn_mips): Made...
1993-07-07 Ian Lance Taylor * mips-dis.c: Updated to account for name changes...
1993-07-04 David Edelsohn(bfd_h8_disassemble): Correct fetching of instruction.
1993-07-03 David EdelsohnFix typo.
1993-06-18 Per Bothner * m68k-dis.c (print_insn_arg): Change return value...
1993-06-17 Steve ChamberlainUnderstand more opcodes.
1993-06-16 Ian Lance Taylor * hppa-dis.c: Include <ansidecl.h> and sysdep.h before...
1993-06-16 Ken Raeburnsparc-dis, configure/Makefile changes
1993-06-16 Ken Raeburnsearch ../include, and not ../bfd
1993-06-16 David D. Zuhnremove parentdir support
1993-06-15 Stu Grossman Changes from Jeff Law, law@cs.utah.edu:
1993-06-11 Ken Raeburnmips-dis.c needn't choke on HOST_64_BIT
1993-06-11 Ken RaeburnLots of changes from Jeff Law for HPPA support:
1993-06-11 Jim Kingdon * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.
1993-06-08 Steve Chamberlain * h8300-dis.c: New file, removed from bfd/cpu-h8300...
1993-06-07 Per Bothner * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h...
1993-05-27 K. Richard Pixleyadded things-to-lose sections
1993-05-27 K. Richard Pixleyhonor verbose flag
1993-05-19 Stu Grossman * z8k-dis.c (fetch_data): Use unsigned char to make...
1993-05-14 Ken Raeburnnote a hppa-dis.c change i forgot to list before
1993-05-14 Ken Raeburnadd hppa disassembly code
1993-05-11 David EdelsohnMacroize all conditional move insns.
1993-05-07 Fred Fish * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c...
1993-04-27 Steve ChamberlainSH support
1993-04-24 Steve ChamberlainSupport for the alpha
1993-04-06 John GilmoreMake "ta" the default trap instruction, "t" the alias.
1993-04-02 Ian Lance TaylorMaybe we should change ansidecl.h to define const as...
1993-04-02 Jim KingdonNew print_address for disassemblers, merge a29k and...
1993-04-01 Jim Kingdon* sparc-dis.c: Use fprintf_func a few places where...
1993-04-01 Jim KingdonMake circumvention of sun make VPATH bug include all...
1993-04-01 Jim Kingdonmake it work with recent sparc changes
1993-04-01 Jim KingdonFix prototype problems related to recent disassembler...
1993-04-01 Jim Kingdonthis is part of the binutils/gdb sparc disassembler...
1993-04-01 Jim Kingdonmerge binutils and gdb sparc disassemblers
1993-04-01 K. Richard Pixley* h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch...
1993-04-01 Stu Grossman * m68k-dis.c: Fix prototype for fetch_arg().
1993-03-31 Jim KingdonNew file dis-buf.c; part of read_memory_func changes...
1993-03-31 Jim Kingdonprovide a new interface (using read_memory_func) to...
1993-03-23 John GilmoreUpdate for h8500-dis.c. (Avoid Sun Make vpath bug)
1993-03-19 Steve ChamberlainNew file
1993-03-19 Steve ChamberlainOpcode file for the h8/500
1993-03-19 Per Bothner * mips-dis.c, z8k-dis.c: Converted to use interface...
1993-02-04 John GilmoreRemove extra msg.
1993-01-07 Ian Lance TaylorKeep mips-dis.c.
1993-01-07 Ian Lance TaylorThu Jan 7 13:15:17 1993 Ian Lance Taylor (ian@tweedl...
1992-11-18 David D. Zuhnalso search bfd sources for include files
1992-11-04 Ken Raeburndelete unused BFD_EMIT_TABLE macro def
1992-10-02 David D. Zuhnuse canonical triple
1992-09-30 Mike WernerFix bug where all the opcodes were one off
1992-09-30 Steve Chamberlainadded copyright notice
1992-09-30 Steve Chamberlainadd z8kgen
1992-09-29 Steve Chamberlain * z8k-dis.c (unparse_instr): prettier tabs
1992-09-25 Stu Grossman* configure.in: Add ncr* configuration.
1992-09-24 Steve Chamberlainz8kgen: temp file to generate z8k-opc.h from
1992-09-18 Ken Raeburnfix typo in install rule
1992-09-18 John Gilmore* Makefile.in (make): Remove obsolete crud.
1992-09-16 Jim WilsonUpdate to SPARC V9 draft 1.1. Put brfcx before brfc...
1992-09-15 Jim WilsonIn brx macro, check for XCC bit set in xcc insns, and...
1992-09-10 Steve ChamberlainRemove typo
1992-09-10 Steve ChamberlainSpecial stuff to strip v9 out of sparc-opc.c
1992-09-10 Steve ChamberlainAdd sparc-opc.c
1992-09-09 Ken Raeburnaccidentally used out-of-date version
1992-09-09 K. Richard Pixleyremove subdir_do and references
1992-09-08 Ken RaeburnMakefile.in bug fixes and sparc-opc.c addition
1992-08-31 Steve Chamberlain * z8k-dis.c: knows how to disassemble z8k stuff
1992-08-31 Steve Chamberlain * z8k-opc.h: new file full of z8000 opcodes