New Year - binutils ChangeLog rotation
[binutils-gdb.git] / bfd / ChangeLog
1 2014-01-07 Tom Tromey <tromey@redhat.com>
2
3 * elf32-xtensa.c (vsprint_msg): Don't use old VA_* compatibility
4 wrappers.
5
6 2014-01-03 Nick Clifton <nickc@redhat.com>
7
8 PR binutils/16199
9 * elf.c (vma_page_aligned_bias): Handle a maxpagesize value of
10 zero.
11
12 2014-01-02 Yuanhui Zhang <asmwarrior@gmail.com>
13
14 PR binutils/14289
15 * pef.c (bfd_pef_xlib_read_header): Increase buffer size to 80.
16
17 2014-01-02 Nick Clifton <nickc@redhat.com>
18
19 PR binutils/11983
20 * archive.c (_bfd_get_elt_at_filepos): Store a copy of the
21 filename in the bfd's filename field.
22 * elfcode.h (bfd_from_remote_memory): Likewise.
23 * ieee.c (ieee_object_p): Likewise.
24 * mach-o.c (bfd_mach_o_fat_member_init): Likewise.
25 * oasys.c (oasys_openr_next_archived_file): Likewise.
26 * vms-lib.c (_bfd_vms_lib_get_module): Likewise.
27 * opncls.c (bfd_fopen): Likewise.
28 (bfd_openstreamr): Likewise.
29 (bfd_openr_iovec): Likewise.
30 (bfd_openw): Likewise.
31 (bfd_create): Likewise.
32 (_bfd_delete_bfd): Free filename.
33
34 For older changes see ChangeLog-2013
35 \f
36 Copyright (C) 2014 Free Software Foundation, Inc.
37
38 Copying and distribution of this file, with or without modification,
39 are permitted in any medium without royalty provided the copyright
40 notice and this notice are preserved.
41
42 Local Variables:
43 mode: change-log
44 left-margin: 8
45 fill-column: 74
46 version-control: never
47 End: