From: Ken Raeburn Date: Wed, 2 Feb 1994 00:40:29 +0000 (+0000) Subject: gasp.c, atof-ieee.c, ho-i386aix.h changes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2cdeec493b2b94f86cec07d250d6edf5a9243f9;p=binutils-gdb.git gasp.c, atof-ieee.c, ho-i386aix.h changes --- diff --git a/gas/ChangeLog b/gas/ChangeLog index b9b0cc116f4..69dd3727133 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Tue Feb 1 19:28:12 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * gasp.c (malloc): Don't declare, since host.h or system header + files may declare it differently. + + * config/atof-ieee.c (int_to_gen): Now static. + + * config/ho-i386aix.h: Include sys/types.h and stdlib.h, not + ho-sysv.h. Based loosely on a patch from Minh Tran-Le. + Tue Feb 1 10:50:17 1994 Steve Chamberlain (sac@jonny.cygnus.com) * gasp.c: Include host.h.