Tue Sep 22 13:02:07 1992 Sean Eric Fagan (sef@cygnus.com)
authorSean Eric Fagan <sef@cygnus>
Tue, 22 Sep 1992 20:07:55 +0000 (20:07 +0000)
committerSean Eric Fagan <sef@cygnus>
Tue, 22 Sep 1992 20:07:55 +0000 (20:07 +0000)
commitb066f445bb1e19ac6bab4e352497c5476138925d
treeea9d58430c5916f3ec846d464f6f20dd8cdf2d41
parentdf3768fb6c40dea9f81cec9d7ca4a762663f9f8c
Tue Sep 22 13:02:07 1992  Sean Eric Fagan  (sef@cygnus.com)

* obj-coffbfd.c (do_relocs_for,fill_section): now allocate all
sections starting from zero, rather than making them consecutive.
This makes subsequent reloc calculations easier, esp if the
object format doesn't understand addends. (obj_coff_lcomm): (maybe
temporarily) allocate lcomm in .data rather than in .bss.  It
seems that some tools can't cope with a non-zero sized bss
before linkage.
gas/config/ChangeLog
gas/config/obj-coffbfd.c