Replace CONST with const
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5675302621e3a06a124ffcba055331b005240f5b..a6a75d646b62728c49d17dff7c1a8eff1a54f658 100644 (file)
@@ -1,3 +1,27 @@
+2001-10-12  Christopher Faylor  <cgf@redhat.com>
+
+       * win32-nat.c (safe_symbol_file_add_stub): Properly initialize linked
+       list pointer to beginning rather than one beyond beginning.
+
+2001-10-12  Daniel Jacobowitz  <drow@mvista.com>
+
+       * symtab.h (struct block): (ALL_BLOCK_SYMBOLS): New macro.
+
+       * symtab.c (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
+       (make_symbol_completion_list): Likewise.
+       (make_symbol_overload_list): Likewise.
+       * buildsym.c (finish_block): Likewise.
+       * breakpoint.c (get_catch_sals):  Likewise.
+       * mdebugread.c (mylookup_symbol): Likewise.
+       * objfiles.c (objfile_relocate): Likewise.
+       * printcmd.c (print_frame_args): Likewise.
+       * stack.c (print_block_frame_locals): Likewise.
+       (print_block_frame_labels): Likewise.
+       (print_frame_arg_vars): Likewise.
+       * symmisc.c (dump_symtab): Likewise.
+       * tracepoint.c (add_local_symbols): Likewise.
+       (scope_info): Likewise.
+
 2001-10-12  Daniel Jacobowitz  <drow@mvista.com>
 
        * minsyms.c (msymbol_hash): Use better hash function.
@@ -18,7 +42,7 @@
 
 2001-10-12  Pierre Muller  <muller@ics.u-strasbg.fr>
 
-       * config/i386/tm-cygwin.h: include tm-i386.h instead of tm-i386v.h.
+       * config/i386/tm-cygwin.h: Include tm-i386.h instead of tm-i386v.h.
        This fixes errors in "long long" handling for 'finish' and 'return'
        commands.
 
This page took 0.023174 seconds and 4 git commands to generate.