099a9a90c5aa9b15f28bd9a59212be9aeb156564
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2016-01-11 Mike Frysinger <vapier@gentoo.org>
2
3 * acinclude.m4: Include new warning.m4 file.
4 * configure: Regenerated.
5 * configure.ac: Move all warning logic ...
6 * warning.m4: ... here.
7
8 2016-01-08 Yao Qi <yao.qi@linaro.org>
9
10 * extension.c: Include target.h.
11 (set_active_ext_lang): Only call install_gdb_sigint_handler,
12 check_quit_flag, and set_quit_flag if target_terminal_is_ours
13 returns false.
14 (restore_active_ext_lang): Likewise.
15 * target.c (target_terminal_is_ours): New function.
16 * target.h (target_terminal_is_ours): Declare.
17
18 2016-01-07 Maciej W. Rozycki <macro@imgtec.com>
19
20 * mips-tdep.c (mips_breakpoint_from_pc): Rename local `status'
21 to `err' in the little-endian leg.
22
23 2016-01-06 Yao Qi <yao.qi@linaro.org>
24
25 * arch/arm-get-next-pcs.c (arm_get_next_pcs): Move it to some
26 lines below.
27 (thumb_get_next_pcs_raw): Make it static.
28 (arm_get_next_pcs_raw): Likewise.
29 * arch/arm-get-next-pcs.h (thumb_get_next_pcs_raw): Remove the
30 declaration.
31 (arm_get_next_pcs_raw): Likewise.
32
33 2016-01-05 Mike Frysinger <vapier@gentoo.org>
34
35 * version.in: Change cvs to git.
36
37 2016-01-05 Mike Frysinger <vapier@gentoo.org>
38
39 * configure.tgt (score-*-*): Delete gdb_sim assignment.
40
41 2016-01-05 Pedro Alves <palves@redhat.com>
42
43 PR sim/13418
44 * configure.ac: Define WITH_PPC_SIM when linking in the sim and
45 the target is powerpc*.
46 * rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
47 of WITH_SIM.
48 * configure: Regenerate.
49 * config.in: Regenerate.
50
51 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
52
53 * btrace.c (btrace_pt_readmem_callback): Do not return in TRY/CATCH.
54
55 2016-01-02 Mike Frysinger <vapier@gentoo.org>
56
57 * configure.tgt (powerpc*-*-*): Delete test call and
58 always assign gdb_sim.
59
60 2016-01-01 Joel Brobecker <brobecker@adacore.com>
61
62 Update year range in copyright notice of all files.
63
64 2016-01-01 Joel Brobecker <brobecker@adacore.com>
65
66 * top.c (print_gdb_version): Change copyright year in version
67 message.
68
69 2016-01-01 Joel Brobecker <brobecker@adacore.com>
70
71 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2015.
72
73 For older changes see ChangeLog-2015.
74 \f
75 Local Variables:
76 mode: change-log
77 left-margin: 8
78 fill-column: 74
79 version-control: never
80 coding: utf-8
81 End:
This page took 0.053149 seconds and 3 git commands to generate.