From: Ken Raeburn Date: Tue, 20 Jun 1995 19:01:18 +0000 (+0000) Subject: *config/obj-coff.c (write_object_file): Cast time() argument to time_t *. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=34308df7a356a049c3bbd396ed5852810991857e;p=binutils-gdb.git *config/obj-coff.c (write_object_file): Cast time() argument to time_t *. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 2e134099bf8..938f6da1c61 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 20 14:55:02 1995 Ken Raeburn + + * config/obj-coff.c (write_object_file): Cast time() argument to + time_t *. + Tue Jun 20 12:00:53 1995 Jeff Law (law@snake.cs.utah.edu) * config/tc-hppa.c (pa_build_unwind_subspace): Fix typo in last