OSDN Git Service

* arm-dis.c (print_insn_arm): Output combinations of PSR flags.
[pf3gnuchains/pf3gnuchains3x.git] / opcodes / ChangeLog
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-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 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 Don 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-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-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-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 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-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 Don 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.
1999-11-01 Gavin Romig-KochFor include/opcode:
1999-10-29 Nick Cliftonoops - omitted from previous delta
1999-10-28 Nick Cliftonfix typo in previous delta
1999-10-27 Nick Cliftonfix compile time warnings.
1999-10-25 Nick Cliftonrevert previous delta
1999-10-25 Nick CliftonApply patch supplied for case 102229 to implement new...
1999-10-18 Michael MeissnerAdd md expression support; Cleanup alpha warnings
1999-10-10 Jeff Law * hppa-dis.c (print_insn_hppa): Add new codes...
1999-10-07 Diego NovilloAdded seven new instructions ld, ld2w, sac, sachi,...
1999-10-05 Doug Evans * fr30-asm.c,fr30-desc.h: Rebuild.
1999-09-29 Nick CliftonFix bit patterns of some load/store instructions to...
1999-09-23 Jeff Law * hppa-dis.c (print_insn_hppa): Replace 'B'...
1999-09-19 Jeff Law * hppa-dis.c: (print_insn_hppa): Correct 'cJ...
1999-09-19 Jeff Law * hppa-dis.c (extract_22): New function.
1999-09-19 Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'J'...
1999-09-19 Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'fe...
1999-09-19 Jeff Law * hppa-dis.c (print_insn_hppa): Handle '#'...
1999-09-19 Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'm'...
1999-09-19 Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'X'...
next