*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
bdad4180
MF
12012-01-08 Mike Frysinger <vapier@gentoo.org>
2
3 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
4 Cast return_address to 64bits.
5
03cdf680
HZ
62013-01-08 Hui Zhu <hui_zhu@mentor.com>
7
8 * printcmd.c: Remove define of function output_command.
9 * tracepoint.c: Remove extern of function output_command.
10 * valprint.h: (output_command): New extern.
11
8a808554
TT
122013-01-07 Tom Tromey <tromey@redhat.com>
13
14 * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
15 Remove.
16 (objc_language_defn): Use c_printchar, c_printstr,
17 c_emit_char.
18
e93a8774
TT
192013-01-07 Tom Tromey <tromey@redhat.com>
20
21 PR cli/7719:
22 * NEWS: Update.
23 * ada-valprint.c (printstr, print_field_values): Remove
24 "inspect_it" code.
25 * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
26 code.
27 * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
28 code.
29 * m2-lang.c (m2_printstr): Remove "inspect_it" code.
30 * main.c (captured_main): Remove "epoch" argument.
31 * objc-lang.c (objc_printstr): Remove "inspect_it" code.
32 * p-lang.c (pascal_printstr): Remove "inspect_it" code.
33 * p-valprint.c (pascal_object_print_value_fields): Remove
34 "inspect_it" code.
35 * printcmd.c (print_command_1): Remove 'inspect' argument.
36 (print_command, call_command): Update.
37 (inspect_command): Remove.
38 (_initialize_printcmd): Make "inspect" an alias for "print".
39 * top.c (epoch_interface): Remove.
40 * top.h (epoch_interface): Remove.
41 * valprint.c (user_print_options): Update.
42 (print_converted_chars_to_obstack): Remove "inspect_it" code.
43 * valprint.h (struct value_print_options) <inspect_it>: Remove
44 field.
45
462013-01-04 Tom Tromey <tromey@redhat.com>
47
48 * valprint.h (read_string): Add 'extern'.
49
b967eb24
JB
502013-01-07 Joel Brobecker <brobecker@adacore.com>
51
52 * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
53 used to decide whether to define darwin_read_dyld_info or not.
54
78a8b30e
PM
552013-01-03 Pierre Muller <muller@sourceware.org>
56
57 * main.c (relocate_gdb_directory): Avoid calling stat function
58 if DIR is empty.
59
50da2f25
YQ
602013-01-03 Yao Qi <yao@codesourcery.com>
61
62 * psymtab.c (fixup_psymbol_section): Update declaration.
63 (fixup_psymbol_section): Remove code returning value.
64
e7e8980f
YQ
652013-01-03 Yao Qi <yao@codesourcery.com>
66
67 * symtab.h: Remove some out of date comments.
68 (enum exception_event_kind): Move it ...
69 * breakpoint.c: ... here.
70
569283d4
MF
712013-01-02 Iain Sandoe <developer@sandoe-acoustics.co.uk>
72
9f9d9a96 73 PR gdb/14405
569283d4
MF
74 * darwin-nat.c (darwin_read_dyld_info): Only build if
75 TASK_DYLD_INFO_COUNT is defined.
76 (darwin_xfer_partial): Call darwin_read_dyld_info only if
77 TASK_DYLD_INFO_COUNT is defined.
78
2e36fbea
TT
792013-01-02 Tom Tromey <tromey@redhat.com>
80
81 * symfile.h (struct ecoff_debug_hack): Remove.
82 * objfiles.c: Don't include mdebugread.h.
83
4f05add4
TT
842013-01-02 Tom Tromey <tromey@redhat.com>
85
86 * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
87 * configure.ac: Check for Mach-O support in BFD. Update
88 CONFIG_OBS.
89 * configure: Rebuild.
90
def63ff0
TT
912013-01-02 Tom Tromey <tromey@redhat.com>
92
93 * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
94 * configure.ac: Use GDB_AC_CHECK_BFD.
95 * configure: Rebuild.
96
60c5dd93
MK
972013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
98
99 * MAINTAINERS: Update my email.
100
6e58437e
JB
1012013-01-01 Joel Brobecker <brobecker@adacore.com>
102
103 * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
104
627fe805
JB
1052013-01-01 Joel Brobecker <brobecker@adacore.com>
106
107 * rs6000-nat.c (bss_data_overlap): New function.
108 (vmap_symtab): Use it to adjust the .bss section's offset.
109
28e7fd62
JB
1102013-01-01 Joel Brobecker <brobecker@adacore.com>
111
112 Update year range in copyright notice of all files.
113
e93a8774 1142013-01-01, 13 Joel Brobecker <brobecker@adacore.com>
b9786c74
JB
115
116 * top.c (print_gdb_version): Update copyright year.
117
72b20e9c 118For older changes see ChangeLog-2012.
c906108c
SS
119\f
120Local Variables:
121mode: change-log
122left-margin: 8
123fill-column: 74
124version-control: never
57da7796 125coding: utf-8
c906108c 126End:
This page took 1.639551 seconds and 4 git commands to generate.