* 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)
(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

index beec8211d4a64c580cd259746b991bb3d441168a..93599840272957aaff21973e67f78d9cab09858b 100644 (file)
@@ -1,3 +1,17 @@
+Mon Mar 11 09:59:53 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * 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.
+       
+Thu Mar  7 15:17:39 1996  Doug Evans  <dje@charmed.cygnus.com>
+
+       * config/tc-sparc.c (sparc_ip): Handle operand char 'O' (neg reg).
+
 Thu Mar  7 09:19:15 1996  Jeffrey A Law  (law@cygnus.com)
 
        * config/tc-hppa.c (SUBSEG_MILLI): Define.
This page took 0.038822 seconds and 4 git commands to generate.