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