diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2009-03-19 19:39:32 +0000 |
---|---|---|
committer | Paul Pluzhnikov <ppluzhnikov@google.com> | 2009-03-19 19:39:32 +0000 |
commit | 4110593748137da1416f0822b3771fddcd4f8970 (patch) | |
tree | a5c58d3d9ab3e666a592552560a7a1b5559a6be1 /gold/ChangeLog | |
parent | 604399204f1a6e09056023af6d315dc25e8c6963 (diff) | |
download | gdb-4110593748137da1416f0822b3771fddcd4f8970.zip gdb-4110593748137da1416f0822b3771fddcd4f8970.tar.gz gdb-4110593748137da1416f0822b3771fddcd4f8970.tar.bz2 |
2009-03-19 Paul Pluzhnikov <ppluzhnikov@google.com>
* layout.cc (Layout::output_section_name): Preserve names
of '.note.' sections.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 96abf8a..a736dcb 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2009-03-19 Paul Pluzhnikov <ppluzhnikov@google.com> + + * layout.cc (Layout::output_section_name): Preserve names + of '.note.' sections. + 2009-03-19 Ian Lance Taylor <iant@google.com> * descriptors.cc (Descriptors::open): Check that the options are |