gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 32e9cd8b06d4c8dfe70282e89af537b9b68d267b..64211b69d74fad3fb7d4c65424abf640846a70be 100644 (file)
@@ -1,3 +1,14 @@
+2010-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * dwarf2read.c (typename_concat): Use (char *) NULL terminated stdarg
+       list for the obconcat call.
+       * mdebugread.c (parse_symbol): Likewise.
+       * stabsread.c (define_symbol, read_member_functions, read_cpp_abbrev):
+       Likewise.
+       * symfile.c (obconcat): Replace the s1, s2 and s3 parameters by `...'.
+       New variable ap.  Remove variables len and val.
+       * symfile.h (obconcat): Likewise for the prototype.
+
 2010-05-07  Michael Snyder  <msnyder@vmware.com>
 
        * python/python.c (execute_gdb_command): Remove unused variables.
This page took 0.024072 seconds and 4 git commands to generate.