aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-09-09 09:45:31 +0000
committerNick Clifton <nickc@redhat.com>2008-09-09 09:45:31 +0000
commit44e36d8a7bda0394ebfe93378868c79b63c24aa3 (patch)
tree9b82b5090a4b1411ead87d9ee999c9f033cb1b89 /ld/ChangeLog
parent502e814e6ef9164107cb374e8c578a8f6c7e0550 (diff)
downloadgdb-44e36d8a7bda0394ebfe93378868c79b63c24aa3.zip
gdb-44e36d8a7bda0394ebfe93378868c79b63c24aa3.tar.gz
gdb-44e36d8a7bda0394ebfe93378868c79b63c24aa3.tar.bz2
* emultempl/pe.em (pe_find_data_imports): Add trailing newline
to warning message. * emultempl/pep.em (pep_find_data_imports): Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index e9ee029..52afdf3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-09 Peter Rosin <peda@lysator.liu.se> (tiny change)
+
+ * emultempl/pe.em (pe_find_data_imports): Add trailing newline
+ to warning message.
+ * emultempl/pep.em (pep_find_data_imports): Likewise.
+
2008-09-08 H.J. Lu <hongjiu.lu@intel.com>
2008-09-07 Alan Modra <amodra@bigpond.net.au>