2012-07-26 Teresa Johnson <tejohnson@google.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5c7e3764984f345613bdbc5d34dac411efaa5be1..64d83b698354eec4d9e406df3dda0cfcfb04c66d 100644 (file)
@@ -1,3 +1,44 @@
+2012-07-26  Tom Tromey  <tromey@redhat.com>
+
+       * copying.c: Rebuild.
+       * copying.awk: Don't use immediate_quit.  Use 'no_set_class', not
+       'no_class'.
+
+2012-07-26  Tom Tromey  <tromey@redhat.com>
+
+       * symmisc.c (print_symbol_bcache_statistics): Use QUIT, not
+       immediate_quit.
+       (print_objfile_statistics): Likewise.
+       (maintenance_print_symbols): Likewise.
+       (maintenance_print_msymbols): Likewise.
+       (maintenance_print_objfiles): Likewise.
+       * psymtab.c (print_partial_symbols): Call QUIT.
+       (maintenance_print_psymbols): Likewise.  Don't modify
+       immediate_quit.
+       * copying.c (show_copying_command): Don't modify immediate_quit.
+       (show_warranty_command): Likewise.
+       * cli/cli-cmds.c (show_version): Don't modify immediate_quit.
+
+2012-07-26  Keith Seitz  <keiths@redhat.com>
+
+       * linespec.c (linespec_lexer_lex_number): The input
+       is also a valid number if the next character is a comma
+       or colon.
+
+2012-07-26  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Document new --enable-libmcheck/--disable-libmcheck
+       configure options.
+
+2012-07-26  Tristan Gingold  <gingold@adacore.com>
+
+       * machoread.c: Include gdb_bfd.h.
+
+2012-07-26  Tristan Gingold  <gingold@adacore.com>
+
+       * dwarf2loc.c (locexpr_describe_location_piece): Use uint64_t for
+       offset.
+
 2012-07-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
        * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Expand parameter
This page took 0.023598 seconds and 4 git commands to generate.