gcc lint
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e77cdbaf266c6b21fe3e4b2f91171d35f6c75bc1..fffb3b1db6e49abb3178fdf9052832a35fe5211a 100644 (file)
@@ -1,6 +1,17 @@
 Wed Sep  8 13:01:10 1993  K. Richard Pixley  (rich@cygnus.com)
 
        Gcc lint.
+       * config/m88k/tm-m88k.h (frame_find_saved_regs): prototype.
+       * config/h8300/tm-h8300.h (NUM_REGS): rewrite to avoid nested comment.
+       * blockframe.c (get_prev_frame_info): initialize address.
+       * breakpoint.c (bpstat_copy): initialize retval.
+         (bpstat_stop_status): initialize value_is_zero.
+         (bpstat_what): initialize bs_class.
+         (breakpoint_1, mention): add do-nothing case for bp_step_resume.
+         (break_command_1): initialize cond_end, addr_end, &
+         canonical_strings_chain.
+         (enable_breakpoint): initialize save_selected_frame.
+       * buildsym.c (end_symtab): initialize symtab & linetablesize.
        * c-exp.y (parse_number): initialize i.
        * c-typeprint.c (c_type_print_varspec_prefix): include
          TYPE_CODE_BITSTRING in switch statements and do nothing.
This page took 0.023535 seconds and 4 git commands to generate.