aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-08-21 10:38:14 +0000
committerNick Clifton <nickc@redhat.com>2009-08-21 10:38:14 +0000
commit032b94c5fd9c2734a401798341eece75159ad0fb (patch)
treea3e7039fb96470fb9ddd60dccf634abe7234059e /ld/ChangeLog
parent90092760f359c6438a856a0d001e254c80e7b5c1 (diff)
downloadgdb-032b94c5fd9c2734a401798341eece75159ad0fb.zip
gdb-032b94c5fd9c2734a401798341eece75159ad0fb.tar.gz
gdb-032b94c5fd9c2734a401798341eece75159ad0fb.tar.bz2
* scripttempl/elf.sc: Discard sections with .gnu.lto_ prefix.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ab12959..f192aca 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-21 Richard Guenther <rguenther@suse.de>
+
+ * scripttempl/elf.sc: Discard sections with .gnu.lto_ prefix.
+
2009-08-12 Tristan Gingold <gingold@adacore.com>
* ld.h (fat_user_section_struct): Add map_symbol_def_count field.