ada_val_print_1: Go through val_print instead of recursive call to self.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
3a92c861
JB
12014-01-07 Joel Brobecker <brobecker@adacore.com>
2
3 * ada-valprint.c (ada_val_print_1): Replace calls to
4 ada_val_print_1 by calls to val_print.
5
cd1630f9
JB
62014-01-07 Joel Brobecker <brobecker@adacore.com>
7
8 * ada-valprint.c (ada_val_print_1): Add parameter "language".
9 Update calls to self accordingly. Replace calls to c_val_print
10 by calls to val_print.
11
bdf779a0
JB
122014-01-07 Joel Brobecker <brobecker@adacore.com>
13
14 * ada-valprint.c (print_record): Delete declaration.
15 (adjust_type_signedness, ada_val_print_1): Likewise.
16 (ada_val_print): Move function implementation down.
17 (print_variant_part, print_field_values, print_record):
18 Move function implementation up.
19
c0d48811
JB
202014-01-07 Joel Brobecker <brobecker@adacore.com>
21
22 * python/py-type.c (typy_get_name): New function.
23 (type_object_getset): Add entry for attribute "name".
24 * NEWS: Add entry mentioning this new attribute.
25
c26e9cbb
YQ
262014-01-07 Yao Qi <yao@codesourcery.com>
27
28 * gnu-nat.c (set_exceptions_cmd): Remove an empty body 'if'
29 statement.
30
0cc6f43d
YQ
312014-01-07 Yao Qi <yao@codesourcery.com>
32
33 * gnu-nat.c (info_port_rights): Add qualifier const to
34 argument args.
35
eec03155
YQ
362014-01-07 Yao Qi <yao@codesourcery.com>
37
38 * gnu-nat.c (trace_me): Use 'void' for empty argument list.
39
f04a82ef
YQ
402014-01-07 Yao Qi <yao@codesourcery.com>
41
42 * gnu-nat.c (make_inf) Update declaration.
43 (make_inf): Make it static.
44 (inf_set_traced): Likewise.
45 (inf_port_to_thread, inf_task_died_status): Likewise.
46
d57dda0a
YQ
472014-01-07 Yao Qi <yao@codesourcery.com>
48
49 * gnu-nat.c (inf_tid_to_proc): Remove declaration.
50
3aa8c969
YQ
512014-01-07 Yao Qi <yao@codesourcery.com>
52
53 * gnu-nat.c (_initialize_gnu_nat): Declare.
54
94123b4f
YQ
552014-01-07 Yao Qi <yao@codesourcery.com>
56
57 * gdbarch.sh (byte_order, byte_order_for_code): Change type to
58 'enum bfd_endian'.
59 (struct gdbarch_info) <byte_order>: Change type to
60 'enum bfd_endian'.
61 <byte_order_for_code>: Likewise.
62 * gdbarch.c, gdbarch.h: Regenerated.
63
dc81d70a
TT
642014-01-06 Sasha Smundak <asmundak@google.com>
65
66 * jit.c: (jit_reader_load_command): Fix JIT reader path creation.
67
cc2f3c35
TT
682014-01-06 Tom Tromey <tromey@redhat.com>
69
70 * doublest.c (convert_doublest_to_floatformat): Use const, not
71 CONST.
72 * somread.c (som_symtab_read): Likewise.
73
adcf2eed
HZ
742014-01-07 Hui Zhu <hui@codesourcery.com>
75
76 * gdb_bfd.c (gdb_bfd_stash_filename): Removed.
77 (gdb_bfd_open): Removed gdb_bfd_stash_filename.
78 (gdb_bfd_fopen): Ditto.
79 (gdb_bfd_openr): Ditto.
80 (gdb_bfd_openw): Ditto.
81 (gdb_bfd_openr_iovec): Ditto.
82 (gdb_bfd_fdopenr): Ditto.
83 * gdb_bfd.h (gdb_bfd_stash_filename): Removed.
84 * solib-aix.c (solib_aix_bfd_open): Alloc object_bfd->filename
85 with xstrdup.
86 * solib-darwin.c (darwin_bfd_open): Alloc res->filename
87 with xstrdup.
88 * symfile-mem.c (symbol_file_add_from_memory): Removed
89 gdb_bfd_stash_filename.
90
50722198
DE
912014-01-03 Doug Evans <dje@google.com>
92
93 * nat/linux-waitpid.c (linux_debug): Remove extraneous \n from
94 output.
95
2fa4b862
JB
962014-01-01 Joel Brobecker <brobecker@adacore.com>
97
98 Update year range in copyright notice of all files.
99
28498c42
JB
1002014-01-01 Joel Brobecker <brobecker@adacore.com>
101
102 * top.c (print_gdb_version): Set copyright year to 2014.
103
7b6e1046
JB
1042014-01-01 Joel Brobecker <brobecker@adacore.com>
105
106 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2013.
107
df96af55 108For older changes see ChangeLog-2013.
c906108c
SS
109\f
110Local Variables:
111mode: change-log
112left-margin: 8
113fill-column: 74
114version-control: never
57da7796 115coding: utf-8
c906108c 116End:
This page took 1.518463 seconds and 4 git commands to generate.