* config/tc-i386.c (md_apply_fix3): Don't increment value for a PC
authorIan Lance Taylor <ian@airs.com>
Mon, 21 Oct 1996 15:51:15 +0000 (15:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 21 Oct 1996 15:51:15 +0000 (15:51 +0000)
  relative reloc when BFD_ASSEMBLER and OBJ_AOUT (more ugly gas
  reloc hacking).

gas/ChangeLog

index 7ea67001ea6452c1d15fd057164cc8fec2427b83..2283024edb4bbd523e5169fb39814401380e1f69 100644 (file)
@@ -1,5 +1,9 @@
 Mon Oct 21 11:38:30 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * 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.