diff options
author | Jeff Law <law@redhat.com> | 1995-02-21 05:12:58 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1995-02-21 05:12:58 +0000 |
commit | 312eb91b73307e0fd8c06f0adc1028ac4731884a (patch) | |
tree | c0b7a6af76336516473d1d804e6bd8714c135285 /bfd/ChangeLog | |
parent | 1b5cdb7e2299ba04719554293737d4f0afcbdbb1 (diff) | |
download | gdb-312eb91b73307e0fd8c06f0adc1028ac4731884a.zip gdb-312eb91b73307e0fd8c06f0adc1028ac4731884a.tar.gz gdb-312eb91b73307e0fd8c06f0adc1028ac4731884a.tar.bz2 |
Add missed log entry for som.c.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 1 |
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. |