Update help of the "frame" command
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2017-01-10 Simon Marchi <simon.marchi@ericsson.com>
2
3 * stack.c (_initialize_stack): Update "frame" command help message.
4
5 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6
7 * d-exp.y (CastExpression): Emit UNOP_CAST_TYPE.
8
9 2017-01-06 Yao Qi <yao.qi@linaro.org>
10
11 * x86-linux-nat.h: Include gdb_proc_service.h.
12
13 2017-01-06 Yao Qi <yao.qi@linaro.org>
14
15 * ser-base.h: Include serial.h.
16
17 2017-01-06 Yao Qi <yao.qi@linaro.org>
18
19 * ppc-linux-tdep.h: Include ppc-tdep.h.
20
21 2017-01-06 Yao Qi <yao.qi@linaro.org>
22
23 * nat/amd64-linux-siginfo.h: Include signal.h.
24
25 2017-01-06 Yao Qi <yao.qi@linaro.org>
26
27 * nat/aarch64-linux-hw-point.h: Include break-common.h.
28
29 2017-01-06 Yao Qi <yao.qi@linaro.org>
30
31 * mi/mi-parse.h: Include mi-cmds.h.
32
33 2017-01-06 Yao Qi <yao.qi@linaro.org>
34
35 * inf-loop.c: Don't include "target.h".
36 * inf-loop.h: Include it here.
37
38 2017-01-06 Yao Qi <yao.qi@linaro.org>
39
40 * dfp.h: Include "dboulest.h" and "expression.h".
41
42 2017-01-06 Yao Qi <yao.qi@linaro.org>
43
44 * ax-gdb.h: Include "ax.h".
45
46 2017-01-06 Yao Qi <yao.qi@linaro.org>
47
48 * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
49 with nat/gdb_ptrace.h.
50
51 2017-01-05 Yao Qi <yao.qi@linaro.org>
52
53 * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
54 new line.
55 (mips64_fbsd_sigframe_init): Likewise.
56
57 2017-01-04 John Baldwin <jhb@FreeBSD.org>
58
59 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
60 GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
61
62 2017-01-04 John Baldwin <jhb@FreeBSD.org>
63
64 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
65 * NEWS: Mention new FreeBSD/mips native configuration.
66 * config/mips/fbsd.mh: New file.
67 * configure.host: Add mips*-*-freebsd*.
68 * mips-fbsd-nat.c: New file.
69
70 2017-01-04 John Baldwin <jhb@FreeBSD.org>
71
72 * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
73 (ALLDEPFILES): Add mips-fbsd-tdep.c.
74 * NEWS: Mention new FreeBSD/mips target.
75 * configure.tgt: Add mips*-*-freebsd*.
76 * mips-fbsd-tdep.c: New file.
77 * mips-fbsd-tdep.h: New file.
78
79 2017-01-04 Yao Qi <yao.qi@linaro.org>
80
81 * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
82 use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
83
84 2017-01-01 Joel Brobecker <brobecker@adacore.com>
85
86 Update copyright year range in all GDB files.
87
88 2017-01-01 Joel Brobecker <brobecker@adacore.com>
89
90 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
91
92 For older changes see ChangeLog-2016.
93 \f
94 Local Variables:
95 mode: change-log
96 left-margin: 8
97 fill-column: 74
98 version-control: never
99 coding: utf-8
100 End:
This page took 0.034833 seconds and 5 git commands to generate.