aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-01-11 21:31:30 +0000
committerIan Lance Taylor <ian@airs.com>1994-01-11 21:31:30 +0000
commit4e76ae53fc8ac37794d10605fdf3e8c9621f93bc (patch)
tree89245ce63f577104c4c397de3b83b862f8d8b9c2 /gas
parentc5481a5e523a94ee0ba613b38d2896059b22a326 (diff)
downloadgdb-4e76ae53fc8ac37794d10605fdf3e8c9621f93bc.zip
gdb-4e76ae53fc8ac37794d10605fdf3e8c9621f93bc.tar.gz
gdb-4e76ae53fc8ac37794d10605fdf3e8c9621f93bc.tar.bz2
* config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbss
sections to be close together.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 410aab3..f831b04 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Tue Jan 11 13:01:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbss
+ sections to be close together.
+
* config/tc-mips.c (macro): Corrected $at warnings in a couple of
spots.