Include break-common.h in nat/aarch64-linux-hw-point.h
[binutils-gdb.git] / gdb / ChangeLog
1 2017-01-06 Yao Qi <yao.qi@linaro.org>
2
3 * nat/aarch64-linux-hw-point.h: Include break-common.h.
4
5 2017-01-06 Yao Qi <yao.qi@linaro.org>
6
7 * mi/mi-parse.h: Include mi-cmds.h.
8
9 2017-01-06 Yao Qi <yao.qi@linaro.org>
10
11 * inf-loop.c: Don't include "target.h".
12 * inf-loop.h: Include it here.
13
14 2017-01-06 Yao Qi <yao.qi@linaro.org>
15
16 * dfp.h: Include "dboulest.h" and "expression.h".
17
18 2017-01-06 Yao Qi <yao.qi@linaro.org>
19
20 * ax-gdb.h: Include "ax.h".
21
22 2017-01-06 Yao Qi <yao.qi@linaro.org>
23
24 * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
25 with nat/gdb_ptrace.h.
26
27 2017-01-05 Yao Qi <yao.qi@linaro.org>
28
29 * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
30 new line.
31 (mips64_fbsd_sigframe_init): Likewise.
32
33 2017-01-04 John Baldwin <jhb@FreeBSD.org>
34
35 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
36 GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
37
38 2017-01-04 John Baldwin <jhb@FreeBSD.org>
39
40 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
41 * NEWS: Mention new FreeBSD/mips native configuration.
42 * config/mips/fbsd.mh: New file.
43 * configure.host: Add mips*-*-freebsd*.
44 * mips-fbsd-nat.c: New file.
45
46 2017-01-04 John Baldwin <jhb@FreeBSD.org>
47
48 * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
49 (ALLDEPFILES): Add mips-fbsd-tdep.c.
50 * NEWS: Mention new FreeBSD/mips target.
51 * configure.tgt: Add mips*-*-freebsd*.
52 * mips-fbsd-tdep.c: New file.
53 * mips-fbsd-tdep.h: New file.
54
55 2017-01-04 Yao Qi <yao.qi@linaro.org>
56
57 * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
58 use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
59
60 2017-01-01 Joel Brobecker <brobecker@adacore.com>
61
62 Update copyright year range in all GDB files.
63
64 2017-01-01 Joel Brobecker <brobecker@adacore.com>
65
66 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
67
68 For older changes see ChangeLog-2016.
69 \f
70 Local Variables:
71 mode: change-log
72 left-margin: 8
73 fill-column: 74
74 version-control: never
75 coding: utf-8
76 End: