aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorKai Tietz <kai.tietz@onevision.com>2010-09-22 14:20:24 +0000
committerKai Tietz <kai.tietz@onevision.com>2010-09-22 14:20:24 +0000
commite4b0fe2fa7c4fae156f5d0bc3e14fcc9c397614f (patch)
tree2ef39e52fb0583f4b4a03f00f715e540e36ebf62 /ld/ChangeLog
parent72e4db75e816964c7533b8522a59ec05b7439691 (diff)
downloadfsf-binutils-gdb-e4b0fe2fa7c4fae156f5d0bc3e14fcc9c397614f.zip
fsf-binutils-gdb-e4b0fe2fa7c4fae156f5d0bc3e14fcc9c397614f.tar.gz
fsf-binutils-gdb-e4b0fe2fa7c4fae156f5d0bc3e14fcc9c397614f.tar.bz2
2010-09-22 Kai Tietz <kai.tietz@onevision.com>
* ldlang.c (lang_add_section): Allow for debugging section to be marked as noload but to keep content. (IGNORE_SECTION): Likewise. (lang_check_section_addresses): Likewise. * ldwrite.c (build_link_order): Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index c7169e0..0f4fa43 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,11 @@
2010-09-22 Kai Tietz <kai.tietz@onevision.com>
+ * ldlang.c (lang_add_section): Allow for debugging
+ section to be marked as noload but to keep content.
+ (IGNORE_SECTION): Likewise.
+ (lang_check_section_addresses): Likewise.
+ * ldwrite.c (build_link_order): Likewise.
+
* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Add
idata to orphan set.
* emultempl/pep.em: Likewise.