Skip linker plugin tests if the linker has not been configured to support plugins.
[external/binutils.git] / ld / ChangeLog
1 2016-01-18  Nick Clifton  <nickc@redhat.com>
2
3         * testsuite/ld-plugin/plugin.exp: Skip plugin tests if the linker
4         is not configured to support plugins.
5
6 2016-01-17  Alan Modra  <amodra@gmail.com>
7
8         * configure: Regenerate.
9
10 2016-01-17  Alan Modra  <amodra@gmail.com>
11
12         * testsuite/lib/ld-lib.exp (check_shared_lib_support): Exclude xgate.
13         * testsuite/ld-elf/endsym.d: xfail m68hc11/12 and xgate.
14         * testsuite/ld-elf/pr14156a.d: Likewise.
15         * testsuite/ld-elf/pr14926.d: Don't run for m68hc11/12 and xgate.
16         * testsuite/ld-elf/sec64k.exp: Likewise.
17
18 2016-01-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
19
20         * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall v6-M (no profile)):
21         Set address of .foo section when linking.
22         * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Place myfunc
23         in .foo section.
24         * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile.d: Adapt expected
25         output to the above changes.
26
27 2016-01-13  Nick Clifton  <nickc@redhat.com>
28
29         * testsuite/ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
30         for MIPS targets.
31
32         * testsuite/ld-scripts/script.exp (extract_symbol_test): Expect to
33         fail for MIPS targets.
34
35         * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
36         MIPS targets.
37
38 2016-01-12  Yury Usishchev  <y.usishchev@samsung.com>
39
40         * testsuite/ld-arm/arm-elf.exp: New test.
41         * testsuite/ld-arm/unwind-mix.d: New file.
42         * testsuite/ld-arm/unwind-mix1.s: New file.
43         * testsuite/ld-arm/unwind-mix2.s: New file.
44
45 2016-01-08  Jiong Wang  <jiong.wang@arm.com>
46
47         PR ld/19368
48         * testsuite/ld-arm/ifunc-3.rd: Update expected result.
49         * testsuite/ld-arm/ifunc-4.rd: Likewise.
50         * testsuite/ld-arm/ifunc-9.rd: Likewise.
51         * testsuite/ld-arm/ifunc-10.rd: Likewise.
52         * testsuite/ld-arm/ifunc-12.rd: Likewise.
53         * testsuite/ld-arm/ifunc-13.rd: Likewise.
54
55 2016-01-05  Nick Clifton  <nickc@redhat.com>
56
57         * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
58         MSP430 hardware multiply address range.
59         * scripttempl/elf32msp430.sc (__romdatastart): Define.
60         (__romdatacopysize): Define.
61         * scripttempl/elf32msp430_3.sc: Likewise.
62
63 2016-01-04  Maciej W. Rozycki  <macro@imgtec.com>
64
65         * emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
66         OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
67
68 2016-01-04  Maciej W. Rozycki  <macro@imgtec.com>
69
70         * testsuite/ld-mips-elf/attr-gnu-4-14.d: Update the order of
71         messages expected according to MIPS BFD private data merge
72         changes.
73         * testsuite/ld-mips-elf/attr-gnu-4-24.d: Likewise.
74         * testsuite/ld-mips-elf/attr-gnu-4-34.d: Likewise.
75         * testsuite/ld-mips-elf/attr-gnu-4-41.d: Likewise.
76         * testsuite/ld-mips-elf/attr-gnu-4-42.d: Likewise.
77         * testsuite/ld-mips-elf/attr-gnu-4-43.d: Likewise.
78         * testsuite/ld-mips-elf/attr-gnu-4-45.d: Likewise.
79         * testsuite/ld-mips-elf/attr-gnu-4-46.d: Likewise.
80         * testsuite/ld-mips-elf/attr-gnu-4-47.d: Likewise.
81         * testsuite/ld-mips-elf/attr-gnu-4-48.d: Likewise.
82         * testsuite/ld-mips-elf/attr-gnu-4-49.d: Likewise.
83         * testsuite/ld-mips-elf/attr-gnu-4-54.d: Likewise.
84         * testsuite/ld-mips-elf/attr-gnu-4-64.d: Likewise.
85         * testsuite/ld-mips-elf/attr-gnu-4-74.d: Likewise.
86
87 2016-01-01  Alan Modra  <amodra@gmail.com>
88
89         Update year range in copyright notice of all files.
90
91 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
92 \f
93 Copyright (C) 2016 Free Software Foundation, Inc.
94
95 Copying and distribution of this file, with or without modification,
96 are permitted in any medium without royalty provided the copyright
97 notice and this notice are preserved.
98
99 Local Variables:
100 mode: change-log
101 left-margin: 8
102 fill-column: 74
103 version-control: never
104 End: