* config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 9645394a3ac95d56c65da4d38968a531fa7359f9..84d2e572091e3640a27f8ad34c94da22478fbaf2 100644 (file)
@@ -1,3 +1,45 @@
+2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
+
+        PR python/12149
+
+       * python/python.c (gdbpy_write): Accept a stream argument and
+       operate to the appropriate stream.
+       (gdbpy_flush): Likewise.
+       (_initialize_python): Add stream constants.
+       (finish_python_initialization): Add GdbOutputErrorFile class.
+
+2011-03-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
+
+       * MAINTAINERS: Add myself as a write-after-approval maintainer.
+
+2011-03-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
+
+       * amd64-tdep.c (amd64_relocate_instruction): Fix ordering of arguments
+        to store_signed_integer.  Add debug message when relocating CALL
+        instructions.  Fix formatting of debug message.
+        * i386-tdep.c (i386_relocate_instruction): Ditto.
+
+2011-03-17  Joel Brobecker  <brobecker@gnat.com>
+
+       * target.h (struct target_ops): Remove to_lookup_symbol field.
+       (target_lookup_symbol): Delete macro.
+       * target.c (nosymbol, debug_to_lookup_symbol): Delete.
+       (update_current_target, setup_target_debug): Remove handling
+       of to_lookup_symbol target_ops field.
+       * ada-tasks.c (get_known_tasks_addr): Remove use of
+       target_lookup_symbol.
+       * coffread.c (coff_symtab_read): Likewise.
+       * dbxread.c (read_dbx_symtab): Ditto.
+
+2011-03-17  Joel Brobecker  <brobecker@gnat.com>
+
+       PR gdb/12116:
+       * configure.ac: Add getthrds declaration check.
+       * configure, config.in: Regenerate.
+       * aix-thread.c (getthrds): Declare only if not already declared
+       in procinfo.h.  More declaration out of get_signaled_thread to
+       global scope.
+
 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
 
        * python/py-symtab.c: Populate symtab_object_methods,
This page took 0.02304 seconds and 4 git commands to generate.