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