* value.c (deprecated_set_value_modifiable): Remove.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 86878e215d593ba7dd8d68169308f6be750fba52..f7faa68783222246f92a4f5aec5ec9cffcbfd7d3 100644 (file)
@@ -1,3 +1,43 @@
+2013-01-29  Tom Tromey  <tromey@redhat.com>
+
+       * value.c (deprecated_set_value_modifiable): Remove.
+       * value.h (deprecated_set_value_modifiable): Remove.
+
+2013-01-28  Doug Evans  <dje@google.com>
+
+       * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
+       to addresses from dwo files.
+
+2013-01-25  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * valops.c (find_overload_match): Remove unused argument 'lax'.
+       * value.h: Remove unused argument 'lax' from the declaration of
+       find_overload_match.
+       * eval.c (value_subexp_standard): Do not pass a 'lax' argument
+       to find_overload_match.
+       * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
+       argument to find_overload_match.
+
+2013-01-25  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf2read.c (processing_has_namespace_info): Remove.
+       (struct dwarf2_cu) <processing_has_namespace_info>: New field.
+       (process_die, read_func_scope, dwarf2_start_symtab)
+       (new_symbol_full): Update.
+
+2013-01-25  Tom Tromey  <tromey@redhat.com>
+
+       * cp-namespace.c (cp_set_block_scope): Remove.
+       * cp-support.h (cp_set_block_scope): Remove.
+       * dbxread.c: Include block.h.
+       (cp_set_block_scope): New function.
+       (process_one_symbol): Update.
+       * dwarf2read.c (read_func_scope): Use block_set_scope.
+
+2013-01-25  Pedro Alves  <palves@redhat.com>
+
+       * remote.c (add_current_inferior_and_thread): Tweak comment.
+
 2013-01-25  Tom Tromey  <tromey@redhat.com>
 
        * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
This page took 0.022669 seconds and 4 git commands to generate.