577c4b0147fc0d1ae144b0e4dce30582bb69621d
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2014-01-06  Tom Tromey  <tromey@redhat.com>
2
3         * doublest.c (convert_doublest_to_floatformat): Use const, not
4         CONST.
5         * somread.c (som_symtab_read): Likewise.
6
7 2014-01-07  Hui Zhu  <hui@codesourcery.com>
8
9         * gdb_bfd.c (gdb_bfd_stash_filename): Removed.
10         (gdb_bfd_open): Removed gdb_bfd_stash_filename.
11         (gdb_bfd_fopen): Ditto.
12         (gdb_bfd_openr): Ditto.
13         (gdb_bfd_openw): Ditto.
14         (gdb_bfd_openr_iovec): Ditto.
15         (gdb_bfd_fdopenr): Ditto.
16         * gdb_bfd.h (gdb_bfd_stash_filename): Removed.
17         * solib-aix.c (solib_aix_bfd_open): Alloc object_bfd->filename
18         with xstrdup.
19         * solib-darwin.c (darwin_bfd_open): Alloc res->filename
20         with xstrdup.
21         * symfile-mem.c (symbol_file_add_from_memory): Removed
22         gdb_bfd_stash_filename.
23
24 2014-01-03  Doug Evans  <dje@google.com>
25
26         * nat/linux-waitpid.c (linux_debug): Remove extraneous \n from
27         output.
28
29 2014-01-01  Joel Brobecker  <brobecker@adacore.com>
30
31         Update year range in copyright notice of all files.
32
33 2014-01-01  Joel Brobecker  <brobecker@adacore.com>
34
35         * top.c (print_gdb_version): Set copyright year to 2014.
36
37 2014-01-01  Joel Brobecker  <brobecker@adacore.com>
38
39         * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2013.
40
41 For older changes see ChangeLog-2013.
42 \f
43 Local Variables:
44 mode: change-log
45 left-margin: 8
46 fill-column: 74
47 version-control: never
48 coding: utf-8
49 End: