diff options
author | K. Richard Pixley <rich@cygnus> | 1993-04-22 23:34:57 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-04-22 23:34:57 +0000 |
commit | f936e20d33e67235e5683daa45dfdb60d7b03bec (patch) | |
tree | d8d83d82f7e5ea8b79f0d9f85164a268a6bba321 /gdb/ChangeLog | |
parent | 3127785acd09dd55cf9821b419870d0683893f9e (diff) | |
download | gdb-f936e20d33e67235e5683daa45dfdb60d7b03bec.zip gdb-f936e20d33e67235e5683daa45dfdb60d7b03bec.tar.gz gdb-f936e20d33e67235e5683daa45dfdb60d7b03bec.tar.bz2 |
comment changes only
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. |