From: Ian Lance Taylor Date: Tue, 11 Jan 1994 21:31:30 +0000 (+0000) Subject: * config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbss X-Git-Tag: gdb-4_18~16092 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e76ae53fc8ac37794d10605fdf3e8c9621f93bc;p=thirdparty%2Fbinutils-gdb.git * config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbss sections to be close together. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 410aab3770c..f831b049971 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.