Sync with gcc/libiberty.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
ea42d6f8
JB
12015-01-07 Joel Brobecker <brobecker@adacore.com>
2
3 * inflow.c (set_initial_gdb_ttystate): Add empty line after
4 comment documenting function.
5
6a06d660
PP
62015-01-07 Patrick Palka <patrick@parcs.ath.cx>
7
8 * terminal.h (set_initial_gdb_ttystate): Declare.
9 * inflow.c (initial_gdb_ttystate): New static variable.
10 (set_initial_gdb_ttystate): New setter.
11 (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate
12 instead of our current terminal state.
13 * top.c (gdb_init): Call set_initial_gdb_ttystate.
14
e810d75b
JB
152015-01-07 Joel Brobecker <brobecker@adacore.com>
16
17 * guile/scm-type.c (tyscm_array_1): Add comment.
18 * python/py-type.c (typy_array_1): Add comment.
19
fce10a84
JB
202015-01-06 Joel Brobecker <brobecker@adacore.com>
21
22 * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range
23 error if N2 is equal to N1 - 1.
24
8503d6e1
JB
252015-01-06 Joel Brobecker <brobecker@adacore.com>
26
27 * python/py-type.c (typy_array_1): Do not raise negative-length
28 exception if N2 is equal to N1 - 1.
29
4d29c0a8
DE
302015-01-03 Doug Evans <xdje42@gmail.com>
31
32 * c-exp.y: Whitespace cleanup.
33 (classify_inner_name): Remove extra ;.
34
eaa6a9a4
MR
352015-01-02 Maciej W. Rozycki <macro@codesourcery.com>
36
37 * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack
38 offset signed.
39
02fe9972
DE
402015-01-02 Doug Evans <dje@google.com>
41
42 * dwarf2read.c (setup_type_unit_groups): Remove outdated comment.
43
e2ada9cb
DE
442015-01-02 Doug Evans <dje@google.com>
45
46 * symtab.h (struct symbol): Fix typo in comment.
47
32d0add0
JB
482015-01-01 Joel Brobecker <brobecker@adacore.com>
49
50 Update year range in copyright notice of all files.
51
76f2b779
JB
522015-01-01 Joel Brobecker <brobecker@adacore.com>
53
54 * top.c (print_gdb_version): Update copyright year to 2015.
55
077309e2 562015-01-01 Joel Brobecker <brobecker@adacore.com>
6bf6fd09 57
077309e2 58 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014.
6bf6fd09 59
077309e2 60For older changes see ChangeLog-2014.
c906108c
SS
61\f
62Local Variables:
63mode: change-log
64left-margin: 8
65fill-column: 74
66version-control: never
57da7796 67coding: utf-8
c906108c 68End:
This page took 1.758437 seconds and 4 git commands to generate.