* elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 34624fb2c9c92dacf49e44450de39981f13f5633..2a12444fa6b867690cfa352bc3d538e3ca460c4b 100644 (file)
@@ -1,3 +1,146 @@
+2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
+
+       * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
+       argument.
+       * mips-opc.c (G6): Undefine.
+       (mips_builtin_opcodes): Remove gp32 entry for "move".  Add macro
+       as the first "move" alternative.
+
+2001-08-10  Andreas Jaeger  <aj@suse.de>
+
+       * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
+       to build warnings.
+       * configure: Regenerate.
+
+2001-08-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * ppc-opc.c: Revert 2001-08-08.
+
+2001-08-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * dis-buf.c (generic_strcat_address): Add missing prototype.
+       #if 0 the functions as it is unused.
+
+2001-08-08  Alan Modra  <amodra@bigpond.net.au>
+
+       1999-10-25  Torbjorn Granlund  <tege@swox.com>
+       * ppc-opc.c: Include "bfd.h".
+       (powerpc_operands): Add new field for reloc type.
+
+2001-07-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * mips-dis.c (print_insn_arg): Don't use software integer registers
+       for coprocessor registers.
+       (get_mips_isa): Removed.
+       (is_newabi): New function, checks if NewABI is used.
+       (_print_insn_mips): Get distinction between old ABI and new ABI right.
+
+2001-08-01  Christian Groessler <cpg@aladdin.de>
+
+       * z8kgen.c: Fixed indentation of opt[] array.  Include stdio.h to
+       get stderr definition.
+       (internal, gas): Removed warnings.
+       (gas): Create a correct final entry for created array.
+       * z8k-opc.h: Recreated with new z8kgen.
+
+2001-07-28  Kazu Hirata  <kazu@hxi.com>
+
+       * i386-dis.c: Fix formatting.
+
+2001-07-28  Matthias Kramm <kramm@quiss.org>
+
+       * i386-dis.c: Change formatting conventions for architecture 
+       i386:intel to better match the format of various intel i386 
+       assemblers, like nasm, tasm or masm.
+
+2001-07-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Update dependencies with "make dep-am".
+       * Makefile.in: Regenerate
+
+2001-07-24  Kazu Hirata  <kazu@hxi.com>
+
+       * alpha-dis.c: Fix formatting.
+       * cris-dis.c: Likewise.
+       * d10v-dis.c: Likewise.
+       * d30v-dis.c: Likewise.
+       * m10300-dis.c: Likewise.
+       * tic54x-dis.c: Likewise.
+
+2001-07-23  Kazu Hirata  <kazu@hxi.com>
+
+       * m68k-dis.c: Fix formatting.
+       * pj-dis.c: Likewise.
+       * s390-dis.c: Likewise.
+       * z8k-dis.c: Likewise.
+
+2001-07-21  Chris Demetriou  <cgd@broadcom.com>
+
+       * mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s
+       into the rest of the surrounding definitions.
+
+2001-07-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * i386-dis.c (grps): Print l or w suffix, and require mem modrm
+       for lgdt, lidt, sgdt, sidt.
+
+2001-07-13  Philip Blundell  <philb@gnu.org>
+
+       * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
+
+2001-07-12  Jeff Johnston  <jjohnstn@redhat.com>
+
+        * cgen-asm.in: Include "xregex.h" always to enable the libiberty
+        regex support.
+        (@arch@_cgen_build_insn_regex): New routine from Graydon.
+        (@arch@_cgen_assemble_insn): Add Graydon's code to use regex 
+       to verify if it is worth parsing the insn as insn "x".  Also update
+       error message when insn is not a recognized format of the insn vs 
+       when the insn is completely unrecognized.
+
+2001-07-11  Frank Ch. Eigler  <fche@redhat.com>
+
+       * cgen-dis.in (print_insn): Use cgen_get_insn_value instead of
+       bfd_get_bits.
+       * cgen-opc.c (cgen_get_insn_value, cgen_put_insn_value): Respect
+       non-zero CGEN_CPU_DESC->insn_chunk_bitsize.
+
+2001-07-09  Andreas Jaeger  <aj@suse.de>, Karsten Keil <kkeil@suse.de>
+
+       * i386-dis.c (set_op): Handle 64 bit and 32 bit mode.
+       (OP_J): Use bfd_vma for mask to work properly with 64 bits.
+       (op_address,op_riprel): Use bfd_vma to handle 64 bits.
+
+2001-07-05  Ben Elliston  <bje@redhat.com>
+
+       * Makefile.am (CPUDIR): Define.
+       (stamp-m32r): Update dependencies.
+       (stamp-fr30): Ditto.
+       (stamp-openrisc): Ditto.
+       * Makefile.in: Regenerate.
+
+2001-07-03  Zoltan Hidvegi <hzoli@hzoli.2y.net>
+
+       * ppc-opc.c: Fix encoding of 'clf' instruction.
+
+2001-06-30  Geoffrey Keating  <geoffk@redhat.com>
+
+       * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
+
+2001-06-28  Geoffrey Keating  <geoffk@redhat.com>
+
+       * cgen-asm.c (cgen_parse_keyword): Allow any first character.
+       * cgen-opc.c (cgen_keyword_add): Ignore special first
+       character when building nonalpha_chars field.
+
+2001-06-24  Ben Elliston  <bje@redhat.com>
+
+       * m88k-dis.c: Format to conform to GNU coding standards.
+
+2001-06-23  Andreas Jaeger  <aj@suse.de>
+
+       * disassemble.c (disassembler_usage): Add unused attribute.
+
 2001-06-22  Eric Christopher  <echristo@redhat.com>
 
        * mips-opc.c: Move prefx to start of the table.
 2001-05-14  J.T. Conklin  <jtc@redback.com>
 
        * ppc-opc.c (powerpc_opcodes): Fixed extended opcode field of
-       simplified mnemonics used for setting PPC750-specific special
+       simplified mnemonics used for setting PPC750-specific special
        purpose registers.
 
 2001-05-12  H.J. Lu  <hjl@gnu.org>
This page took 0.042348 seconds and 4 git commands to generate.