keep internals stuff
[deliverable/binutils-gdb.git] / opcodes /
1994-03-30  Stan ShebsWed Mar 30 15:31:55 1994 Stan Shebs (shebs@andros...
1994-03-30  Stan ShebsWed Mar 30 15:30:44 1994 Stan Shebs (shebs@andros...
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-07  Stan ShebsMon Feb 7 15:53:02 1994 Stan Shebs (shebs@andros...
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-02-05  Ian Lance Taylor * ppc-dis.c (print_insn_powerpc): Don't skip optional...
1994-01-24  Stan ShebsMon Jan 24 12:09:35 1994 Stan Shebs (shebs@andros...
1994-01-24  Stan ShebsMon Jan 24 12:07:22 1994 Stan Shebs (shebs@andros...
1994-01-22  Ian Lance TaylorAdded ppc-opc.c and ppc-dis.c.
1994-01-22  Ian Lance Taylor * ppc-opc.c: New file. Opcode table for PowerPC,...
1994-01-22  Ian Lance TaylorPowerPC opcode table and disassembler.
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...
1994-01-11  Stan ShebsSet lose_these_too correctly
1994-01-07  Stan ShebsFri Jan 7 11:26:29 1994 Stan Shebs (shebs@andros...
1994-01-06  David MacKenziefix comments
1994-01-03  Stan ShebsMon Jan 3 11:44:29 1994 Stan Shebs (shebs@andros...
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-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().
next
This page took 0.079039 seconds and 7 git commands to generate.