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