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