missing changelog for last patch
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2014-01-13 Alan Modra <amodra@gmail.com>
2
3 * elf32-ppc.c (ppc_elf_check_relocs): For @local call to ifunc,
4 error when shared and force a plt call otherwise.
5 (ppc_elf_size_dynamic_sections): Don't emit DT_PPC_GOT unless
6 plt_type == PLT_NEW.
7 (ppc_elf_relocate_section): Add missing test to resolve ifuncs to
8 the appropriate call stub.
9
10 2014-01-10 Alan Modra <amodra@gmail.com>
11
12 PR ld/14207
13 PR ld/16322
14 PR binutils/16323
15 * elf.c (assign_file_positions_for_load_sections): Revert last change.
16 (assign_file_positions_for_non_load_sections): When setting up
17 PT_GNU_RELRO header, don't require a corresponding PT_LOAD
18 header that completely covers the relro region.
19
20 2014-01-09 Tristan Gingold <gingold@adacore.com>
21
22 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): use jump
23 table macros and add macros to initializa the structure.
24
25 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
26
27 PR ld/14207
28 PR ld/16322
29 PR binutils/16323
30 * elf.c (_bfd_elf_map_sections_to_segments): Don't check section
31 size for PT_GNU_RELRO segment.
32 (assign_file_positions_for_load_sections): If PT_LOAD segment
33 doesn't fit PT_GNU_RELRO segment, adjust its p_filesz and p_memsz.
34
35 2014-01-07 Tom Tromey <tromey@redhat.com>
36
37 * elf32-xtensa.c (vsprint_msg): Don't use old VA_* compatibility
38 wrappers.
39
40 2014-01-03 Nick Clifton <nickc@redhat.com>
41
42 PR binutils/16199
43 * elf.c (vma_page_aligned_bias): Handle a maxpagesize value of
44 zero.
45
46 2014-01-02 Yuanhui Zhang <asmwarrior@gmail.com>
47
48 PR binutils/14289
49 * pef.c (bfd_pef_xlib_read_header): Increase buffer size to 80.
50
51 2014-01-02 Nick Clifton <nickc@redhat.com>
52
53 PR binutils/11983
54 * archive.c (_bfd_get_elt_at_filepos): Store a copy of the
55 filename in the bfd's filename field.
56 * elfcode.h (bfd_from_remote_memory): Likewise.
57 * ieee.c (ieee_object_p): Likewise.
58 * mach-o.c (bfd_mach_o_fat_member_init): Likewise.
59 * oasys.c (oasys_openr_next_archived_file): Likewise.
60 * vms-lib.c (_bfd_vms_lib_get_module): Likewise.
61 * opncls.c (bfd_fopen): Likewise.
62 (bfd_openstreamr): Likewise.
63 (bfd_openr_iovec): Likewise.
64 (bfd_openw): Likewise.
65 (bfd_create): Likewise.
66 (_bfd_delete_bfd): Free filename.
67
68 For older changes see ChangeLog-2013
69 \f
70 Copyright (C) 2014 Free Software Foundation, Inc.
71
72 Copying and distribution of this file, with or without modification,
73 are permitted in any medium without royalty provided the copyright
74 notice and this notice are preserved.
75
76 Local Variables:
77 mode: change-log
78 left-margin: 8
79 fill-column: 74
80 version-control: never
81 End:
This page took 0.0334 seconds and 5 git commands to generate.