diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 99ff228..d24841f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Mon Jan 15 14:29:44 1996 Ian Lance Taylor <ian@cygnus.com> + * sunos.c (sunos_scan_ext_relocs): Don't fail assert if + info->shared. + * coffgen.c (coff_find_nearest_line): Don't try to cache information in sections that are not owned by a BFD. From Richard Henderson <richard@atheist.tamu.edu>. |