diff options
author | Nick Clifton <nickc@redhat.com> | 2003-08-04 11:32:52 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-08-04 11:32:52 +0000 |
commit | 8c6756949e8e0c195dbe99b1a9bdd54899a0f8d1 (patch) | |
tree | 44aa65ea0c1cab60127661fad7584ac1b0cac7cb /ld/ChangeLog | |
parent | 268b6b39310b33c8791ea43e95e81e0bd12d7c8d (diff) | |
download | gdb-8c6756949e8e0c195dbe99b1a9bdd54899a0f8d1.zip gdb-8c6756949e8e0c195dbe99b1a9bdd54899a0f8d1.tar.gz gdb-8c6756949e8e0c195dbe99b1a9bdd54899a0f8d1.tar.bz2 |
Prefix .gnu.warning section messages with "warning: ".
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 326d3b0..68e92d6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2003-08-04 Nick Clifton <nickc@redhat.com> + + * emultempl/elf32.em (before_allocation): Prepend "warning: " + to messages produced for .gnu.warning.SYMBOL sections. + 2003-08-04 Alan Modra <amodra@bigpond.net.au> * emultempl/elf32.em (output_rel_find): Add "isdyn" param. Put |