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