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