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