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