diff options
author | Tristan Gingold <gingold@adacore.com> | 2009-07-03 10:44:57 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2009-07-03 10:44:57 +0000 |
commit | 27505b5d0fc279055b9d27c5f45b199192422f16 (patch) | |
tree | 36bf522f6cf145b2ea71962e355c5b62e099066d /ld/ChangeLog | |
parent | 3244e8f5d67de04911b76c9df98bdcb7e15c03fb (diff) | |
download | gdb-27505b5d0fc279055b9d27c5f45b199192422f16.zip gdb-27505b5d0fc279055b9d27c5f45b199192422f16.tar.gz gdb-27505b5d0fc279055b9d27c5f45b199192422f16.tar.bz2 |
2009-07-03 Tristan Gingold <gingold@adacore.com>
* scripttempl/pep.sc: Put .eh_frame in its own section.
* scripttempl/pe.sc: Ditto.
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 a966e37..951439f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2009-07-03 Tristan Gingold <gingold@adacore.com> + + * scripttempl/pep.sc: Put .eh_frame in its own section. + * scripttempl/pe.sc: Ditto. + 2009-06-26 Kai Tietz <kai.tietz@onevision.com> * scripttempl/pe.sc (.debug_pubtypes): Added section rule. |