aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-01-08 01:01:23 +0000
committerIan Lance Taylor <ian@airs.com>1994-01-08 01:01:23 +0000
commit267a3ab363902a42edc2a0daadd19cdcfdc81b4d (patch)
tree16ce16a459da8f756f4fe0d0e52d6a97c4c6e685 /ld/ChangeLog
parentfe4e32905b47a8c60c96656789b1bfbda4f264f1 (diff)
downloadgdb-267a3ab363902a42edc2a0daadd19cdcfdc81b4d.zip
gdb-267a3ab363902a42edc2a0daadd19cdcfdc81b4d.tar.gz
gdb-267a3ab363902a42edc2a0daadd19cdcfdc81b4d.tar.bz2
* scripttempl/elf.c: Define __bss_start before the .sbss section.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index defb66c..97c71be 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jan 7 20:00:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * scripttempl/elf.c: Define __bss_start before the .sbss section.
+
Thu Jan 6 00:13:10 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* ldmain.c (add_to_set): Add bitsize argument.