aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-08 03:58:39 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-08 03:58:39 +0000
commit3206db62994574a8a500822a0446ce4376fb77a1 (patch)
treed3a2d6a987b7192eb5cd385732963d4ba6a6a297 /gdb/ChangeLog
parente7ff735c897815d298748f6805bdc33b0b16ad33 (diff)
downloadgdb-3206db62994574a8a500822a0446ce4376fb77a1.zip
gdb-3206db62994574a8a500822a0446ce4376fb77a1.tar.gz
gdb-3206db62994574a8a500822a0446ce4376fb77a1.tar.bz2
* config/mips/nm-riscos.h: machine/machparam.h is always the right
place to look for BSD43_NBPG, not machine/vmparam.h
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8452275..1e28508 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Wed Jul 7 14:30:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * config/mips/nm-riscos.h: machine/machparam.h is always the right
+ place to look for BSD43_NBPG, not machine/vmparam.h
+
* infcmd.c (run_stack_dummy): New argument name.
Change error message in (another) attempt to make it comprehensible.
* valops.c (call_function_by_hand): Pass name to run_stack_dummy.