* config/tc-v850.c (md_assemble): Handle TDAOFF relocs
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 6ed998ab6c7a4cd661799c3f1cf16c1772fe8fbc..ee3227816b785b1cad82bf12a903b67f9787e1b7 100644 (file)
@@ -1,6 +1,58 @@
+start-sanitize-v850
+Tue Oct 22 22:01:25 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-v850.c (md_assemble): Handle TDAOFF relocs
+       differently for movea & sst/sld insns.
+
+end-sanitize-v850
+Tue Oct 22 17:09:32 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config/tc-d10v.c (parallel_ok): Don't allow illegal combinations
+       of instructions.
+
+Tue Oct 22 11:28:39 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * obj.h (struct format_ops): Add frob_file_after_relocs field.
+       * config/obj-multi.h (obj_frob_file_after_relocs): Define.
+       * config/obj-ecoff.c (ecoff_format_ops): Initialize new
+       frob_file_after_relocs field.
+       * config/obj-elf.c (elf_format_ops): Likewise.
+       * config/tc-mips.c: Undefine obj_frob_file_after_relocs before
+       including obj-elf.h.
+
+Mon Oct 21 11:38:30 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte reloc
+       specially if not ELF.
+       (md_apply_fix): Handle BFD_RELOC_64.
+       (tc_gen_reloc): Handle BFD_RELOC_64.
+
+       * config/tc-i386.c (md_apply_fix3): Don't increment value for a PC
+       relative reloc when BFD_ASSEMBLER and OBJ_AOUT (more ugly gas
+       reloc hacking).
+
+       * config/obj-aout.h (S_IS_DEFINE): non BFD_ASSEMBLER version:
+       Don't check S_GET_OTHER.
+
+Fri Oct 18 14:06:26 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-mips.c (mips_ip): Accept an odd floating point
+       register with l.s or s.s.
+
+       * config/obj-aout.c (obj_pseudo_table): Use obj_aout_type for
+       .type pseudo-op.
+       (obj_aout_type): New static function.
+
+Thu Oct 17 17:55:17 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in ($(OBJS)): Depend upon libiberty.h.
+
 start-sanitize-v850
 Wed Oct 16 11:28:31 1996  Jeffrey A Law  (law@cygnus.com)
 
+       * config/tc-v850.c (v850_reloc_prefix): Recognize zdaoff, tdaoff
+       and sdaoff expressions.
+
        * write.c (fixup_segment): Don't add symbol value to addend if
        TC_V850 and OBJ_ELF.
        * config/tc-v850.h (tc_fix_adjustable): Don't adjust any
This page took 0.025519 seconds and 4 git commands to generate.