Regen configure
[external/binutils.git] / bfd / ChangeLog
1 2016-01-17  Alan Modra  <amodra@gmail.com>
2
3         * configure: Regenerate.
4
5 2016-01-12  Yury Usishchev  <y.usishchev@samsung.com>
6
7         * elf32-arm.c (elf32_arm_fix_exidx_coverage): Insert cantunwind
8         when address in first unwind entry does not match start of
9         section.
10
11 2016-01-08  Richard Sandiford  <richard.sandiford@arm.com>
12             Jiong Wang  <jiong.wang@arm.com>
13
14         PR ld/19368
15         * elf32-arm.c (elf32_arm_reloc_type_class): Map R_ARM_IRELATIVE to
16         reloc_class_ifunc.
17
18 2016-01-06  Andrew Burgess  <andrew.burgess@embecosm.com>
19
20         * elf32-arc.c (reloc_type_to_name): Change ARC_RELOC_HOWTO to
21         place 'R_' before the reloc name returned.
22         (elf_arc_howto_table): Change ARC_RELOC_HOWTO to place 'R_' before
23         the relocation string.
24
25 2016-01-04  Maciej W. Rozycki  <macro@imgtec.com>
26
27         * elfxx-mips.c (mips_elf_merge_obj_abiflags): New function,
28         factored out from...
29         (_bfd_mips_elf_merge_private_bfd_data): ... here.
30
31 2016-01-04  Maciej W. Rozycki  <macro@imgtec.com>
32
33         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Move
34         attribute check after ELF file header flag check.
35
36 2016-01-04  Maciej W. Rozycki  <macro@imgtec.com>
37
38         * elfxx-mips.c (mips_elf_merge_obj_attributes): Propagate the
39         return status from `_bfd_elf_merge_object_attributes'.
40
41 2016-01-04  Maciej W. Rozycki  <macro@imgtec.com>
42
43         * elfxx-mips.c (mips_elf_merge_obj_e_flags): New function,
44         factored out from...
45         (_bfd_mips_elf_merge_private_bfd_data): ... here.
46
47 2016-01-04  Maciej W. Rozycki  <macro@imgtec.com>
48
49         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Fold the
50         handling of input MIPS ABI flags together.
51
52 2016-01-04  Maciej W. Rozycki  <macro@imgtec.com>
53
54         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Suppress
55         attribute checks for null input.
56
57 2016-01-04  Maciej W. Rozycki  <macro@imgtec.com>
58
59         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Use local
60         pointers to target data.
61
62 2016-01-04  Maciej W. Rozycki  <macro@imgtec.com>
63
64         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Correct
65         an FP ABI warning.
66
67 2016-01-01  Alan Modra  <amodra@gmail.com>
68
69         Update year range in copyright notice of all files.
70
71 For older changes see ChangeLog-2015 and doc/ChangeLog-0415
72 \f
73 Copyright (C) 2016 Free Software Foundation, Inc.
74
75 Copying and distribution of this file, with or without modification,
76 are permitted in any medium without royalty provided the copyright
77 notice and this notice are preserved.
78
79 Local Variables:
80 mode: change-log
81 left-margin: 8
82 fill-column: 74
83 version-control: never
84 End: