* objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
8a808554
TT
12013-01-07 Tom Tromey <tromey@redhat.com>
2
3 * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
4 Remove.
5 (objc_language_defn): Use c_printchar, c_printstr,
6 c_emit_char.
7
e93a8774
TT
82013-01-07 Tom Tromey <tromey@redhat.com>
9
10 PR cli/7719:
11 * NEWS: Update.
12 * ada-valprint.c (printstr, print_field_values): Remove
13 "inspect_it" code.
14 * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
15 code.
16 * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
17 code.
18 * m2-lang.c (m2_printstr): Remove "inspect_it" code.
19 * main.c (captured_main): Remove "epoch" argument.
20 * objc-lang.c (objc_printstr): Remove "inspect_it" code.
21 * p-lang.c (pascal_printstr): Remove "inspect_it" code.
22 * p-valprint.c (pascal_object_print_value_fields): Remove
23 "inspect_it" code.
24 * printcmd.c (print_command_1): Remove 'inspect' argument.
25 (print_command, call_command): Update.
26 (inspect_command): Remove.
27 (_initialize_printcmd): Make "inspect" an alias for "print".
28 * top.c (epoch_interface): Remove.
29 * top.h (epoch_interface): Remove.
30 * valprint.c (user_print_options): Update.
31 (print_converted_chars_to_obstack): Remove "inspect_it" code.
32 * valprint.h (struct value_print_options) <inspect_it>: Remove
33 field.
34
352013-01-04 Tom Tromey <tromey@redhat.com>
36
37 * valprint.h (read_string): Add 'extern'.
38
b967eb24
JB
392013-01-07 Joel Brobecker <brobecker@adacore.com>
40
41 * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
42 used to decide whether to define darwin_read_dyld_info or not.
43
78a8b30e
PM
442013-01-03 Pierre Muller <muller@sourceware.org>
45
46 * main.c (relocate_gdb_directory): Avoid calling stat function
47 if DIR is empty.
48
50da2f25
YQ
492013-01-03 Yao Qi <yao@codesourcery.com>
50
51 * psymtab.c (fixup_psymbol_section): Update declaration.
52 (fixup_psymbol_section): Remove code returning value.
53
e7e8980f
YQ
542013-01-03 Yao Qi <yao@codesourcery.com>
55
56 * symtab.h: Remove some out of date comments.
57 (enum exception_event_kind): Move it ...
58 * breakpoint.c: ... here.
59
569283d4
MF
602013-01-02 Iain Sandoe <developer@sandoe-acoustics.co.uk>
61
9f9d9a96 62 PR gdb/14405
569283d4
MF
63 * darwin-nat.c (darwin_read_dyld_info): Only build if
64 TASK_DYLD_INFO_COUNT is defined.
65 (darwin_xfer_partial): Call darwin_read_dyld_info only if
66 TASK_DYLD_INFO_COUNT is defined.
67
2e36fbea
TT
682013-01-02 Tom Tromey <tromey@redhat.com>
69
70 * symfile.h (struct ecoff_debug_hack): Remove.
71 * objfiles.c: Don't include mdebugread.h.
72
4f05add4
TT
732013-01-02 Tom Tromey <tromey@redhat.com>
74
75 * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
76 * configure.ac: Check for Mach-O support in BFD. Update
77 CONFIG_OBS.
78 * configure: Rebuild.
79
def63ff0
TT
802013-01-02 Tom Tromey <tromey@redhat.com>
81
82 * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
83 * configure.ac: Use GDB_AC_CHECK_BFD.
84 * configure: Rebuild.
85
60c5dd93
MK
862013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
87
88 * MAINTAINERS: Update my email.
89
6e58437e
JB
902013-01-01 Joel Brobecker <brobecker@adacore.com>
91
92 * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
93
627fe805
JB
942013-01-01 Joel Brobecker <brobecker@adacore.com>
95
96 * rs6000-nat.c (bss_data_overlap): New function.
97 (vmap_symtab): Use it to adjust the .bss section's offset.
98
28e7fd62
JB
992013-01-01 Joel Brobecker <brobecker@adacore.com>
100
101 Update year range in copyright notice of all files.
102
e93a8774 1032013-01-01, 13 Joel Brobecker <brobecker@adacore.com>
b9786c74
JB
104
105 * top.c (print_gdb_version): Update copyright year.
106
72b20e9c 107For older changes see ChangeLog-2012.
c906108c
SS
108\f
109Local Variables:
110mode: change-log
111left-margin: 8
112fill-column: 74
113version-control: never
57da7796 114coding: utf-8
c906108c 115End:
This page took 1.508155 seconds and 4 git commands to generate.