From: Stan Shebs Date: Fri, 16 Dec 1994 19:41:56 +0000 (+0000) Subject: * as.h: Include progress.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=719153bfe7e85de182948d91426c46a1af24f23c;p=binutils-gdb.git * as.h: Include progress.h. * as.c (main): Call START_PROGRESS and END_PROGRESS. (main, perform_an_assembly_pass): Call PROGRESS. --- 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