diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a0823c5..8fc3146 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Thu Apr 22 16:24:36 1993 K. Richard Pixley (rich@rtl.cygnus.com) + * comand.c: comment changes only. + * mips-tdep.c (heuristic_fence_post): new static variable. (heuristic_proc_start): use heuristic_fence_post, print better warnings, but only if not stop_soon_quietly. |