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