aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-06-28 22:34:29 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-06-28 22:34:29 +0000
commitc702007b17942a27590d2378470e937fe89373db (patch)
treeab3a595f29d1a75ccfb1e12d16619a0094186b11
parent59fb874e522090833d43cb69786ce382be148b63 (diff)
downloadgdb-c702007b17942a27590d2378470e937fe89373db.zip
gdb-c702007b17942a27590d2378470e937fe89373db.tar.gz
gdb-c702007b17942a27590d2378470e937fe89373db.tar.bz2
x
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a07936d..57d97ea 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
Mon Jun 28 10:09:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * printcmd.c (makeva*): New interface, for making a va_list.
+ (printf_command): Use it.
+ * config/m88k/xm-delta88.h: Remove VPRINTF define, not needed.
+ * config/pa/xm-pa.h: New file.
+ * config/pa/xm-hppa{b,h}.h: Include it.
+
* xcoffread.c: Remove obsolete NO_TYPEDEFS comment.
Sun Jun 27 08:54:55 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)