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