aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-08-27 13:56:55 +0000
committerAlan Modra <amodra@gmail.com>2009-08-27 13:56:55 +0000
commit600b868636d607493c2c995cc6fc36454a91ca1e (patch)
tree53730d11543e9846d2d2effafd23b6cda063a929 /bfd
parent4e22772d17868466c3d941f888d255c667abc039 (diff)
downloadfsf-binutils-gdb-600b868636d607493c2c995cc6fc36454a91ca1e.zip
fsf-binutils-gdb-600b868636d607493c2c995cc6fc36454a91ca1e.tar.gz
fsf-binutils-gdb-600b868636d607493c2c995cc6fc36454a91ca1e.tar.bz2
PR ld/10518
correct changelog pr number (was 10515)
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9d165ae..ed8f2f2 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -32,12 +32,12 @@
2009-08-26 Alan Modra <amodra@bigpond.net.au>
- PR ld/10515
+ PR ld/10518
* linker.c (bfd_find_version_for_sym): Revert warning.
2009-08-26 Alan Modra <amodra@bigpond.net.au>
- PR ld/10515
+ PR ld/10518
* linker.c (bfd_find_version_for_sym): Override a "*" match by any
other wildcard match. Warn on multiple wildcard matches.