Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com)
authorSteve Chamberlain <sac@cygnus>
Tue, 26 Nov 1991 02:15:13 +0000 (02:15 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 26 Nov 1991 02:15:13 +0000 (02:15 +0000)
commitace68c4ed92c1d7820a3bda5d78f56a5a34932c2
tree222f709334f5834961c01a2f754ea3c1ecc496b1
parent605fe2b1b0f21095057f3869e632424ba92b4c84
Mon Nov 25 17:26:22 1991  Steve Chamberlain  (sac at cygnus.com)

* as.c: (perform_an_assembly_pass): moved declaration of i to
avoid a syntax error. Now always create the three default
sections when in MANY_SEGMENTS mode.
* as.h: New improved way of specifying MANY_SEGMENTS
* configure.in: hds object format is now coff-bfd
* subsegs.h: add line numbers and section stuff to the
segment_info structure. (But go back later and fix.. this is
COFF specific)
gas/ChangeLog
gas/as.h
gas/configure.in
gas/subsegs.h