diff options
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e988660..d6d0d48 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -5,8 +5,8 @@ 2000-07-03 Nick Clifton <nickc@redhat.com> - (IS_EXTERNAL): New macro: Return true if the symbol is an external - symbol. + * cofflink.c (IS_EXTERNAL): New macro: Return true if the symbol + is an external symbol. (IS_WEAK_EXTERNAL): New macro: Return true if the symbol is a weak external symbol. |