Don't use elf_i386_eh_frame_plt directly
[external/binutils.git] / bfd / ChangeLog
1 2017-01-10  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * elf32-i386.c (elf_i386_size_dynamic_sections): Set
4         plt_eh_frame->size to eh_frame_plt_size and use eh_frame_plt.
5
6 2017-01-09  Nick Clifton  <nickc@redhat.com>
7
8         * dwarf2.c (lookup_address_in_function_table): Return early if
9         there are no functions in the given comp unit, or if the high
10         address of the last function in the comp unit is less than the
11         desired address.
12
13 2017-01-09  Nick Clifton  <nickc@redhat.com>
14
15         PR binutils/21013
16         * coffgen.c (_bfd_coff_get_external_symbols): Generate an error
17         message if there are too many symbols to load.
18
19 2017-01-04  James Clarke  <jrtc27@jrtc27.com>
20
21         * elf64-alpha.c (elf64_alpha_relax_opt_call): Don't set tsec_free
22         if relocs are cached.
23
24 2017-01-03  Rich Felker  <bugdal@aerifal.cx>
25
26         PR ld/21017
27         * elf32-microblaze.c (microblaze_elf_check_relocs): Add an entry
28         for R_MICROBLAZE_GOTOFF_64.
29
30 2017-01-03  Nick Clifton  <nickc@redhat.com>
31
32         * mach-o.c (bfd_mach_o_lookup_uuid_command): Fix compile time
33         warning about using a possibly uninitialised variable.
34
35 2017-01-02  Alan Modra  <amodra@gmail.com>
36
37         * elf32-hppa.c (ensure_undef_weak_dynamic): New function.
38         (allocate_plt_static, allocate_dynrelocs): Use it.
39
40 2017-01-02  Alan Modra  <amodra@gmail.com>
41
42         * elf-hppa.h (elf_hppa_fake_sections): Set SHF_INFO_LINK for
43         .PARISC.unwind section.
44
45 2017-01-02  Alan Modra  <amodra@gmail.com>
46
47         PR ld/20989
48         * elfxx-sparc.c (gdop_relative_offset_ok): New function.
49         (_bfd_sparc_elf_relocate_section): Use it to validate GOT
50         indirect to GOT pointer relative code edit.
51
52 2017-01-02  Alan Modra  <amodra@gmail.com>
53
54         Update year range in copyright notice of all files.
55
56 For older changes see ChangeLog-2016
57 \f
58 Copyright (C) 2017 Free Software Foundation, Inc.
59
60 Copying and distribution of this file, with or without modification,
61 are permitted in any medium without royalty provided the copyright
62 notice and this notice are preserved.
63
64 Local Variables:
65 mode: change-log
66 left-margin: 8
67 fill-column: 74
68 version-control: never
69 End: