* acinclude.m4: Update comment.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 075eee7d3c99350233e938a01aa6c83034925dea..0454485d0c8c8f62de6a58ec690001c02732f94f 100644 (file)
@@ -1,3 +1,45 @@
+2009-12-09  Joel Brobecker  <brobecker@adacore.com>
+
+       * acinclude.m4: Update comment.
+
+2009-12-09  Joel Brobecker  <brobecker@adacore.com>
+
+       * acinclude.m4: Link against in-tree libiconv by adding
+       libiconv.a to the LIBS instead of using -liconv.
+       * configure: Regenerate.
+
+2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
+
+       PR python/10804
+
+       * python/py-type.c (typy_range): New Function.
+
+2009-12-07  Doug Evans  <dje@google.com>
+
+       * charset.c: Include environ.h.
+       (ignore_line_p): New function.
+       (find_charset_names): Handle older versions of iconv that print
+       human-readable output even if stdout is not a tty.
+
+2009-12-07  Kevin Buettner  <kevinb@redhat.com>
+
+       * configure.tgt: Add rx-*-elf target.
+       * rx-tdep.c: New target.
+       * NEWS: Announce Renesas RX support.
+
+2009-12-07  Tristan Gingold  <gingold@adacore.com>
+
+       * symfile.h (struct sym_fns): Adjust comment on sym_read.
+       * symfile.c (syms_from_objfile): Pass all symfile flags to sym_read.
+       * dbxread.c (dbx_symfile_read): Rename mainline to symfile_flags,
+       adjust header comment.
+       * elfread.c (elf_symfile_read): Ditto.
+       * somread.c (som_symfile_read): Ditto.
+       * xcoffread.c (xcoff_initial_scan): Ditto.
+       * coffread.c (coff_symfile_read): Rename mainline to symfile_flags.
+       * machoread.c (macho_symfile_read): Ditto.
+       * mipsread.c (mipscoff_symfile_read): Ditto.
+
 2009-12-07  Tristan Gingold  <gingold@adacore.com>
 
        * dbxread.c (dbx_symfile_read): No need to test mainline to call
This page took 0.034028 seconds and 4 git commands to generate.