aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-03-14 02:30:18 +0000
committerK. Richard Pixley <rich@cygnus>1992-03-14 02:30:18 +0000
commit4db3902ad6182f3e42d2ff30c4fbcbde87d55c0d (patch)
tree0ab86c4635b7975e98452d72afe08b10a96f1721 /gdb/ChangeLog
parent14d01801ccbb9e6455706b081695b7206bbd2de1 (diff)
downloadgdb-4db3902ad6182f3e42d2ff30c4fbcbde87d55c0d.zip
gdb-4db3902ad6182f3e42d2ff30c4fbcbde87d55c0d.tar.gz
gdb-4db3902ad6182f3e42d2ff30c4fbcbde87d55c0d.tar.bz2
pass MAKEINFO down on info
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 22fb56f..c8fc404 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,21 @@
+Fri Mar 13 15:51:11 1992 K. Richard Pixley (rich@cygnus.com)
+
+ * Makefile.in: pass MAKEINFO down on info.
+
Thu Mar 12 11:56:46 1992 Per Bothner (bothner@cygnus.com)
+ Merged in patches from metin@ibmpa.awdpa.ibm.com (Metin G.
+ Ozisik) (dated Fri, 6 Mar 92 17:51) for the rs6000.
+ * minsyms.c, symfile.c: Changes that may be generally
+ applicable, but are #ifdef IBM6000 for now.
+ * rs6000-xdep.c: Fixed typo in comment.
+ * rs6000-tdep.c: Non-substatial changes.
+ * xoffread.c: The main change here is addition of some
+ debugging functions.
+ * xoffexec.c: More changes.
+
+ * xcoffread.c: Fixed two too-few-parameters bugs.
+
* solib.h, infrun.c, tm-rs6000.h: Add a PID parameter
to SOLIB_CREATE_INFERIOR_HOOK macro.