aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-04-19 07:35:12 +0000
committerJakub Jelinek <jakub@redhat.com>2004-04-19 07:35:12 +0000
commit3737f867aca299a513aaa99cc87df33ace2c0bf9 (patch)
tree9438c042bd621b8e9b728e9a45d6aed9158be195 /ld/ChangeLog
parentbef5cbecf30620c7b91b41b713242994ab16553e (diff)
downloadgdb-3737f867aca299a513aaa99cc87df33ace2c0bf9.zip
gdb-3737f867aca299a513aaa99cc87df33ace2c0bf9.tar.gz
gdb-3737f867aca299a513aaa99cc87df33ace2c0bf9.tar.bz2
* ldlang.c (lang_do_assignments_1): Handle .tbss output section
specially.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index aee579a..86f4b2b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-19 Jakub Jelinek <jakub@redhat.com>
+
+ * ldlang.c (lang_do_assignments_1): Handle .tbss output section
+ specially.
+
2004-04-18 Danny Smith <dannysmith@users.sourceforge.net>
* scriptempl/pe.sc: Put numbered .ctors.* after .ctors