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