aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-02-21 05:12:58 +0000
committerJeff Law <law@redhat.com>1995-02-21 05:12:58 +0000
commit312eb91b73307e0fd8c06f0adc1028ac4731884a (patch)
treec0b7a6af76336516473d1d804e6bd8714c135285 /bfd
parent1b5cdb7e2299ba04719554293737d4f0afcbdbb1 (diff)
downloadfsf-binutils-gdb-312eb91b73307e0fd8c06f0adc1028ac4731884a.zip
fsf-binutils-gdb-312eb91b73307e0fd8c06f0adc1028ac4731884a.tar.gz
fsf-binutils-gdb-312eb91b73307e0fd8c06f0adc1028ac4731884a.tar.bz2
Add missed log entry for som.c.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 342355b..57a1c3d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -274,6 +274,7 @@ Wed Feb 1 01:32:14 1995 Jeff Law (law@snake.cs.utah.edu)
* som.c (som_set_reloc_info, case R_DATA_ONE_SYMBOL): If there's
nothing in R_DATA_OVERRIDE, then try to find the addend in the
section's contents.
+ (som_write_fixups): Ignore the addend in a R_DATA_ONE_SYMBOL fixup.
* som.c (som_object_setup): More heruistics to detect the
braindamaged HP OSF1 linker.