* buildsym.c (start_subfile): Remove unnecessary check for
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index cab30f77336e8450c7964a208c92abb94b10db9f..c866c5b942b73e3c0cc5f327ba2fbd9bcd81712c 100644 (file)
@@ -1,3 +1,26 @@
+2012-07-09  Doug Evans  <dje@google.com>
+
+       * buildsym.c (start_subfile): Remove unnecessary check for
+       name == NULL.
+
+       * psymtab.c (allocate_psymtab): Use host_address_to_string.
+
+       * dwarf2read.c (load_full_type_unit): Simplify.
+
+       * dwarf2read.c (dwarf2_per_objfile): Change type of all_type_units
+       to struct signatured_type **.  All uses updated.
+
+       * dwarf2read.c (dwarf2_attr_no_follow): Delete unused arg "cu".
+       All callers updated.
+
+2012-07-09  Tom Tromey  <tromey@redhat.com>
+
+       * c-exp.y (check_parameter_typelist): New function.
+       (parameter_typelist): Call it.
+       * eval.c (make_params): Handle '(void)' case.
+       * gdbtypes.c (lookup_function_type_with_arguments): Handle
+       '(void)' case.
+
 2012-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * common/linux-ptrace.c: Include gdb_assert.h.
This page took 0.023721 seconds and 4 git commands to generate.