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