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:
78cab90
)
* mipsread.c (upgrade_type): Replace bitsize sanity checks and
author
Peter Schauer
<Peter.Schauer@mytum.de>
Fri, 15 Oct 1993 19:58:39 +0000
(19:58 +0000)
committer
Peter Schauer
<Peter.Schauer@mytum.de>
Fri, 15 Oct 1993 19:58:39 +0000
(19:58 +0000)
complaint by a comment explaining why they were useless.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 933d81d3b73e6e16cf345c5c28f10a04d4e1327b..dd1b20309a6ea7cc7d741338b225b84f5145038d 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+Fri Oct 15 12:57:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * mipsread.c (upgrade_type): Replace bitsize sanity checks and
+ complaint by a comment explaining why they were useless.
+
Fri Oct 15 14:30:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* Move comments on bypassing call dummy breakpoint from stack.c