Turn most warnings into errors
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 3356109848b6f57dd33bd8147fb280ddc42b5234..fc0137336722637da281ab49860da224b8a99807 100644 (file)
@@ -1,3 +1,86 @@
+Thu Oct 10 17:22:18 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config/tc-ppc.c (ppc_insert_operand): Change most warnings into
+       errors.
+       (ppc_elf_validate_fix): Ditto.
+       (md_assemble): Ditto.
+       (ppc_tc): Ditto.
+       (ppc_pe_section): Ditto.
+       (ppc_frob_symbol): Ditto.
+
+Thu Oct 10 12:05:45 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-mn10300.c (md_assemble): Use FMT_* macros for
+       formats rather than hard-coded constants.
+
+       * config/tc-mn10300.c (md_assemble): Format D5 instructions
+       are 7 bytes long.  Write out instructions in big-endian format.
+
+Tue Oct  8 14:56:15 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-mn10300.c (md_assemble): Tweak further so
+       that all instructions are parsed correctly.
+
+Tue Oct  8 13:02:21 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * as.h: Include libiberty.h.
+       (xmalloc, xrealloc): Don't declare.
+       * as.c: Don't include libiberty.h.
+       * expr.c, read.c, stabs.c, config/obj-coff.c: Likewise.
+       * config/tc-mips.c: Likewise.
+       * messages.c: Likewise.
+       (xstrerror): Don't declare.
+       * xmalloc.c: Remove.
+
+Mon Oct  7 16:53:23 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-mn10300.h (pre_defined_registers) Remove.
+       (system_registers, cc_names): Likewise.
+       (address_registers, data_registers, other_registers): New register
+       arrays.
+       (register_name, system_register_name, cc_name): Remove.
+       (mn10300_reloc_prefix): Likewise.
+       (data_register_name): New function.
+       (address_register_name, other_register_name): Likewise.
+       (md_assemble): Rough cut at parsing operands.  Remove lots of
+       unwanted code.
+       (md_apply_fix3): Disable for now.
+
+Mon Oct  7 11:38:34 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * config/tc-m68k.c (select_control_regs): New function, extracted
+       out of m68k_init_after_args.
+       (m68k_init_after_args): Use it.
+       (mri_chip): Use it here as well to update set of allowed control
+       regs for movec.
+
+Mon Oct  7 11:24:29 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/obj-elf.c (elf_begin): New function.
+       (obj_elf_section): Add the section symbol to the symbol table.
+       * config/obj-elf.h (obj_begin): Define.
+       (elf_begin): Declare.
+       * as.c (perform_an_assembly_pass): Call obj_begin if it is
+       defined.
+
+Fri Oct  4 18:37:32 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/obj-coff.c (fixup_segment): Subtract the section address
+       from a PC relative reloc if TC_M68K.
+
+Thu Oct  3 15:15:30 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-sparc.c (md_pseudo_table): Make .uahalf, .uaword, and
+       .uaxword available even if not OBJ_ELF.
+       (md_atof): Remove unused local variable wordP.
+
+Thu Oct  3 00:16:50 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-mn10x00.c, config/tc-mn10x00.h: New files
+       for Matsushita MN10x00 support.
+       * configure.in: Recognize mn10x00-*-*
+       * configure: Rebuilt.
+
 Wed Oct  2 15:54:03 1996  Klaus Kaempf  <kkaempf@progis.de>
 
        * obj-evax.h: move openvms definitions from here to tc-alpha.c.
This page took 0.024775 seconds and 4 git commands to generate.