Remove ``-W -Wall'' from top-level Makefile/configure.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 42c5fe2257e54f16d4a74e2caf94696aee4c12f3..8ef0f7cedd51b91f85df27a777cc7f62321b90eb 100644 (file)
@@ -1,3 +1,64 @@
+Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+       * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
+       --enable-build-warnings option.
+       * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
+       * Makefile.in, configure: Re-generate.
+
+Wed Apr  5 22:28:18 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
+
+       * sh-opc.c (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
+       stc GBR,@-<REG_N> is available for arch_sh1_up.
+       Group parallel processing insn with identical mnemonics together.
+       Make three-operand psha / pshl come first.
+
+Wed Apr  5 22:05:40 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
+
+       * sh-opc.h (sh_nibble_type): Remove DISP_8 and DISP_4.
+       Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}.  Add REPEAT.
+       (sh_arg_type): Add A_PC.
+       (sh_table): Update entries using immediates.  Add repeat.
+       * sh-dis.c (print_insn_shx): Remove DISP_8 and DISP_4.
+       Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}.  Add REPEAT.
+
+2000-04-04  Alan Modra  <alan@linuxcare.com.au>
+
+       * po/opcodes.pot: Regenerate.
+
+       * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
+       (DEP): Quote when passing vars to sub-make.  Add warning message
+       to end.
+       (DEP1): Rewrite for "gcc -MM".
+       (CLEANFILES): Add DEP2.
+       Update dependencies.
+       * Makefile.in: Regenerate.
+
+2000-04-03  Denis Chertykov  <denisc@overta.ru>
+
+       * avr-dis.c: Syntax cleanup.
+       (add0fff): Print the pc relative address as a signed number.
+       (add03f8): Likewise.
+
+2000-04-01  Ian Lance Taylor  <ian@zembu.com>
+
+       * disassemble.c (disassembler_usage): Don't use a prototype.  Mark
+       the parameter ATTRIBUTE_UNUSED.
+       * ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.
+
+2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
+
+       * m10300-opc.c: SP-based offsets are always unsigned.
+
+2000-03-29  Thomas de Lellis  <tdel@windriver.com>
+
+       * arm-opc.h (thumb_opcodes): Disassemble 0xde.. to "bal"
+       [branch always] instead of "undefined".
+
+2000-03-27  Nick Clifton  <nickc@cygnus.com>
+
+       * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
+       short instructions, from end of list of long instructions.
+
 2000-03-27  Ian Lance Taylor  <ian@zembu.com>
 
        * Makefile.am (CFILES): Add avr-dis.c.
This page took 0.024311 seconds and 4 git commands to generate.