mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
48 lines
1.3 KiB
Plaintext
48 lines
1.3 KiB
Plaintext
2014-01-07 Tom Tromey <tromey@redhat.com>
|
||
|
||
* elf32-xtensa.c (vsprint_msg): Don't use old VA_* compatibility
|
||
wrappers.
|
||
|
||
2014-01-03 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR binutils/16199
|
||
* elf.c (vma_page_aligned_bias): Handle a maxpagesize value of
|
||
zero.
|
||
|
||
2014-01-02 Yuanhui Zhang <asmwarrior@gmail.com>
|
||
|
||
PR binutils/14289
|
||
* pef.c (bfd_pef_xlib_read_header): Increase buffer size to 80.
|
||
|
||
2014-01-02 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR binutils/11983
|
||
* archive.c (_bfd_get_elt_at_filepos): Store a copy of the
|
||
filename in the bfd's filename field.
|
||
* elfcode.h (bfd_from_remote_memory): Likewise.
|
||
* ieee.c (ieee_object_p): Likewise.
|
||
* mach-o.c (bfd_mach_o_fat_member_init): Likewise.
|
||
* oasys.c (oasys_openr_next_archived_file): Likewise.
|
||
* vms-lib.c (_bfd_vms_lib_get_module): Likewise.
|
||
* opncls.c (bfd_fopen): Likewise.
|
||
(bfd_openstreamr): Likewise.
|
||
(bfd_openr_iovec): Likewise.
|
||
(bfd_openw): Likewise.
|
||
(bfd_create): Likewise.
|
||
(_bfd_delete_bfd): Free filename.
|
||
|
||
For older changes see ChangeLog-2013
|
||
|
||
Copyright (C) 2014 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|