From 719153bfe7e85de182948d91426c46a1af24f23c Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Fri, 16 Dec 1994 19:41:56 +0000 Subject: [PATCH] * as.h: Include progress.h. * as.c (main): Call START_PROGRESS and END_PROGRESS. (main, perform_an_assembly_pass): Call PROGRESS. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index ada6717a680..7db1321ad7a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Dec 16 11:07:10 1994 Stan Shebs + + * as.h: Include progress.h. + * as.c (main): Call START_PROGRESS and END_PROGRESS. + (main, perform_an_assembly_pass): Call PROGRESS. + Fri Dec 16 00:46:08 1994 Ian Lance Taylor * write.c (adjust_reloc_syms): Use bfd_is_und_section and -- 2.30.2