Add native target for FreeBSD/mips.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2017-01-04 John Baldwin <jhb@FreeBSD.org>
2
3 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
4 * NEWS: Mention new FreeBSD/mips native configuration.
5 * config/mips/fbsd.mh: New file.
6 * configure.host: Add mips*-*-freebsd*.
7 * mips-fbsd-nat.c: New file.
8
9 2017-01-04 John Baldwin <jhb@FreeBSD.org>
10
11 * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
12 (ALLDEPFILES): Add mips-fbsd-tdep.c.
13 * NEWS: Mention new FreeBSD/mips target.
14 * configure.tgt: Add mips*-*-freebsd*.
15 * mips-fbsd-tdep.c: New file.
16 * mips-fbsd-tdep.h: New file.
17
18 2017-01-04 Yao Qi <yao.qi@linaro.org>
19
20 * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
21 use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
22
23 2017-01-01 Joel Brobecker <brobecker@adacore.com>
24
25 Update copyright year range in all GDB files.
26
27 2017-01-01 Joel Brobecker <brobecker@adacore.com>
28
29 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
30
31 For older changes see ChangeLog-2016.
32 \f
33 Local Variables:
34 mode: change-log
35 left-margin: 8
36 fill-column: 74
37 version-control: never
38 coding: utf-8
39 End:
This page took 0.031524 seconds and 5 git commands to generate.