diff options
author | Alan Modra <amodra@gmail.com> | 2007-07-13 07:34:25 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-07-13 07:34:25 +0000 |
commit | 3d263d86a5f14e3f60e36a7d22fd5816e9b72798 (patch) | |
tree | 95343a4acc9a9bdd1bb3e8cc4befdbeb12e8189c /ld/ChangeLog | |
parent | ab3cc168959ec94571e9761b18106d2a5ca04078 (diff) | |
download | gdb-3d263d86a5f14e3f60e36a7d22fd5816e9b72798.zip gdb-3d263d86a5f14e3f60e36a7d22fd5816e9b72798.tar.gz gdb-3d263d86a5f14e3f60e36a7d22fd5816e9b72798.tar.bz2 |
* ldlang.c (strip_excluded_output_sections): Don't ignore sections
with update_dot_tree.
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 7b9a1f8..52324af 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2007-07-13 Alan Modra <amodra@bigpond.net.au> + + * ldlang.c (strip_excluded_output_sections): Don't ignore sections + with update_dot_tree. + 2007-07-12 Nathan Sidwell <nathan@codesourcery.com> * scripttempl/pe.sc: Don't include .gcc_except_table and |