Modified Files:
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1994-05-27  Ken Raeburnchanges from gas-2.3/binutils-2.4 dist (details in...
1994-04-28  Ken Raeburn* m68k-dis.c (print_insn_m68k): If F_ALIAS flag is...
1994-04-17  Ian Lance Taylor * ppc-opc.c (powerpc_opcodes): Correct fcir. From...
1994-04-06  Ian Lance Taylor * mips-opc.c (mips_opcodes): Correct operands of ...
1994-04-04  David Edelsohn* sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0".
1994-04-04  Ian Lance Taylor * ppc-opc.c (powerpc_operands): The signedp field...
1994-03-30  Peter Schauer * i386-dis.c (struct private): Renamed to dis_private...
1994-03-28  Ian Lance Taylor * configure.in: Change error message to refer to bfd...
1994-03-28  Ian Lance TaylorMon Mar 28 12:28:30 1994 David Edelsohn (edelsohn...
1994-03-14  Ian Lance Taylor * m68881-ext.c: Removed; no longer used.
1994-03-14  Ian Lance Taylor * m68k-dis.c (ext_format_68881): Don't declare.
1994-03-08  Ian Lance Taylor * mips-opc.c: It's sqrt.s, not sqrt.w. From
1994-03-08  Ian Lance TaylorSet Emacs local variables to never use version control.
1994-02-08  Peter Schauer Change inclusion of <string.h> to sysdep.h.
1994-02-08  Peter Schauer * dis-buf.c, i386-dis.c: Include <string.h>.
1994-02-06  Jim Kingdon * i960-dis.c (reg, mem): Just use a static array inste...
1994-02-05  Jeff Law * hppa-dis.c (print_insn_hppa): For '?' and...
1994-02-05  Jeff Law * hppa-dis.c (print_insn_hppa): No space before...
1994-02-05  Jeff Law * hppa-dis.c (print_insn_hppa): Do not emit...
1994-02-05  Ian Lance Taylor * ppc-opc.c (powerpc_operands): New operand type MBE...
1994-01-22  Ian Lance Taylor * ppc-opc.c: New file. Opcode table for PowerPC,...
1994-01-18  Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'N'...
1994-01-17  Jim Kingdon * i386-dis.c (print_insn_i386): Add FIXME comment...
1994-01-17  Jim Kingdon* i386-dis.c (dis386): Use Yb and Yv for scasb and...
1993-11-08  Peter Schauer * alpha-opc.h, alpha-dis.c (print_insn_alpha): Add
1993-11-01  Jim KingdonRemove v9-specific entry
1993-10-31  Jim KingdonAdd missing entry for change by Ian
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-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-07-21  Jim Kingdon * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print...
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-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-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-07  Per Bothner * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h...
1993-05-14  Ken Raeburnnote a hppa-dis.c change i forgot to list before
1993-05-14  Ken Raeburnadd hppa disassembly code
1993-04-06  John GilmoreMake "ta" the default trap instruction, "t" the alias.
1993-04-02  Jim KingdonNew print_address for disassemblers, merge a29k and...
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 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  Per Bothner * mips-dis.c, z8k-dis.c: Converted to use interface...
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-29  Steve Chamberlain * z8k-dis.c (unparse_instr): prettier tabs
1992-09-25  Stu Grossman* configure.in: Add ncr* configuration.
1992-09-18  Ken Raeburnfix typo in install rule
1992-09-18  John Gilmore* Makefile.in (make): Remove obsolete crud.
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
This page took 0.312839 seconds and 91 git commands to generate.