From 2dabca81bae23f4b872b980bbf25fc25186f5754 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Wed, 2 Sep 1998 18:35:47 +0000 Subject: [PATCH] * frags.c (frag_grow): Include the size of the frag struct in the obstack chunk size. --- gas/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 4132c38..2f933f8 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 -- 2.7.4