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