diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fafeb74..89be26b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2003-07-16 Richard Henderson <rth@redhat.com> + * config.bfd, configure.host, configure.in: Remove ia64-aix support. + * elfxx-ia64.c, targets.c: Likewise. + +2003-07-16 Richard Henderson <rth@redhat.com> + * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Properly return false for symbols defined locally plus -Bsymbolic. Tidy logic. |