projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6762b1
)
* mips-tdep.c (_initialize_mips_tdep): Change heuristic-fence-post
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 2 Sep 1993 16:50:45 +0000
(16:50 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 2 Sep 1993 16:50:45 +0000
(16:50 +0000)
from var_uinteger to var_zinteger.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index fc19c4e795fe0314f3d1d572bec7df10fa0aaed6..bb820e759617269a5200be681a5c533877891c1c 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Thu Sep 2 00:07:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * mips-tdep.c (_initialize_mips_tdep): Change heuristic-fence-post
+ from var_uinteger to var_zinteger.
+
* m88k-tdep.c: Include sys/dir.h before sys/user.h.
Include sys/types.h regardless of USG.