* config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte reloc
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 1053e98d0de59ecc32315f184346b3dedded0bf1..4f6b77248fd3c4676c0ff4885cbd681e107f7068 100644 (file)
@@ -1,3 +1,26 @@
+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.
This page took 0.026873 seconds and 4 git commands to generate.