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