aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-06-25 11:50:31 +0000
committerJohn Gilmore <gnu@cygnus>1992-06-25 11:50:31 +0000
commitdebd34438d977c93cc0723963349ba43c96358da (patch)
tree948910b81fa13f8e220f62f265731b0cc2530911 /gdb/ChangeLog
parentc40dbf26ab18e7f66833f2e536f435f0df7e5bfc (diff)
downloadgdb-debd34438d977c93cc0723963349ba43c96358da.zip
gdb-debd34438d977c93cc0723963349ba43c96358da.tar.gz
gdb-debd34438d977c93cc0723963349ba43c96358da.tar.bz2
* defs.h (PARAMS): Move to ../include/ansidecl.h.
(alloca): Declare return type on SPARC, since Sun doesn't. (*_BYTE_ORDER): Improve comment: *must* be defined.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 89eed51..afd576b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
Thu Jun 25 04:00:10 1992 John Gilmore (gnu at cygnus.com)
+ * defs.h (PARAMS): Move to ../include/ansidecl.h.
+ (alloca): Declare return type on SPARC, since Sun doesn't.
+ (*_BYTE_ORDER): Improve comment: *must* be defined.
+
* tm-hppa.h: New file, architectural definition of HP PA.
* tm-hppabsd.h, tm-hppahpux.h: Shrink to deltas from tm-hppa.h.