* config/tc-m68k.c (m68k_ip): Don't overwrite opcode table data.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 6ec4e8031b43b3dac9c472276698031d823e45b1..bdaa4cddec3467ad469336cdfe87326188f2267d 100644 (file)
@@ -1,3 +1,115 @@
+Thu Dec 11 17:46:50 1997  Richard Henderson  <rth@cygnus.com>
+
+       * config/tc-m68k.c (m68k_ip): Don't overwrite opcode table data.
+       (insop, m68k_ip): Make `opcode' const so it doesn't happen again.
+
+Fri Dec  5 11:23:59 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-v850.c (md_assemble): Fix BFD_RELOC_32 against a
+       symbol + offset.
+
+       * config/tc-v850.h (ELF_TC_SPECIAL_SECTIONS): Use
+       SHT_V850_{S|T|Z}COMMON to mark special common sections.
+
+Tue Dec  2 17:05:13 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-v850.c: Brought up to date with the branch.
+
+Mon Dec  1 20:24:18 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
+
+       * config/tc-sh.c (SWITCH_TABLE_CONS): Handle (fix)->fx_size == 1.
+       (SWITCH_TABLE): Handle BFD_RELOC_8.
+       (md_apply_fix): #ifndef BFD_ASSEMBLER code: Handle fixP->fx_size == 1.
+       (coff_reloc_map): Add BFD_RELOC_8_PCREL entry.
+       (sh_coff_reloc_mangle): SWITCH_TABLE case: Handle BFD_RELOC_8.
+
+Sat Nov 22 16:19:22 1997  Richard Henderson  <rth@cygnus.com>
+
+       * tc-alpha.c (range_signed_16, range_signed_32): Work around an
+       apparent bug in gcc's long long support crossing from x86.
+
+Sat Nov 22 14:26:09 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-arm.c: Brought up to date with latest changes on arm
+       branch. 
+
+Sat Nov 22 15:50:09 1997  Klaus Kaempf  <kkaempf@progis.de>
+
+       * config-gas.com: Get version info from configure.in.
+
+       * makefile.vms: include depend.obj in OBJS.
+
+       * config/tc-alpha.c (s_alpha_section): Remove ".lcomm" handling.
+
+       * config/tc-alpha.c (alpha_basereg_clobbered): Remove variable and
+       all corresponding code.
+
+Thu Nov 20 15:06:08 1997  Richard Earnshaw <rearnsha@arm.com>
+
+       * config/tc-arm.h (TARGET_FORMAT for generic a.out targets): Allow
+       run-time endian selection.
+
+start-sanitize-sh4
+Wed Nov 19 17:44:42 1997  Richard Henderson  <rth@cygnus.com>
+
+        * tc-sh.c (parse_reg): Properly quote for fv4.
+
+end-sanitize-sh4
+Wed Nov 19 23:46:18 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * symbols.c (resolve_symbol_value): Add missing breaks in case on
+       symbol value operator.
+
+start-sanitize-vr5400
+Wed Nov 19 02:24:07 1997  Ken Raeburn  <raeburn@cygnus.com>
+
+       * config/tc-mips.c (gpr_interlocks, cop_interlocks): VR5400 has
+       these.
+
+end-sanitize-vr5400
+Tue Nov 18 18:45:14 1997  J"orn Rennecke  <amylaar@cygnus.co.uk>
+
+       * config/tc-d10v.c (parallel_ok, find_opcode): 
+       Split OPERAND_FLAG into OPERAND_FFLAG and OPERAND_CFLAG.
+
+Sun Nov 16 10:05:07 1997  Fred Fish  <fnf@cygnus.com>
+
+       * config/obj-coff.c (fixup_segment): Cast second arg of
+       md_apply_fix3 call to type "valueT *".
+
+Thu Nov 13 13:53:10 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure.in (emulations): Make FreeBSD an aout / i386bsd
+       variant.
+       * configure: Re-generate.
+       
+Thu Nov 13 11:07:14 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * config/tc-mips.c (macro_build): Use the membership field
+       for INSN_MACRO's.
+       (mips_ip): Same.
+
+Thu Nov 13 02:04:55 1997  J"orn Rennecke  <amylaar@cygnus.co.uk>
+
+       * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for
+       first argument if it's supposed to be a register.
+
+start-sanitize-tx49
+Wed Nov 12 10:06:27 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * config/tc-mips.c (mips_4900): Added.
+       (hilo_interlocks): Added mips_4900.
+       (md_begin): Set default for mips_4900.
+       (macro_build,mips_ip): Test for INSN_4900 if mips_4900.
+       (md_longopts): Add "m4900" and "no-m4900".
+       (md_parse_option): Handle above options.
+
+end-sanitize-tx49
+Tue Nov 11 19:25:05 1997  J"orn Rennecke  <amylaar@cygnus.co.uk>
+
+       * app.c (do_scrub_chars):  If d10v, re-insert a space before
+       a '#' when in state 10.
+
 Tue Nov 11 13:33:15 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * config/tc-h8300.c: Include "subsegs.h".
This page took 0.025106 seconds and 4 git commands to generate.