* as.h (SEG_NORMAL, SEG_LIST): Bump segment limit from 10 to 40.
authorSteve Chamberlain <sac@cygnus>
Mon, 11 Mar 1996 18:05:58 +0000 (18:05 +0000)
committerSteve Chamberlain <sac@cygnus>
Mon, 11 Mar 1996 18:05:58 +0000 (18:05 +0000)
commita31c2bc74c8256af390d6cfbb67417e8341b37bb
tree11acbe87f25a892f38c05b393028898d9786f816
parente656ecf90c49bac5eb357cec0020b37423b0e0f8
* as.h (SEG_NORMAL, SEG_LIST): Bump segment limit from 10 to 40.
(SEG_LAST): New.
* subsegs.c (MANY_SEGMENTS): Increase segment limit.
* obj-coff.c (seg_N_TYPE, seg_info_off_by_4): Likewise.
(do_relocs_for, w_symbols, obj_coff_add_segment, do_linenos_for,
crawl_symbols, coff_header_append): Loop to SEG_LAST rather than
SEG_E9.

Until BFD backend works with i386-pe.
gas/ChangeLog