symmisc.c: Remove trailing whitespace.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 882262d7390fdcb5fe0b5fed45688757e6954a6d..6a9b66014fc69ca6267729b824be04048c7adf92 100644 (file)
@@ -1,3 +1,42 @@
+2014-11-10  Doug Evans  <xdje42@gmail.com>
+
+       * symmisc.c (print_objfile_statistics): Remove trailing whitespace.
+       (maintenance_info_symtabs, maintenance_check_symtabs): Ditto.
+
+2014-11-10  Doug Evans  <xdje42@gmail.com>
+
+       * source.c (select_source_symtab): Rewrite to use ALL_SYMTABS.
+
+2014-11-10  Doug Evans  <xdje42@gmail.com>
+
+       PR symtab/17564
+       * symtab.c (lookup_symbol_in_all_objfiles): Delete.
+       (lookup_static_symbol): Move definition to new location and rewrite.
+       (lookup_symbol_in_objfile): New function.
+       (lookup_symbol_global_iterator_cb): Call it.
+
+2014-11-10  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * eval.c (evaluate_subexp_standard): Work around GCC bug 63748.
+
+2014-11-07  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (process_event_stop_test) <subroutine check>: Don't
+       check if we did a "nexti" inside a prologue.
+       * symtab.c (in_prologue): Delete function.
+       * symtab.h (in_prologue): Delete declaration.
+
+2014-11-06  Doug Evans  <xdje42@gmail.com>
+
+       * symtab.h (lookup_global_symbol): Improve function comment.
+
+2014-11-06  Doug Evans  <xdje42@gmail.com>
+
+       * symtab.c (lookup_global_symbol): Renamed from lookup_symbol_global.
+       All callers updated.
+       * symtab.h (lookup_global_symbol): Update decl.
+       (lookup_static_symbol): Move decl to better location.
+
 2014-11-06  Doug Evans  <xdje42@gmail.com>
 
        * symtab.c (basic_lookup_symbol_nonlocal): Add comment.
This page took 0.026147 seconds and 4 git commands to generate.