* config/mh-openedition.h: Added -DLE370 definition.
[binutils-gdb.git] / opcodes /
2000-07-26 Dave Brolley2000-07-26 Dave Brolley <brolley@redhat.com>
2000-07-20 Hans-Peter NilssonRevert spurious unrelated changes from last commit...
2000-07-20 Hans-Peter Nilsson * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.
2000-07-11 Jakub Jelinek * sparc-opc.c (sparc_opcodes): popc has 0 in rs1,...
2000-07-10 Alan ModraFix a date.
2000-07-09 Geoffrey Keating* ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-09 Alan ModraAdd some prototypes, and fix a few warnings.
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-05 DJ Delorieadd MAINTAINERS files
2000-07-04 Alexandre Oliva* arm-dis.c (print_insn_arm): Output combinations of...
2000-07-03 Nick CliftonTidy up formatting.
2000-07-03 Nick CliftonFix formatting.
2000-07-01 Alan ModraFix 2000-06-22. grep after running dep.sed
2000-06-30 Nick CliftonAdd entry omited when Stephane Carrez's h68hc11 code...
2000-06-26 Scott Bambrough2000-06-26 Scott Bambrough <scottb@netwinder.org>
2000-06-22 Alan ModraEnsure /usr/include and the like stay out of dependencies.
2000-06-20 H.J. Lu2000-06-20 H.J. Lu <hjl@gnu.org>
2000-06-19 Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-16 Nicholas Duffek * disassemble.c (disassembler): Refer to the PowerPC...
2000-06-16 Alan ModraFix typo.
2000-06-12 Jeff Law * h8300-dis.c: Fix formatting.
2000-06-09 Denis Chertykov * avr-dis.c (avr_operand): Bugfix for jmp/call address.
2000-06-07 Denis Chertykov * avr-dis.c: completely rewritten.
2000-06-02 Nick CliftonFix formatting
2000-06-01 Nick CliftonApplied patch from Kazu Hirata <kazu@hxi.com> to...
2000-05-31 Nick CliftonAdd comment describoing why dgettext() is used in _...
2000-05-30 Nick CliftonUndo part of previous delta, so that _() calls dgettext...
2000-05-30 Nick CliftonReplace defines with those from intl/libgettext.h to...
2000-05-26 Alan ModraUpdate dependencies.
2000-05-26 Alexandre Oliva* m10300-dis.c (disassemble): Don't assume 32-bit longs...
2000-05-25 Donald LindsayAdd ALONE flag to most of the short branch instructions.
2000-05-24 Diego Novillo * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_...
2000-05-22 Nick CliftonRegerbated after change to Makefile.am
2000-05-21 Nick CliftonDefine LIBIBERTY
2000-05-16 Frank Ch. Eigler* cgen/opcodes fix
2000-05-15 Nick CliftonAdd support for _x and _s flags to MSR instruction
2000-05-12 Nick CliftonFix disassembly of DLRS{H|B} instruction
2000-05-11 Alan ModraDon't mask top 32 bits of 64-bit address.
2000-05-10 Geoffrey Keating* ppc-opc.c (powerpc_opcodes): Make the predicted-branc...
2000-05-08 Alan ModraKill compiler warnings with ATTRIBUTE_UNUSED.
2000-05-06 Timothy WallSupport for tic54x target.
2000-05-03 J.T. Conklin* ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB):...
2000-05-01 Denis Chertykov * avr-dis.c (reg_fmul_d): New. Extract destination...
2000-04-26 Clinton Popetz Add XCOFF64 support.
2000-04-24 Nick CliftonInitialise signed_overflow field
2000-04-23 Timothy WallMisc assembly/disassembly fixes.
2000-04-21 Jeff Law * hppa-dis.c (extract_16): New function.
2000-04-21 Jim WilsonIA-64 ELF support.
2000-04-20 Alexandre Oliva* m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
2000-04-14 Alan ModraMore portability patches. Include sysdep.h everywhere.
2000-04-09 Andrew CagneyRemove ``-W -Wall'' from top-level Makefile/configure.
2000-04-05 Joern Renneckeopcodes:
2000-04-05 Joern Renneckesh-dsp REPEAT support:
2000-04-04 Alan ModraMove translated part of bug report string back into...
2000-04-04 Alan ModraUse "gcc -MM" for dependencies, and update them.
2000-04-03 Alan ModraTidy some code. Print pc rel addresses as signed.
2000-04-02 Ian Lance Taylor * disassemble.c (disassembler_usage): Don't use a...
2000-04-01 Alexandre Oliva* m10300-opc.c: SP-based offsets are always unsigned.
2000-03-31 Alexandre OlivaReverted the comment about inc/inc4, that was already...
2000-03-31 Alexandre OlivaFix typos. Add FIXME for 2-reg inc and inc4.
2000-03-29 Nick CliftonDisassemble 0xde.. to "bal" [branch always] instead...
2000-03-27 Nick CliftonFix value of SHORT_A1.
2000-03-27 Ian Lance Taylor * Makefile.am (CFILES): Add avr-dis.c.
2000-03-27 Alan ModraATMEL AVR microcontroller support.
2000-03-06 Joern Rennecke * sh-opc.h (sh_table): ldre and ldrs have a *signed...
2000-03-02 Nick CliftonApply patch for 100679
2000-02-28 Nick CliftonReplace 'flags' with 'signed_overflow_ok_p'
2000-02-27 Ian Lance Taylor2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
2000-02-27 Ian Lance Taylorrebuild with current tools
2000-02-24 Nick CliftonAdd functions to modify/examine the signed_overflow_ok_...
2000-02-24 Andrew Haley2000-02-23 Andrew Haley <aph@cygnus.com>
2000-02-23 Alan ModraAdd IBM 370 support.
2000-02-22 Chandra Chavva * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Andrew Haley1999-12-30 Andrew Haley <aph@cygnus.com>
2000-02-22 Ian Lance Taylor From Grant Erickson <gerickso@Brocade.COM>:
2000-02-21 Alan ModraThis lot mainly cleans up `comparison between signed...
2000-02-17 Joern Renneckebfd:
2000-02-14 Fernando Nasser2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus...
2000-02-10 Nick CliftonAdd support for M340 part.
2000-02-07 Nick CliftonRename parse_disassembler_option (again)
2000-02-03 Timothy Walloctets vs bytes changes for binutils
2000-01-28 Nick CliftonRename parse_disassembler_option to parse_arm_disassemb...
2000-01-27 Nick CliftonAdd ATPCS support to ARM disassembler.
2000-01-27 Nick CliftonAdd support for documenting target specific disassemble...
2000-01-27 Nick CliftonApply Thoams de Lellis's patch to fic disassembly of...
2000-01-25 Nick CliftonPrevent double dumping of raw thumb instructions.
2000-01-21 Nick CliftonAdd 'add" as an offial alias for "addu"
2000-01-20 Nick Cliftonfix spelling of Motorola
2000-01-03 Nick CliftonAdd support for --disassembler-options=force-thumb
1999-12-27 Alan Modrax86 indirect jump/call syntax fixes. Disassembly fix...
1999-12-01 Jeff Law * m10300-opc.c, m10300-dis.c: Add am33 support.
1999-11-25 Jeff Law * hppa-dis.c (unit_cond_names): Add PA2.0 unit...
1999-11-22 Nick CliftonFix binary pattern for cpfg,f0,c instruction
1999-11-18 Gavin Romig-KochFor include/opcode:
1999-11-16 Donald LindsayAdded 'X' format to ARM code.
1999-11-15 Gavin Romig-Koch * mips-opc.c (la): Create a version that just uses...
1999-11-11 Nick CliftonAdd ssnop pattern.
next