From: Peter Schauer Date: Fri, 15 Oct 1993 19:58:39 +0000 (+0000) Subject: * mipsread.c (upgrade_type): Replace bitsize sanity checks and X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c0e1076db2158261fa04b3ed28374d92e6259992;p=binutils-gdb.git * mipsread.c (upgrade_type): Replace bitsize sanity checks and complaint by a comment explaining why they were useless. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 933d81d3b73..dd1b20309a6 100644 --- 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