aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-08-04 11:32:52 +0000
committerNick Clifton <nickc@redhat.com>2003-08-04 11:32:52 +0000
commit8c6756949e8e0c195dbe99b1a9bdd54899a0f8d1 (patch)
tree44aa65ea0c1cab60127661fad7584ac1b0cac7cb /bfd/ChangeLog
parent268b6b39310b33c8791ea43e95e81e0bd12d7c8d (diff)
downloadgdb-8c6756949e8e0c195dbe99b1a9bdd54899a0f8d1.zip
gdb-8c6756949e8e0c195dbe99b1a9bdd54899a0f8d1.tar.gz
gdb-8c6756949e8e0c195dbe99b1a9bdd54899a0f8d1.tar.bz2
Prefix .gnu.warning section messages with "warning: ".
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b2686ef..8645db0 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-04 Nick Clifton <nickc@redhat.com>
+
+ * elflink.h (elf_link_add_object_symbols): Prepend "warning: "
+ to messages produced for .gnu.warning.SYMBOL sections.
+
2003-08-04 Alan Modra <amodra@bigpond.net.au>
* elfcode.h: Convert to C90, remove unneeded casts and prototypes.