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