2013-01-08 Hui Zhu * printcmd.c: Remove define of function output_command. * tracepoint.c: Remove extern of function output_command. * valprint.h: (output_command): New extern. 2013-01-07 Tom Tromey * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr): Remove. (objc_language_defn): Use c_printchar, c_printstr, c_emit_char. 2013-01-07 Tom Tromey PR cli/7719: * NEWS: Update. * ada-valprint.c (printstr, print_field_values): Remove "inspect_it" code. * cp-valprint.c (cp_print_value_fields): Remove "inspect_it" code. * jv-valprint.c (java_print_value_fields): Remove "inspect_it" code. * m2-lang.c (m2_printstr): Remove "inspect_it" code. * main.c (captured_main): Remove "epoch" argument. * objc-lang.c (objc_printstr): Remove "inspect_it" code. * p-lang.c (pascal_printstr): Remove "inspect_it" code. * p-valprint.c (pascal_object_print_value_fields): Remove "inspect_it" code. * printcmd.c (print_command_1): Remove 'inspect' argument. (print_command, call_command): Update. (inspect_command): Remove. (_initialize_printcmd): Make "inspect" an alias for "print". * top.c (epoch_interface): Remove. * top.h (epoch_interface): Remove. * valprint.c (user_print_options): Update. (print_converted_chars_to_obstack): Remove "inspect_it" code. * valprint.h (struct value_print_options) : Remove field. 2013-01-04 Tom Tromey * valprint.h (read_string): Add 'extern'. 2013-01-07 Joel Brobecker * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test used to decide whether to define darwin_read_dyld_info or not. 2013-01-03 Pierre Muller * main.c (relocate_gdb_directory): Avoid calling stat function if DIR is empty. 2013-01-03 Yao Qi * psymtab.c (fixup_psymbol_section): Update declaration. (fixup_psymbol_section): Remove code returning value. 2013-01-03 Yao Qi * symtab.h: Remove some out of date comments. (enum exception_event_kind): Move it ... * breakpoint.c: ... here. 2013-01-02 Iain Sandoe PR gdb/14405 * darwin-nat.c (darwin_read_dyld_info): Only build if TASK_DYLD_INFO_COUNT is defined. (darwin_xfer_partial): Call darwin_read_dyld_info only if TASK_DYLD_INFO_COUNT is defined. 2013-01-02 Tom Tromey * symfile.h (struct ecoff_debug_hack): Remove. * objfiles.c: Don't include mdebugread.h. 2013-01-02 Tom Tromey * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o. * configure.ac: Check for Mach-O support in BFD. Update CONFIG_OBS. * configure: Rebuild. 2013-01-02 Tom Tromey * acinclude.m4 (GDB_AC_CHECK_BFD): New macro. * configure.ac: Use GDB_AC_CHECK_BFD. * configure: Rebuild. 2013-01-01 Maxim Kuvyrkov * MAINTAINERS: Update my email. 2013-01-01 Joel Brobecker * cli/cli-script.h (make_cleanup_free_command_lines): Make extern. 2013-01-01 Joel Brobecker * rs6000-nat.c (bss_data_overlap): New function. (vmap_symtab): Use it to adjust the .bss section's offset. 2013-01-01 Joel Brobecker Update year range in copyright notice of all files. 2013-01-01, 13 Joel Brobecker * top.c (print_gdb_version): Update copyright year. For older changes see ChangeLog-2012. Local Variables: mode: change-log left-margin: 8 fill-column: 74 version-control: never coding: utf-8 End: