]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
ada-valprint.c: Reorder functions to reduce advance declarations.
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
bdf779a0
JB
12014-01-07 Joel Brobecker <brobecker@adacore.com>
2
3 * ada-valprint.c (print_record): Delete declaration.
4 (adjust_type_signedness, ada_val_print_1): Likewise.
5 (ada_val_print): Move function implementation down.
6 (print_variant_part, print_field_values, print_record):
7 Move function implementation up.
8
c0d48811
JB
92014-01-07 Joel Brobecker <brobecker@adacore.com>
10
11 * python/py-type.c (typy_get_name): New function.
12 (type_object_getset): Add entry for attribute "name".
13 * NEWS: Add entry mentioning this new attribute.
14
c26e9cbb
YQ
152014-01-07 Yao Qi <yao@codesourcery.com>
16
17 * gnu-nat.c (set_exceptions_cmd): Remove an empty body 'if'
18 statement.
19
0cc6f43d
YQ
202014-01-07 Yao Qi <yao@codesourcery.com>
21
22 * gnu-nat.c (info_port_rights): Add qualifier const to
23 argument args.
24
eec03155
YQ
252014-01-07 Yao Qi <yao@codesourcery.com>
26
27 * gnu-nat.c (trace_me): Use 'void' for empty argument list.
28
f04a82ef
YQ
292014-01-07 Yao Qi <yao@codesourcery.com>
30
31 * gnu-nat.c (make_inf) Update declaration.
32 (make_inf): Make it static.
33 (inf_set_traced): Likewise.
34 (inf_port_to_thread, inf_task_died_status): Likewise.
35
d57dda0a
YQ
362014-01-07 Yao Qi <yao@codesourcery.com>
37
38 * gnu-nat.c (inf_tid_to_proc): Remove declaration.
39
3aa8c969
YQ
402014-01-07 Yao Qi <yao@codesourcery.com>
41
42 * gnu-nat.c (_initialize_gnu_nat): Declare.
43
94123b4f
YQ
442014-01-07 Yao Qi <yao@codesourcery.com>
45
46 * gdbarch.sh (byte_order, byte_order_for_code): Change type to
47 'enum bfd_endian'.
48 (struct gdbarch_info) <byte_order>: Change type to
49 'enum bfd_endian'.
50 <byte_order_for_code>: Likewise.
51 * gdbarch.c, gdbarch.h: Regenerated.
52
dc81d70a
TT
532014-01-06 Sasha Smundak <asmundak@google.com>
54
55 * jit.c: (jit_reader_load_command): Fix JIT reader path creation.
56
cc2f3c35
TT
572014-01-06 Tom Tromey <tromey@redhat.com>
58
59 * doublest.c (convert_doublest_to_floatformat): Use const, not
60 CONST.
61 * somread.c (som_symtab_read): Likewise.
62
adcf2eed
HZ
632014-01-07 Hui Zhu <hui@codesourcery.com>
64
65 * gdb_bfd.c (gdb_bfd_stash_filename): Removed.
66 (gdb_bfd_open): Removed gdb_bfd_stash_filename.
67 (gdb_bfd_fopen): Ditto.
68 (gdb_bfd_openr): Ditto.
69 (gdb_bfd_openw): Ditto.
70 (gdb_bfd_openr_iovec): Ditto.
71 (gdb_bfd_fdopenr): Ditto.
72 * gdb_bfd.h (gdb_bfd_stash_filename): Removed.
73 * solib-aix.c (solib_aix_bfd_open): Alloc object_bfd->filename
74 with xstrdup.
75 * solib-darwin.c (darwin_bfd_open): Alloc res->filename
76 with xstrdup.
77 * symfile-mem.c (symbol_file_add_from_memory): Removed
78 gdb_bfd_stash_filename.
79
50722198
DE
802014-01-03 Doug Evans <dje@google.com>
81
82 * nat/linux-waitpid.c (linux_debug): Remove extraneous \n from
83 output.
84
2fa4b862
JB
852014-01-01 Joel Brobecker <brobecker@adacore.com>
86
87 Update year range in copyright notice of all files.
88
28498c42
JB
892014-01-01 Joel Brobecker <brobecker@adacore.com>
90
91 * top.c (print_gdb_version): Set copyright year to 2014.
92
7b6e1046
JB
932014-01-01 Joel Brobecker <brobecker@adacore.com>
94
95 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2013.
96
df96af55 97For older changes see ChangeLog-2013.
c906108c
SS
98\f
99Local Variables:
100mode: change-log
101left-margin: 8
102fill-column: 74
103version-control: never
57da7796 104coding: utf-8
c906108c 105End: