gdb/compile/compile.c: Check return value of 'system' to avoid compiler warning
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
b597c318
YQ
12015-01-08 Pedro Alves <palves@redhat.com>
2 Yao Qi <yao@codesourcery.com>
3
4 * dwarf2loc.c (indirect_pieced_value): Don't call
5 gdb_sign_extend. Call extract_signed_integer instead.
6 * utils.c (gdb_sign_extend): Remove.
7 * utils.h (gdb_sign_extend): Remove declaration.
8
025ac414
PM
92015-01-07 Pierre Muller <muller@sourceware.org>
10
11 PR symtab/17811
12 * stabsread.c (define_symbol): Set language for C++ special symbols.
13
fa5af12a
PP
142015-01-07 Patrick Palka <patrick@parcs.ath.cx>
15
16 * inflow.c (initial_gdb_ttystate): Tweak comment.
17
ea42d6f8
JB
182015-01-07 Joel Brobecker <brobecker@adacore.com>
19
20 * inflow.c (set_initial_gdb_ttystate): Add empty line after
21 comment documenting function.
22
6a06d660
PP
232015-01-07 Patrick Palka <patrick@parcs.ath.cx>
24
25 * terminal.h (set_initial_gdb_ttystate): Declare.
26 * inflow.c (initial_gdb_ttystate): New static variable.
27 (set_initial_gdb_ttystate): New setter.
28 (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate
29 instead of our current terminal state.
30 * top.c (gdb_init): Call set_initial_gdb_ttystate.
31
e810d75b
JB
322015-01-07 Joel Brobecker <brobecker@adacore.com>
33
34 * guile/scm-type.c (tyscm_array_1): Add comment.
35 * python/py-type.c (typy_array_1): Add comment.
36
fce10a84
JB
372015-01-06 Joel Brobecker <brobecker@adacore.com>
38
39 * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range
40 error if N2 is equal to N1 - 1.
41
8503d6e1
JB
422015-01-06 Joel Brobecker <brobecker@adacore.com>
43
44 * python/py-type.c (typy_array_1): Do not raise negative-length
45 exception if N2 is equal to N1 - 1.
46
4d29c0a8
DE
472015-01-03 Doug Evans <xdje42@gmail.com>
48
49 * c-exp.y: Whitespace cleanup.
50 (classify_inner_name): Remove extra ;.
51
eaa6a9a4
MR
522015-01-02 Maciej W. Rozycki <macro@codesourcery.com>
53
54 * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack
55 offset signed.
56
02fe9972
DE
572015-01-02 Doug Evans <dje@google.com>
58
59 * dwarf2read.c (setup_type_unit_groups): Remove outdated comment.
60
e2ada9cb
DE
612015-01-02 Doug Evans <dje@google.com>
62
63 * symtab.h (struct symbol): Fix typo in comment.
64
32d0add0
JB
652015-01-01 Joel Brobecker <brobecker@adacore.com>
66
67 Update year range in copyright notice of all files.
68
76f2b779
JB
692015-01-01 Joel Brobecker <brobecker@adacore.com>
70
71 * top.c (print_gdb_version): Update copyright year to 2015.
72
077309e2 732015-01-01 Joel Brobecker <brobecker@adacore.com>
6bf6fd09 74
077309e2 75 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014.
6bf6fd09 76
077309e2 77For older changes see ChangeLog-2014.
c906108c
SS
78\f
79Local Variables:
80mode: change-log
81left-margin: 8
82fill-column: 74
83version-control: never
57da7796 84coding: utf-8
c906108c 85End:
This page took 1.681924 seconds and 4 git commands to generate.