mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00

2014-01-06 Sasha Smundak <asmundak@google.com> * jit.c: (jit_reader_load_command): Fix JIT reader path creation.
54 lines
1.4 KiB
Plaintext
54 lines
1.4 KiB
Plaintext
2014-01-06 Sasha Smundak <asmundak@google.com>
|
||
|
||
* jit.c: (jit_reader_load_command): Fix JIT reader path creation.
|
||
|
||
2014-01-06 Tom Tromey <tromey@redhat.com>
|
||
|
||
* doublest.c (convert_doublest_to_floatformat): Use const, not
|
||
CONST.
|
||
* somread.c (som_symtab_read): Likewise.
|
||
|
||
2014-01-07 Hui Zhu <hui@codesourcery.com>
|
||
|
||
* gdb_bfd.c (gdb_bfd_stash_filename): Removed.
|
||
(gdb_bfd_open): Removed gdb_bfd_stash_filename.
|
||
(gdb_bfd_fopen): Ditto.
|
||
(gdb_bfd_openr): Ditto.
|
||
(gdb_bfd_openw): Ditto.
|
||
(gdb_bfd_openr_iovec): Ditto.
|
||
(gdb_bfd_fdopenr): Ditto.
|
||
* gdb_bfd.h (gdb_bfd_stash_filename): Removed.
|
||
* solib-aix.c (solib_aix_bfd_open): Alloc object_bfd->filename
|
||
with xstrdup.
|
||
* solib-darwin.c (darwin_bfd_open): Alloc res->filename
|
||
with xstrdup.
|
||
* symfile-mem.c (symbol_file_add_from_memory): Removed
|
||
gdb_bfd_stash_filename.
|
||
|
||
2014-01-03 Doug Evans <dje@google.com>
|
||
|
||
* nat/linux-waitpid.c (linux_debug): Remove extraneous \n from
|
||
output.
|
||
|
||
2014-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
Update year range in copyright notice of all files.
|
||
|
||
2014-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* top.c (print_gdb_version): Set copyright year to 2014.
|
||
|
||
2014-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2013.
|
||
|
||
For older changes see ChangeLog-2013.
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
coding: utf-8
|
||
End:
|