Fix "is a record target open" checks.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
f44a1f8e
CL
12014-01-14 Michael Hudson-Doyle <michael.hudson@linaro.org>
2 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
3
4 * elfnn-aarch64.c (elfNN_aarch64_final_link_relocate): Use correct
5 offset while calculating relocation address.
6 (elfNN_aarch64_create_small_pltn_entry): Likewise.
7 (elfNN_aarch64_init_small_plt0_entry): Likewise.
8
fd0fd00c
MJ
92014-01-13 Ma Jiang <ma.jiang@zte.com.cn>
10
11 PR ld/16202
12 * elf32-arm.c (elf32_arm_final_link_relocate): Refetch addends for
13 R_ARM_ABS8 and R_ARM_ABS16.
14
aa726b9e
AM
152014-01-13 Alan Modra <amodra@gmail.com>
16
17 * elf32-ppc.c (ppc_elf_check_relocs): For @local call to ifunc,
18 error when shared and force a plt call otherwise.
19 (ppc_elf_size_dynamic_sections): Don't emit DT_PPC_GOT unless
20 plt_type == PLT_NEW.
21 (ppc_elf_relocate_section): Add missing test to resolve ifuncs to
22 the appropriate call stub.
23
eec2f3ed
AM
242014-01-10 Alan Modra <amodra@gmail.com>
25
26 PR ld/14207
27 PR ld/16322
28 PR binutils/16323
29 * elf.c (assign_file_positions_for_load_sections): Revert last change.
30 (assign_file_positions_for_non_load_sections): When setting up
31 PT_GNU_RELRO header, don't require a corresponding PT_LOAD
32 header that completely covers the relro region.
33
09bf66a8
TG
342014-01-09 Tristan Gingold <gingold@adacore.com>
35
36 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): use jump
37 table macros and add macros to initializa the structure.
38
43a8475c
L
392014-01-08 H.J. Lu <hongjiu.lu@intel.com>
40
41 PR ld/14207
42 PR ld/16322
43 PR binutils/16323
44 * elf.c (_bfd_elf_map_sections_to_segments): Don't check section
45 size for PT_GNU_RELRO segment.
46 (assign_file_positions_for_load_sections): If PT_LOAD segment
47 doesn't fit PT_GNU_RELRO segment, adjust its p_filesz and p_memsz.
48
1651e569
TT
492014-01-07 Tom Tromey <tromey@redhat.com>
50
51 * elf32-xtensa.c (vsprint_msg): Don't use old VA_* compatibility
52 wrappers.
53
dc9155b2
NC
542014-01-03 Nick Clifton <nickc@redhat.com>
55
56 PR binutils/16199
57 * elf.c (vma_page_aligned_bias): Handle a maxpagesize value of
58 zero.
59
dd8dfa39 602014-01-02 Yuanhui Zhang <asmwarrior@gmail.com>
044387af
A
61
62 PR binutils/14289
63 * pef.c (bfd_pef_xlib_read_header): Increase buffer size to 80.
64
1be5090b
NC
652014-01-02 Nick Clifton <nickc@redhat.com>
66
67 PR binutils/11983
68 * archive.c (_bfd_get_elt_at_filepos): Store a copy of the
69 filename in the bfd's filename field.
70 * elfcode.h (bfd_from_remote_memory): Likewise.
71 * ieee.c (ieee_object_p): Likewise.
72 * mach-o.c (bfd_mach_o_fat_member_init): Likewise.
73 * oasys.c (oasys_openr_next_archived_file): Likewise.
74 * vms-lib.c (_bfd_vms_lib_get_module): Likewise.
75 * opncls.c (bfd_fopen): Likewise.
76 (bfd_openstreamr): Likewise.
77 (bfd_openr_iovec): Likewise.
78 (bfd_openw): Likewise.
79 (bfd_create): Likewise.
80 (_bfd_delete_bfd): Free filename.
81
5fb776a6 82For older changes see ChangeLog-2013
56882138 83\f
5fb776a6 84Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
85
86Copying and distribution of this file, with or without modification,
87are permitted in any medium without royalty provided the copyright
88notice and this notice are preserved.
89
56882138
AM
90Local Variables:
91mode: change-log
92left-margin: 8
93fill-column: 74
94version-control: never
95End:
This page took 0.709425 seconds and 4 git commands to generate.