From a77b3837e3bf4541a1c8047f42ca5d66a17cca40 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 25 Aug 1997 18:29:11 +0000 Subject: [PATCH] * config/tc-ppc.c (ppc_change_csect): Temporarily lower the chunksize while creating the new subsection. * as.c (chunksize): Initialize to zero. * subsegs.c (subseg_set_rest): Change 5000 to chunksize when calling obstack_begin. --- gas/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 6b18c33..c7449eb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Mon Aug 25 14:25:48 1997 Ian Lance Taylor + + * config/tc-ppc.c (ppc_change_csect): Temporarily lower the + chunksize while creating the new subsection. + * as.c (chunksize): Initialize to zero. + * subsegs.c (subseg_set_rest): Change 5000 to chunksize when + calling obstack_begin. + start-sanitize-v850 Mon Aug 25 11:21:48 1997 Nick Clifton -- 2.7.4