Use gdbpy_ref in py-function.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
80bd970a
TT
12017-01-10 Tom Tromey <tom@tromey.com>
2
3 * python/py-function.c (convert_values_to_python, fnpy_init): Use
4 gdbpy_ref.
5
d1b3de2e
TT
62017-01-10 Tom Tromey <tom@tromey.com>
7
8 * python/py-cmd.c (gdbpy_string_to_argv): Use gdbpy_ref.
9
3bb43384
TT
102017-01-10 Tom Tromey <tom@tromey.com>
11
12 * python/py-type.c (convert_field, make_fielditem, typy_fields)
13 (typy_range): Use gdbpy_ref.
14
abf5651e
TT
152017-01-10 Tom Tromey <tom@tromey.com>
16
17 * python/py-threadevent.c (create_thread_event_object): Use
18 gdbpy_ref.
19 * python/py-stopevent.c (create_stop_event_object): Simplify.
20 (emit_stop_event): Use gdbpy_ref.
21 * python/py-signalevent.c (create_signal_event_object): Use
22 gdbpy_ref.
23 * python/py-newobjfileevent.c (create_new_objfile_event_object)
24 (emit_new_objfile_event, create_clear_objfiles_event_object)
25 (emit_clear_objfiles_event): Use gdbpy_ref.
26 * python/py-infevents.c (create_inferior_call_event_object)
27 (create_register_changed_event_object)
28 (create_memory_changed_event_object, emit_inferior_call_event)
29 (emit_memory_changed_event, emit_register_changed_event): Use
30 gdbpy_ref.
31 * python/py-exitedevent.c (create_exited_event_object)
32 (emit_exited_event): Use gdbpy_ref.
33 * python/py-event.h (evpy_emit_event): Remove
34 CPYCHECKER_STEALS_REFERENCE_TO_ARG annotation.
35 * python/py-event.c (evpy_emit_event): Use gdbpy_ref.
36 * python/py-continueevent.c (emit_continue_event): Use
37 gdbpy_ref.
38 * python/py-breakpoint.c (gdbpy_breakpoint_created)
39 (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
40 gdbpy_ref.
41 * python/py-bpevent.c (create_breakpoint_event_object): Use
42 gdbpy_ref.
43
a68ff33e
TT
442017-01-10 Tom Tromey <tom@tromey.com>
45
46 * python/py-ref.h: New file.
47
7becfd03
SM
482017-01-10 Simon Marchi <simon.marchi@ericsson.com>
49
50 * cli-out.c (cli_ui_out::do_redirect): Change return type to
51 void.
52 * cli-out.h (cli_ui_out::do_redirect): Likewise.
53 * mi/mi-out.c (mi_ui_out::do_redirect): Likewise.
54 * mi/mi-out.h (mi_ui_out::do_redirect): Likewise.
55 * ui-out.c (ui_out::redirect): Likewise.
56 * ui-out.h (ui_out::redirect, ui_out::do_redirect): Likewise.
57 * cli/cli-logging.c (set_logging_redirect): Update call site of
58 ui_out::redirect.
59 (handle_redirections): Likewise.
60 * scm-ports.c (ioscm_with_output_to_port_worker): Likewise.
61 * top.c (execute_command_to_string): Likewise.
62 * utils.c (do_ui_out_redirect_pop): Likewise.
63
df294654
SM
642017-01-10 Simon Marchi <simon.marchi@ericsson.com>
65
66 * stack.c (_initialize_stack): Update "frame" command help message.
67
f5e6296e
IB
682017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
69
70 * d-exp.y (CastExpression): Emit UNOP_CAST_TYPE.
71
0e2d6fa6
YQ
722017-01-06 Yao Qi <yao.qi@linaro.org>
73
74 * x86-linux-nat.h: Include gdb_proc_service.h.
75
44d6d3f9
YQ
762017-01-06 Yao Qi <yao.qi@linaro.org>
77
78 * ser-base.h: Include serial.h.
79
656731fe
YQ
802017-01-06 Yao Qi <yao.qi@linaro.org>
81
82 * ppc-linux-tdep.h: Include ppc-tdep.h.
83
1ca8f924
YQ
842017-01-06 Yao Qi <yao.qi@linaro.org>
85
86 * nat/amd64-linux-siginfo.h: Include signal.h.
87
bc3008c4
YQ
882017-01-06 Yao Qi <yao.qi@linaro.org>
89
90 * nat/aarch64-linux-hw-point.h: Include break-common.h.
91
66c80d03
YQ
922017-01-06 Yao Qi <yao.qi@linaro.org>
93
94 * mi/mi-parse.h: Include mi-cmds.h.
95
051d2dda
YQ
962017-01-06 Yao Qi <yao.qi@linaro.org>
97
98 * inf-loop.c: Don't include "target.h".
99 * inf-loop.h: Include it here.
100
8018d34f
YQ
1012017-01-06 Yao Qi <yao.qi@linaro.org>
102
103 * dfp.h: Include "dboulest.h" and "expression.h".
104
c0b8369c
YQ
1052017-01-06 Yao Qi <yao.qi@linaro.org>
106
107 * ax-gdb.h: Include "ax.h".
108
ad5cba2a
YQ
1092017-01-06 Yao Qi <yao.qi@linaro.org>
110
111 * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
112 with nat/gdb_ptrace.h.
113
1c33cd7f
YQ
1142017-01-05 Yao Qi <yao.qi@linaro.org>
115
116 * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
117 new line.
118 (mips64_fbsd_sigframe_init): Likewise.
119
c988ac1d
JB
1202017-01-04 John Baldwin <jhb@FreeBSD.org>
121
122 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
123 GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
124
b268007c
JB
1252017-01-04 John Baldwin <jhb@FreeBSD.org>
126
127 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
128 * NEWS: Mention new FreeBSD/mips native configuration.
129 * config/mips/fbsd.mh: New file.
130 * configure.host: Add mips*-*-freebsd*.
131 * mips-fbsd-nat.c: New file.
132
387360da
JB
1332017-01-04 John Baldwin <jhb@FreeBSD.org>
134
135 * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
136 (ALLDEPFILES): Add mips-fbsd-tdep.c.
137 * NEWS: Mention new FreeBSD/mips target.
138 * configure.tgt: Add mips*-*-freebsd*.
139 * mips-fbsd-tdep.c: New file.
140 * mips-fbsd-tdep.h: New file.
141
2aaaf250
YQ
1422017-01-04 Yao Qi <yao.qi@linaro.org>
143
144 * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
145 use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
146
61baf725
JB
1472017-01-01 Joel Brobecker <brobecker@adacore.com>
148
149 Update copyright year range in all GDB files.
150
c113e7ff 1512017-01-01 Joel Brobecker <brobecker@adacore.com>
ce0db137 152
c113e7ff 153 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
ce0db137 154
c113e7ff 155For older changes see ChangeLog-2016.
c906108c
SS
156\f
157Local Variables:
158mode: change-log
159left-margin: 8
160fill-column: 74
161version-control: never
57da7796 162coding: utf-8
c906108c 163End:
This page took 2.281527 seconds and 4 git commands to generate.