]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
Add qualifier 'const' to argument args
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
0cc6f43d
YQ
12014-01-07 Yao Qi <yao@codesourcery.com>
2
3 * gnu-nat.c (info_port_rights): Add qualifier const to
4 argument args.
5
eec03155
YQ
62014-01-07 Yao Qi <yao@codesourcery.com>
7
8 * gnu-nat.c (trace_me): Use 'void' for empty argument list.
9
f04a82ef
YQ
102014-01-07 Yao Qi <yao@codesourcery.com>
11
12 * gnu-nat.c (make_inf) Update declaration.
13 (make_inf): Make it static.
14 (inf_set_traced): Likewise.
15 (inf_port_to_thread, inf_task_died_status): Likewise.
16
d57dda0a
YQ
172014-01-07 Yao Qi <yao@codesourcery.com>
18
19 * gnu-nat.c (inf_tid_to_proc): Remove declaration.
20
3aa8c969
YQ
212014-01-07 Yao Qi <yao@codesourcery.com>
22
23 * gnu-nat.c (_initialize_gnu_nat): Declare.
24
94123b4f
YQ
252014-01-07 Yao Qi <yao@codesourcery.com>
26
27 * gdbarch.sh (byte_order, byte_order_for_code): Change type to
28 'enum bfd_endian'.
29 (struct gdbarch_info) <byte_order>: Change type to
30 'enum bfd_endian'.
31 <byte_order_for_code>: Likewise.
32 * gdbarch.c, gdbarch.h: Regenerated.
33
dc81d70a
TT
342014-01-06 Sasha Smundak <asmundak@google.com>
35
36 * jit.c: (jit_reader_load_command): Fix JIT reader path creation.
37
cc2f3c35
TT
382014-01-06 Tom Tromey <tromey@redhat.com>
39
40 * doublest.c (convert_doublest_to_floatformat): Use const, not
41 CONST.
42 * somread.c (som_symtab_read): Likewise.
43
adcf2eed
HZ
442014-01-07 Hui Zhu <hui@codesourcery.com>
45
46 * gdb_bfd.c (gdb_bfd_stash_filename): Removed.
47 (gdb_bfd_open): Removed gdb_bfd_stash_filename.
48 (gdb_bfd_fopen): Ditto.
49 (gdb_bfd_openr): Ditto.
50 (gdb_bfd_openw): Ditto.
51 (gdb_bfd_openr_iovec): Ditto.
52 (gdb_bfd_fdopenr): Ditto.
53 * gdb_bfd.h (gdb_bfd_stash_filename): Removed.
54 * solib-aix.c (solib_aix_bfd_open): Alloc object_bfd->filename
55 with xstrdup.
56 * solib-darwin.c (darwin_bfd_open): Alloc res->filename
57 with xstrdup.
58 * symfile-mem.c (symbol_file_add_from_memory): Removed
59 gdb_bfd_stash_filename.
60
50722198
DE
612014-01-03 Doug Evans <dje@google.com>
62
63 * nat/linux-waitpid.c (linux_debug): Remove extraneous \n from
64 output.
65
2fa4b862
JB
662014-01-01 Joel Brobecker <brobecker@adacore.com>
67
68 Update year range in copyright notice of all files.
69
28498c42
JB
702014-01-01 Joel Brobecker <brobecker@adacore.com>
71
72 * top.c (print_gdb_version): Set copyright year to 2014.
73
7b6e1046
JB
742014-01-01 Joel Brobecker <brobecker@adacore.com>
75
76 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2013.
77
df96af55 78For older changes see ChangeLog-2013.
c906108c
SS
79\f
80Local Variables:
81mode: change-log
82left-margin: 8
83fill-column: 74
84version-control: never
57da7796 85coding: utf-8
c906108c 86End: