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