diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-11-01 18:09:06 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-11-01 18:09:06 +0000 |
commit | baabeb74a72eae51dcb5994497bc233584f42353 (patch) | |
tree | 4bf4c3745a8c4a6e7c24a6b6f22363a46ce571c5 /bfd/ChangeLog | |
parent | ef51e36abc679f054f4e591061c7499a78170855 (diff) | |
download | gdb-baabeb74a72eae51dcb5994497bc233584f42353.zip gdb-baabeb74a72eae51dcb5994497bc233584f42353.tar.gz gdb-baabeb74a72eae51dcb5994497bc233584f42353.tar.bz2 |
* sunos.c (sunos_scan_ext_relocs): Only check the reloc symbol
table index against the number of symbols for a base relative
reloc.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d6df14c..a9521c4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Wed Nov 1 11:45:07 1995 Ian Lance Taylor <ian@cygnus.com> + * sunos.c (sunos_scan_ext_relocs): Only check the reloc symbol + table index against the number of symbols for a base relative + reloc. + * coff-rs6000.c (_bfd_xcoff_sizeof_headers): Change from macro to static function. * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Set |