Fix gas build breakage
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
eb8d7fda
AM
12014-01-22 Alan Modra <amodra@gmail.com>
2
3 * elf64-ppc.c (STK_LINKER): Comment typo fix.
4
4584ec12
L
52014-01-21 H.J. Lu <hongjiu.lu@intel.com>
6
7 PR ld/16467
8 * elflink.c (_bfd_elf_merge_symbol): When types of the existing
9 regular default symbol definition and the versioned dynamic
10 symbol definition mismatch, skip the default symbol definition
11 if one of them is IFUNC.
12
22ef172a
L
132014-01-21 H.J. Lu <hongjiu.lu@intel.com>
14
15 PR ld/2404
16 * elflink.c (_bfd_elf_merge_symbol): Don't check info->shared,
17 info->export_dynamic nor h->ref_dynamic for type mismatch when
18 adding the default version.
19
b75d42bc
AM
202014-01-16 Alan Modra <amodra@gmail.com>
21
22 * elfxx-mips.c (mips_elf_record_got_page_entry): Pass in a
23 mips_elf_traverse_got_arg* rather than mips_got_info*.
24 Adjust caller. Alloc on output_bfd rather than symbol section
25 owner.
26
c353e543
L
272014-01-15 H.J. Lu <hongjiu.lu@intel.com>
28
29 * elf32-i386.c (elf_i386_allocate_dynrelocs): Revert the last
30 change.
31 * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Likewise.
32
818d220a
L
332014-01-14 H.J. Lu <hongjiu.lu@intel.com>
34
35 PR ld/16428
36 * elf32-i386.c (elf_i386_allocate_dynrelocs): Don't discard relocs
37 against __ehdr_start.
38 * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Likewise.
39
c3ce498c
L
402014-01-14 H.J. Lu <hongjiu.lu@intel.com>
41
42 * elf32-i386.c (elf_i386_allocate_dynrelocs): Revert the last
43 change.
44 * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Likewise.
45
d1ec1e40
L
462014-01-14 H.J. Lu <hongjiu.lu@intel.com>
47
48 PR ld/16428
49 * elf32-i386.c (elf_i386_allocate_dynrelocs): Don't update reloc
50 count if there are any non pc-relative relocs.
51 * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Likewise.
52
f44a1f8e
CL
532014-01-14 Michael Hudson-Doyle <michael.hudson@linaro.org>
54 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
55
56 * elfnn-aarch64.c (elfNN_aarch64_final_link_relocate): Use correct
57 offset while calculating relocation address.
58 (elfNN_aarch64_create_small_pltn_entry): Likewise.
59 (elfNN_aarch64_init_small_plt0_entry): Likewise.
60
fd0fd00c
MJ
612014-01-13 Ma Jiang <ma.jiang@zte.com.cn>
62
63 PR ld/16202
64 * elf32-arm.c (elf32_arm_final_link_relocate): Refetch addends for
65 R_ARM_ABS8 and R_ARM_ABS16.
66
aa726b9e
AM
672014-01-13 Alan Modra <amodra@gmail.com>
68
69 * elf32-ppc.c (ppc_elf_check_relocs): For @local call to ifunc,
70 error when shared and force a plt call otherwise.
71 (ppc_elf_size_dynamic_sections): Don't emit DT_PPC_GOT unless
72 plt_type == PLT_NEW.
73 (ppc_elf_relocate_section): Add missing test to resolve ifuncs to
74 the appropriate call stub.
75
eec2f3ed
AM
762014-01-10 Alan Modra <amodra@gmail.com>
77
78 PR ld/14207
79 PR ld/16322
80 PR binutils/16323
81 * elf.c (assign_file_positions_for_load_sections): Revert last change.
82 (assign_file_positions_for_non_load_sections): When setting up
83 PT_GNU_RELRO header, don't require a corresponding PT_LOAD
84 header that completely covers the relro region.
85
09bf66a8
TG
862014-01-09 Tristan Gingold <gingold@adacore.com>
87
88 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): use jump
89 table macros and add macros to initializa the structure.
90
43a8475c
L
912014-01-08 H.J. Lu <hongjiu.lu@intel.com>
92
93 PR ld/14207
94 PR ld/16322
95 PR binutils/16323
96 * elf.c (_bfd_elf_map_sections_to_segments): Don't check section
97 size for PT_GNU_RELRO segment.
98 (assign_file_positions_for_load_sections): If PT_LOAD segment
99 doesn't fit PT_GNU_RELRO segment, adjust its p_filesz and p_memsz.
100
1651e569
TT
1012014-01-07 Tom Tromey <tromey@redhat.com>
102
103 * elf32-xtensa.c (vsprint_msg): Don't use old VA_* compatibility
104 wrappers.
105
dc9155b2
NC
1062014-01-03 Nick Clifton <nickc@redhat.com>
107
108 PR binutils/16199
109 * elf.c (vma_page_aligned_bias): Handle a maxpagesize value of
110 zero.
111
dd8dfa39 1122014-01-02 Yuanhui Zhang <asmwarrior@gmail.com>
044387af
A
113
114 PR binutils/14289
115 * pef.c (bfd_pef_xlib_read_header): Increase buffer size to 80.
116
1be5090b
NC
1172014-01-02 Nick Clifton <nickc@redhat.com>
118
119 PR binutils/11983
120 * archive.c (_bfd_get_elt_at_filepos): Store a copy of the
121 filename in the bfd's filename field.
122 * elfcode.h (bfd_from_remote_memory): Likewise.
123 * ieee.c (ieee_object_p): Likewise.
124 * mach-o.c (bfd_mach_o_fat_member_init): Likewise.
125 * oasys.c (oasys_openr_next_archived_file): Likewise.
126 * vms-lib.c (_bfd_vms_lib_get_module): Likewise.
127 * opncls.c (bfd_fopen): Likewise.
128 (bfd_openstreamr): Likewise.
129 (bfd_openr_iovec): Likewise.
130 (bfd_openw): Likewise.
131 (bfd_create): Likewise.
132 (_bfd_delete_bfd): Free filename.
133
5fb776a6 134For older changes see ChangeLog-2013
56882138 135\f
5fb776a6 136Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
137
138Copying and distribution of this file, with or without modification,
139are permitted in any medium without royalty provided the copyright
140notice and this notice are preserved.
141
56882138
AM
142Local Variables:
143mode: change-log
144left-margin: 8
145fill-column: 74
146version-control: never
147End:
This page took 0.836361 seconds and 4 git commands to generate.