* frags.c (frag_grow): Include the size of the frag struct in the
authorRichard Henderson <rth@redhat.com>
Wed, 2 Sep 1998 18:35:47 +0000 (18:35 +0000)
committerRichard Henderson <rth@redhat.com>
Wed, 2 Sep 1998 18:35:47 +0000 (18:35 +0000)
        obstack chunk size.

gas/ChangeLog

index 4132c388c702340d21278677baec621e7ef74a69..2f933f8a195e7baaa34b6b9184a27c48c6665f1a 100644 (file)
@@ -1,3 +1,11 @@
+Wed Sep  2 11:31:14 1998  Richard Henderson  <rth@cygnus.com>
+
+       * frags.c (frag_grow): Include the size of the frag struct in the
+       obstack chunk size.
+
+       * subsegs.c (subseg_set_rest): Adjust the seginfo frchain start
+       if the new subseg comes before the old.
+
 Tue Sep  1 15:01:33 1998  Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
 
        * config/tc-sparc.c (sparc_ip): Allow all digits in an instruction
This page took 0.029001 seconds and 4 git commands to generate.