From 1d208eb3aae4209249051f5d1994851f76107354 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 29 Nov 1993 21:52:21 +0000 Subject: [PATCH] gcc -Wall -O lint: * mips-tdep.c (heuristic_proc_desc): Initialize reg30 to avoid warning. Unnest comment. (init_extra_frame_info): Remove unused variable mask. (MASK): Fully parenthesize. (mips_push_dummy_frame): Remove unused variable val. (mips_skip_prologue): Remove unused variables f and b. --- gdb/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 667f77f4f29..f79f841ec1a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +Mon Nov 29 16:48:16 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + gcc -Wall -O lint: + * mips-tdep.c (heuristic_proc_desc): Initialize reg30 to avoid + warning. Unnest comment. + (init_extra_frame_info): Remove unused variable mask. + (MASK): Fully parenthesize. + (mips_push_dummy_frame): Remove unused variable val. + (mips_skip_prologue): Remove unused variables f and b. + Mon Nov 29 12:23:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * mipsread.c (parse_symbol, parse_partial_symbols): Do not create -- 2.30.2