projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d12d1f6
)
* config/tc-i386.c (md_apply_fix3): Don't increment value for a PC
author
Ian Lance Taylor
<ian@airs.com>
Mon, 21 Oct 1996 15:51:15 +0000
(15:51 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index
7ea6700
..
2283024
100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-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.