From: Richard Henderson Date: Wed, 2 Sep 1998 18:35:47 +0000 (+0000) Subject: * frags.c (frag_grow): Include the size of the frag struct in the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2dabca81bae23f4b872b980bbf25fc25186f5754;p=binutils-gdb.git * frags.c (frag_grow): Include the size of the frag struct in the obstack chunk size. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 4132c388c70..2f933f8a195 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Wed Sep 2 11:31:14 1998 Richard Henderson + + * 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 * config/tc-sparc.c (sparc_ip): Allow all digits in an instruction