Fix compile time warnings in cgen-generated files
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
2001-10-09  Nick CliftonFix compile time warnings in cgen-generated files
2001-10-08  Aldy Hernandez * opcodess/arm-opc.h (arm_opcodes): Add cirrus...
2001-10-03  Alan ModraRegenerate configure to include the gettext.m4 change...
2001-10-02  Alan Modra * Makefile.am (Makefile): Depend on bfd/configure.in
2001-09-30  John Healy2001-09-30 John Healy <jhealy@redhat.com>
2001-09-30  Hans-Peter Nilsson * Makefile.am: Update dependencies with "make dep...
2001-09-26  Alan Modra * arc-dis.c: Formatting fixes.
2001-09-21  Alan Modra * arc-dis.c: Don't include <ctype.h>.
2001-09-20  Nick CliftonFix compile time warnings
2001-09-19  Nick CliftonFix compile time warning messages
2001-09-19  H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18  Nick Cliftons390 assembler improvements and testsuite
2001-09-14  Nick CliftonFix VXA mask bits
2001-09-04  Alan Modra * i386-dis.c (grps): Don't print the implicit al/ax...
2001-08-31  Eric Christopher2001-08-31 Eric Christopher <echristo@redhat.com>
2001-08-31  Andreas Jaeger * tic54x-opc.c: Add default initializers to avoid...
2001-08-28  Matthew Green * ppc-opc.c (icbt): Order correctly.
2001-08-27  Alan Modra * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.
2001-08-26  Andreas Jaeger * h8500-opc.h: Add default initializers to h8500_table...
2001-08-26  Andreas JaegerFor include/opcode:
2001-08-23  Andreas Jaeger * opcodes/s390-opc.c: Add "low or high" and "not low...
2001-08-21  Andreas Jaeger * i960-dis.c: Add parameters for prototypes
2001-08-16  Thiemo SeuferAdd support for MIPS R1[02]000 performance counter...
2001-08-16  Jonathan Larmour * mips-opc.c: R3900s can support all branch likely...
2001-08-13  Kazu Hirata * mcore-dis.c: Fix formatting.
2001-08-12  Richard Henderson * cgen-ibld.in (extract_normal): Match type...
2001-08-10  Richard Sandiford * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBE...
2001-08-10  Andreas Jaeger * configure.in: Add -Wstrict-prototypes and -Wmissing...
2001-08-10  Alan ModraRevert 2001-08-08 changes.
2001-08-09  Alan Modra * dis-buf.c (generic_strcat_address): Add missing...
2001-08-08  Alan Modra * ppc.h (struct powerpc_operand): New field `reloc'.
2001-08-07  Thiemo Seufer * mips-dis.c (print_insn_arg): Don't use software...
2001-08-01  Nick CliftonCleanups for z8k target
2001-07-29  Kazu Hirata * i386-dis.c: Fix formatting.
2001-07-28  Alan Modra * i386-dis.c: Change formatting conventions for archit...
2001-07-25  Kazu Hirata * d10v-dis.c: Fix formatting.
2001-07-24  Alan ModraUpdate dependencies with "make dep-am".
2001-07-24  Kazu Hirata * alpha-dis.c: Fix formatting.
2001-07-24  Kazu Hirata * m68k-dis.c: Fix formatting.
2001-07-23  Kazu Hirata * s390-dis.c: Fix formatting.
2001-07-21  Chris Demetriou2001-07-21 Chris Demetriou <cgd@broadcom.com>
2001-07-18  Alan Modra * i386-dis.c (grps): Print l or w suffix, and require...
2001-07-16  Phil Blundell2001-07-13 Philip Blundell <philb@gnu.org>
2001-07-12  Jeff Johnston2001-07-12 Jeff Johnston <jjohnstn@redhat.com>
2001-07-12  Frank Ch. Eigler* some support for funny-endian 16/32-bit insn sets
2001-07-09  Andreas Jaeger2001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil...
2001-07-05  Ben Elliston2001-07-05 Ben Elliston <bje@redhat.com>
2001-07-03  Nick CliftonFix encoding of clf instruction
2001-07-01  Geoffrey Keating * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN...
2001-06-29  Geoffrey Keating * cgen-asm.c (cgen_parse_keyword): Allow any first...
2001-06-24  Ben Elliston2001-06-24 Ben Elliston <bje@redhat.com>
2001-06-23  Andreas Jaeger * disassemble.c (disassembler_usage): Add unused attri...
2001-06-22  Eric Christopher2001-06-22 Eric Christopher <echristo@redhat.com>
2001-06-22  Nick CliftonFix over-optimisation of ST instruction.
2001-06-22  Nick CliftonAdd wdebug instruction
2001-06-16  Aldy Hernandez2001-06-15 Aldy Hernandez <aldyh@redhat.com>
2001-06-14  Geoffrey KeatingIndex: opcodes/ChangeLog
2001-06-12  Nick CliftonAdd lgh instruction.
2001-06-11  Alan ModraMerge insn decode tables, and generally tidy.
2001-06-10  Alan ModraBranch hints for Pentium4 as insn modifiers, and some...
2001-06-09  Alexandre Oliva* sh-opc.h (sh_table): Don't use empty initializers.
2001-06-06  Nick CliftonRemove warnings building z8k port.
2001-06-06  Nick Cliftoncorrect some 68k/ColdFire problems
2001-06-06  Alan Modra * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.
2001-06-04  Alexandre Oliva* sh-opc.h (sh_table): Complete last element entry...
2001-05-23  Nick CliftonAdd MIPS r12k support
2001-05-23  Alan Modra * arc-opc.c: Whitespace changes.
2001-05-18  Hans-Peter Nilsson * cris-opc.c (cris_spec_regs): Add missing initializer...
2001-05-15  Frank Ch. Eigler* cgen disasm bug fix
2001-05-15  Nick CliftonFix MIPS disassembler so that it produces reassemblable...
2001-05-14  J.T. Conklin* ppc-opc.c (powerpc_opcodes): Fixed extended opcode...
2001-05-12  H.J. Lu2001-05-12 H.J. Lu <hjl@gnu.org>
2001-05-12  Alan ModraPeter Targett's backwards compatibility and other arc...
2001-05-12  Alan Modra * i386-dis.c (twobyte_has_modrm): Update table.
2001-05-12  Alan ModraCorrect cvtps2dq, movdq2q, movq2dq, and movq problems.
2001-05-07  Frank Ch. Eigler* cgen asm/disasm
2001-05-07  Alan Modra * disassemble.c (disassembler_usage): Remove unused...
2001-05-04  Frank Ch. Eigler* typo fix
2001-05-04  Frank Ch. Eigler* m32r disasm bug fix
2001-05-04  Alan ModraAssorted fixes to pinsrw, pextrw, pmovmskb, movmskp...
2001-04-27  Nick CliftonAdd openRISC support in opcodes
2001-04-24  Nick Cliftonz8k fixes
2001-04-06  Andreas Jaeger * i386-dis.c: Add ffreep instruction.
2001-03-30  Alexandre Oliva* ppc-opc.c (insert_mbe): Shift mask initializer as...
2001-03-24  Alan ModraSmall tweaks to sse2 instructions.
2001-03-24  Nick CliftonRemove extraneous whitespace
2001-03-22  Ben Elliston2001-03-22 Ben Elliston <bje@redhat.com>
2001-03-22  Alan Modrapaddq and psubq support.
2001-03-20  Patrick Macdonald Add support for cgen machine determination.
2001-03-20  H.J. Lu2001-03-20 H.J. Lu <hjl@gnu.org>
2001-03-20  Jim WilsonFix 2 bugs with parsing the resource dependency tables.
2001-03-19  Alan ModraDon't try to read past end of info buffer, and correct...
2001-03-16  Nick CliftonAdd new opcodes
2001-03-13  Nick CliftonFix typos in ChangeLogs; fix dates in copyright notices
2001-03-06  Nick CliftonFix BLX(1) for Thumb
2001-03-06  Nick Cliftonest of the changes for Coldfire V4
2001-03-05  Dave BrolleyCorrect filenames from last commit.
2001-03-05  Dave Brolley2001-03-05 Dave Brolley <brolley@redhat.co
2001-02-28  Nick Cliftonnew defines for Coldfire V4.
2001-02-27  Alan ModraBump version to 2.11.90, fix missing dependencies in...
next
This page took 0.260183 seconds and 107 git commands to generate.