aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-04-11 15:38:12 +0000
committerNick Clifton <nickc@redhat.com>2011-04-11 15:38:12 +0000
commited0d9c711c14c280d4c06bb200eaad162549efcb (patch)
tree89d8e0a8559528fcbd984098c2b447fe6c494a2e /ld/ChangeLog
parent84701018a5c6836ef62235e97d07b19c502e53a6 (diff)
downloadgdb-ed0d9c711c14c280d4c06bb200eaad162549efcb.zip
gdb-ed0d9c711c14c280d4c06bb200eaad162549efcb.tar.gz
gdb-ed0d9c711c14c280d4c06bb200eaad162549efcb.tar.bz2
* scripttempl/elf.sc (.exception_ranges): Add new section.
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 135f10d..a139a81 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-11 Chris Quenelle <chris.quenelle@oracle.com>
+
+ * scripttempl/elf.sc (.exception_ranges): Add new section.
+
2011-04-08 Hector Oron <hector.oron@gmail.com>
PR ld/12643