aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-02-02 00:40:29 +0000
committerKen Raeburn <raeburn@cygnus>1994-02-02 00:40:29 +0000
commitf2cdeec493b2b94f86cec07d250d6edf5a9243f9 (patch)
tree910c021cacf7a6aef4bea9e5c09b9204b321ad23 /gas
parent6761eb8b9e8827c3e60277f04f3caf9fc0cae17a (diff)
downloadgdb-f2cdeec493b2b94f86cec07d250d6edf5a9243f9.zip
gdb-f2cdeec493b2b94f86cec07d250d6edf5a9243f9.tar.gz
gdb-f2cdeec493b2b94f86cec07d250d6edf5a9243f9.tar.bz2
gasp.c, atof-ieee.c, ho-i386aix.h changes
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index b9b0cc1..69dd372 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.