]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/ChangeLog
tfile: Don't infer the PC from the tracepoint if the PC is a pseudo-register.
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
aa726b9e
AM
12014-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
eec2f3ed
AM
102014-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
09bf66a8
TG
202014-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
43a8475c
L
252014-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
1651e569
TT
352014-01-07 Tom Tromey <tromey@redhat.com>
36
37 * elf32-xtensa.c (vsprint_msg): Don't use old VA_* compatibility
38 wrappers.
39
dc9155b2
NC
402014-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
dd8dfa39 462014-01-02 Yuanhui Zhang <asmwarrior@gmail.com>
044387af
A
47
48 PR binutils/14289
49 * pef.c (bfd_pef_xlib_read_header): Increase buffer size to 80.
50
1be5090b
NC
512014-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
5fb776a6 68For older changes see ChangeLog-2013
56882138 69\f
5fb776a6 70Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
71
72Copying and distribution of this file, with or without modification,
73are permitted in any medium without royalty provided the copyright
74notice and this notice are preserved.
75
56882138
AM
76Local Variables:
77mode: change-log
78left-margin: 8
79fill-column: 74
80version-control: never
81End: