diff options
author | Jeff Law <law@redhat.com> | 2013-07-08 17:07:15 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 2013-07-08 17:07:15 +0000 |
commit | 1de778ed23ce7492c523d5850c6c6dbb34152655 (patch) | |
tree | 0b1aa1226e29595f9a43fd22795d2b1b7b424db1 /ld/ChangeLog | |
parent | 41741fa453af658fef20fd1863c36bdf5f953719 (diff) | |
download | gdb-1de778ed23ce7492c523d5850c6c6dbb34152655.zip gdb-1de778ed23ce7492c523d5850c6c6dbb34152655.tar.gz gdb-1de778ed23ce7492c523d5850c6c6dbb34152655.tar.bz2 |
* scripttempl/elf.sc: Handle function names and other
text after .text.unlikely too.
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 1bd8f6e..08ac085 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2013-07-08 Jeff Law <law@redhat.com> + + * scripttempl/elf.sc: Handle function names and other text after + .text.unlikely too. + 2013-07-08 Tristan Gingold <gingold@adacore.com> * scripttempl/ia64vms.sc: Add support of per data and per function |