Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
7becfd03
SM
12017-01-10 Simon Marchi <simon.marchi@ericsson.com>
2
3 * cli-out.c (cli_ui_out::do_redirect): Change return type to
4 void.
5 * cli-out.h (cli_ui_out::do_redirect): Likewise.
6 * mi/mi-out.c (mi_ui_out::do_redirect): Likewise.
7 * mi/mi-out.h (mi_ui_out::do_redirect): Likewise.
8 * ui-out.c (ui_out::redirect): Likewise.
9 * ui-out.h (ui_out::redirect, ui_out::do_redirect): Likewise.
10 * cli/cli-logging.c (set_logging_redirect): Update call site of
11 ui_out::redirect.
12 (handle_redirections): Likewise.
13 * scm-ports.c (ioscm_with_output_to_port_worker): Likewise.
14 * top.c (execute_command_to_string): Likewise.
15 * utils.c (do_ui_out_redirect_pop): Likewise.
16
df294654
SM
172017-01-10 Simon Marchi <simon.marchi@ericsson.com>
18
19 * stack.c (_initialize_stack): Update "frame" command help message.
20
f5e6296e
IB
212017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
22
23 * d-exp.y (CastExpression): Emit UNOP_CAST_TYPE.
24
0e2d6fa6
YQ
252017-01-06 Yao Qi <yao.qi@linaro.org>
26
27 * x86-linux-nat.h: Include gdb_proc_service.h.
28
44d6d3f9
YQ
292017-01-06 Yao Qi <yao.qi@linaro.org>
30
31 * ser-base.h: Include serial.h.
32
656731fe
YQ
332017-01-06 Yao Qi <yao.qi@linaro.org>
34
35 * ppc-linux-tdep.h: Include ppc-tdep.h.
36
1ca8f924
YQ
372017-01-06 Yao Qi <yao.qi@linaro.org>
38
39 * nat/amd64-linux-siginfo.h: Include signal.h.
40
bc3008c4
YQ
412017-01-06 Yao Qi <yao.qi@linaro.org>
42
43 * nat/aarch64-linux-hw-point.h: Include break-common.h.
44
66c80d03
YQ
452017-01-06 Yao Qi <yao.qi@linaro.org>
46
47 * mi/mi-parse.h: Include mi-cmds.h.
48
051d2dda
YQ
492017-01-06 Yao Qi <yao.qi@linaro.org>
50
51 * inf-loop.c: Don't include "target.h".
52 * inf-loop.h: Include it here.
53
8018d34f
YQ
542017-01-06 Yao Qi <yao.qi@linaro.org>
55
56 * dfp.h: Include "dboulest.h" and "expression.h".
57
c0b8369c
YQ
582017-01-06 Yao Qi <yao.qi@linaro.org>
59
60 * ax-gdb.h: Include "ax.h".
61
ad5cba2a
YQ
622017-01-06 Yao Qi <yao.qi@linaro.org>
63
64 * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
65 with nat/gdb_ptrace.h.
66
1c33cd7f
YQ
672017-01-05 Yao Qi <yao.qi@linaro.org>
68
69 * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
70 new line.
71 (mips64_fbsd_sigframe_init): Likewise.
72
c988ac1d
JB
732017-01-04 John Baldwin <jhb@FreeBSD.org>
74
75 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
76 GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
77
b268007c
JB
782017-01-04 John Baldwin <jhb@FreeBSD.org>
79
80 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
81 * NEWS: Mention new FreeBSD/mips native configuration.
82 * config/mips/fbsd.mh: New file.
83 * configure.host: Add mips*-*-freebsd*.
84 * mips-fbsd-nat.c: New file.
85
387360da
JB
862017-01-04 John Baldwin <jhb@FreeBSD.org>
87
88 * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
89 (ALLDEPFILES): Add mips-fbsd-tdep.c.
90 * NEWS: Mention new FreeBSD/mips target.
91 * configure.tgt: Add mips*-*-freebsd*.
92 * mips-fbsd-tdep.c: New file.
93 * mips-fbsd-tdep.h: New file.
94
2aaaf250
YQ
952017-01-04 Yao Qi <yao.qi@linaro.org>
96
97 * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
98 use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
99
61baf725
JB
1002017-01-01 Joel Brobecker <brobecker@adacore.com>
101
102 Update copyright year range in all GDB files.
103
c113e7ff 1042017-01-01 Joel Brobecker <brobecker@adacore.com>
ce0db137 105
c113e7ff 106 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
ce0db137 107
c113e7ff 108For older changes see ChangeLog-2016.
c906108c
SS
109\f
110Local Variables:
111mode: change-log
112left-margin: 8
113fill-column: 74
114version-control: never
57da7796 115coding: utf-8
c906108c 116End:
This page took 2.275681 seconds and 4 git commands to generate.