aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-12-14 15:15:55 +0000
committerJakub Jelinek <jakub@redhat.com>2005-12-14 15:15:55 +0000
commit4e8aba047f9a1ae50eabf229605904fa225d3d2f (patch)
tree19bf1a507287813b6f5b684294fe4c0088cd1b82 /ld/ChangeLog
parentb1905489985db0a9eb1e8438e6832f08656248bd (diff)
downloadgdb-4e8aba047f9a1ae50eabf229605904fa225d3d2f.zip
gdb-4e8aba047f9a1ae50eabf229605904fa225d3d2f.tar.gz
gdb-4e8aba047f9a1ae50eabf229605904fa225d3d2f.tar.bz2
* scripttempl/elf.sc: Put .gnu.linkonce.d.rel.ro.* sections into
.data.rel.ro output section. Fix a pasto for -z nocombreloc .rela.data.rel.ro section content.
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 8e2224e..389677c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-14 Jakub Jelinek <jakub@redhat.com>
+
+ * scripttempl/elf.sc: Put .gnu.linkonce.d.rel.ro.* sections into
+ .data.rel.ro output section. Fix a pasto for -z nocombreloc
+ .rela.data.rel.ro section content.
+
2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
* Makefile.am (ALL_EMULATIONS): Replace ms1 files with mt files.