]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/ChangeLog
67aad579a1e3dce5bb7f2d9f3a1762404bcbb58e
[thirdparty/binutils-gdb.git] / ld / ChangeLog
1 2016-01-19 Nick Clifton <nickc@redhat.com>
2
3 * testsuite/ld-elf/pr18735.d: Allow for extra symbols between
4 foo@FOO and bar@@FOO.
5
6 2016-01-18 Alan Modra <amodra@gmail.com>
7
8 * configure: Regenerate.
9
10 2016-01-18 Nick Clifton <nickc@redhat.com>
11
12 * testsuite/ld-plugin/plugin.exp: Skip plugin tests if the linker
13 is not configured to support plugins.
14
15 * testsuite/ld-scripts/rgn-at11.s: New file - based on rgn-at10.s
16 but with 16 byte section alignment.
17 * testsuite/ld-scripts/rgn-at11.d: Use new source file. Reenable
18 test for MIPS targets.
19
20 2016-01-17 Alan Modra <amodra@gmail.com>
21
22 * configure: Regenerate.
23
24 2016-01-17 Alan Modra <amodra@gmail.com>
25
26 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Exclude xgate.
27 * testsuite/ld-elf/endsym.d: xfail m68hc11/12 and xgate.
28 * testsuite/ld-elf/pr14156a.d: Likewise.
29 * testsuite/ld-elf/pr14926.d: Don't run for m68hc11/12 and xgate.
30 * testsuite/ld-elf/sec64k.exp: Likewise.
31
32 2016-01-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
33
34 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall v6-M (no profile)):
35 Set address of .foo section when linking.
36 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Place myfunc
37 in .foo section.
38 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile.d: Adapt expected
39 output to the above changes.
40
41 2016-01-13 Nick Clifton <nickc@redhat.com>
42
43 * testsuite/ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
44 for MIPS targets.
45
46 * testsuite/ld-scripts/script.exp (extract_symbol_test): Expect to
47 fail for MIPS targets.
48
49 * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
50 MIPS targets.
51
52 2016-01-12 Yury Usishchev <y.usishchev@samsung.com>
53
54 * testsuite/ld-arm/arm-elf.exp: New test.
55 * testsuite/ld-arm/unwind-mix.d: New file.
56 * testsuite/ld-arm/unwind-mix1.s: New file.
57 * testsuite/ld-arm/unwind-mix2.s: New file.
58
59 2016-01-08 Jiong Wang <jiong.wang@arm.com>
60
61 PR ld/19368
62 * testsuite/ld-arm/ifunc-3.rd: Update expected result.
63 * testsuite/ld-arm/ifunc-4.rd: Likewise.
64 * testsuite/ld-arm/ifunc-9.rd: Likewise.
65 * testsuite/ld-arm/ifunc-10.rd: Likewise.
66 * testsuite/ld-arm/ifunc-12.rd: Likewise.
67 * testsuite/ld-arm/ifunc-13.rd: Likewise.
68
69 2016-01-05 Nick Clifton <nickc@redhat.com>
70
71 * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
72 MSP430 hardware multiply address range.
73 * scripttempl/elf32msp430.sc (__romdatastart): Define.
74 (__romdatacopysize): Define.
75 * scripttempl/elf32msp430_3.sc: Likewise.
76
77 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
78
79 * emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
80 OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
81
82 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
83
84 * testsuite/ld-mips-elf/attr-gnu-4-14.d: Update the order of
85 messages expected according to MIPS BFD private data merge
86 changes.
87 * testsuite/ld-mips-elf/attr-gnu-4-24.d: Likewise.
88 * testsuite/ld-mips-elf/attr-gnu-4-34.d: Likewise.
89 * testsuite/ld-mips-elf/attr-gnu-4-41.d: Likewise.
90 * testsuite/ld-mips-elf/attr-gnu-4-42.d: Likewise.
91 * testsuite/ld-mips-elf/attr-gnu-4-43.d: Likewise.
92 * testsuite/ld-mips-elf/attr-gnu-4-45.d: Likewise.
93 * testsuite/ld-mips-elf/attr-gnu-4-46.d: Likewise.
94 * testsuite/ld-mips-elf/attr-gnu-4-47.d: Likewise.
95 * testsuite/ld-mips-elf/attr-gnu-4-48.d: Likewise.
96 * testsuite/ld-mips-elf/attr-gnu-4-49.d: Likewise.
97 * testsuite/ld-mips-elf/attr-gnu-4-54.d: Likewise.
98 * testsuite/ld-mips-elf/attr-gnu-4-64.d: Likewise.
99 * testsuite/ld-mips-elf/attr-gnu-4-74.d: Likewise.
100
101 2016-01-01 Alan Modra <amodra@gmail.com>
102
103 Update year range in copyright notice of all files.
104
105 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
106 \f
107 Copyright (C) 2016 Free Software Foundation, Inc.
108
109 Copying and distribution of this file, with or without modification,
110 are permitted in any medium without royalty provided the copyright
111 notice and this notice are preserved.
112
113 Local Variables:
114 mode: change-log
115 left-margin: 8
116 fill-column: 74
117 version-control: never
118 End: