]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
Fix no previous prototype for '_initialize_gnu_nat' [-Werror=missing-prototypes]
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
3aa8c969
YQ
12014-01-07 Yao Qi <yao@codesourcery.com>
2
3 * gnu-nat.c (_initialize_gnu_nat): Declare.
4
94123b4f
YQ
52014-01-07 Yao Qi <yao@codesourcery.com>
6
7 * gdbarch.sh (byte_order, byte_order_for_code): Change type to
8 'enum bfd_endian'.
9 (struct gdbarch_info) <byte_order>: Change type to
10 'enum bfd_endian'.
11 <byte_order_for_code>: Likewise.
12 * gdbarch.c, gdbarch.h: Regenerated.
13
dc81d70a
TT
142014-01-06 Sasha Smundak <asmundak@google.com>
15
16 * jit.c: (jit_reader_load_command): Fix JIT reader path creation.
17
cc2f3c35
TT
182014-01-06 Tom Tromey <tromey@redhat.com>
19
20 * doublest.c (convert_doublest_to_floatformat): Use const, not
21 CONST.
22 * somread.c (som_symtab_read): Likewise.
23
adcf2eed
HZ
242014-01-07 Hui Zhu <hui@codesourcery.com>
25
26 * gdb_bfd.c (gdb_bfd_stash_filename): Removed.
27 (gdb_bfd_open): Removed gdb_bfd_stash_filename.
28 (gdb_bfd_fopen): Ditto.
29 (gdb_bfd_openr): Ditto.
30 (gdb_bfd_openw): Ditto.
31 (gdb_bfd_openr_iovec): Ditto.
32 (gdb_bfd_fdopenr): Ditto.
33 * gdb_bfd.h (gdb_bfd_stash_filename): Removed.
34 * solib-aix.c (solib_aix_bfd_open): Alloc object_bfd->filename
35 with xstrdup.
36 * solib-darwin.c (darwin_bfd_open): Alloc res->filename
37 with xstrdup.
38 * symfile-mem.c (symbol_file_add_from_memory): Removed
39 gdb_bfd_stash_filename.
40
50722198
DE
412014-01-03 Doug Evans <dje@google.com>
42
43 * nat/linux-waitpid.c (linux_debug): Remove extraneous \n from
44 output.
45
2fa4b862
JB
462014-01-01 Joel Brobecker <brobecker@adacore.com>
47
48 Update year range in copyright notice of all files.
49
28498c42
JB
502014-01-01 Joel Brobecker <brobecker@adacore.com>
51
52 * top.c (print_gdb_version): Set copyright year to 2014.
53
7b6e1046
JB
542014-01-01 Joel Brobecker <brobecker@adacore.com>
55
56 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2013.
57
df96af55 58For older changes see ChangeLog-2013.
c906108c
SS
59\f
60Local Variables:
61mode: change-log
62left-margin: 8
63fill-column: 74
64version-control: never
57da7796 65coding: utf-8
c906108c 66End: