]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
Recognize branch instruction on MIPS in gdb.trace/entry-values.exp
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
fa5af12a
PP
12015-01-07 Patrick Palka <patrick@parcs.ath.cx>
2
3 * inflow.c (initial_gdb_ttystate): Tweak comment.
4
ea42d6f8
JB
52015-01-07 Joel Brobecker <brobecker@adacore.com>
6
7 * inflow.c (set_initial_gdb_ttystate): Add empty line after
8 comment documenting function.
9
6a06d660
PP
102015-01-07 Patrick Palka <patrick@parcs.ath.cx>
11
12 * terminal.h (set_initial_gdb_ttystate): Declare.
13 * inflow.c (initial_gdb_ttystate): New static variable.
14 (set_initial_gdb_ttystate): New setter.
15 (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate
16 instead of our current terminal state.
17 * top.c (gdb_init): Call set_initial_gdb_ttystate.
18
e810d75b
JB
192015-01-07 Joel Brobecker <brobecker@adacore.com>
20
21 * guile/scm-type.c (tyscm_array_1): Add comment.
22 * python/py-type.c (typy_array_1): Add comment.
23
fce10a84
JB
242015-01-06 Joel Brobecker <brobecker@adacore.com>
25
26 * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range
27 error if N2 is equal to N1 - 1.
28
8503d6e1
JB
292015-01-06 Joel Brobecker <brobecker@adacore.com>
30
31 * python/py-type.c (typy_array_1): Do not raise negative-length
32 exception if N2 is equal to N1 - 1.
33
4d29c0a8
DE
342015-01-03 Doug Evans <xdje42@gmail.com>
35
36 * c-exp.y: Whitespace cleanup.
37 (classify_inner_name): Remove extra ;.
38
eaa6a9a4
MR
392015-01-02 Maciej W. Rozycki <macro@codesourcery.com>
40
41 * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack
42 offset signed.
43
02fe9972
DE
442015-01-02 Doug Evans <dje@google.com>
45
46 * dwarf2read.c (setup_type_unit_groups): Remove outdated comment.
47
e2ada9cb
DE
482015-01-02 Doug Evans <dje@google.com>
49
50 * symtab.h (struct symbol): Fix typo in comment.
51
32d0add0
JB
522015-01-01 Joel Brobecker <brobecker@adacore.com>
53
54 Update year range in copyright notice of all files.
55
76f2b779
JB
562015-01-01 Joel Brobecker <brobecker@adacore.com>
57
58 * top.c (print_gdb_version): Update copyright year to 2015.
59
077309e2 602015-01-01 Joel Brobecker <brobecker@adacore.com>
6bf6fd09 61
077309e2 62 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014.
6bf6fd09 63
077309e2 64For older changes see ChangeLog-2014.
c906108c
SS
65\f
66Local Variables:
67mode: change-log
68left-margin: 8
69fill-column: 74
70version-control: never
57da7796 71coding: utf-8
c906108c 72End: