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