gdb.texinfo (Value Sizes): Fix typo.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
d9e3b590
L
12016-01-30 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/19539
4 * testsuite/ld-elf/pr19539.d: New file.
5 * testsuite/ld-elf/pr19539.s: Likewise.
6 * testsuite/ld-elf/pr19539.t: Likewise.
7
621ff761
L
82016-01-29 H.J. Lu <hongjiu.lu@intel.com>
9
10 PR ld/19533
11 * configure.ac (compressed_debug_sections): Replace == with =.
12 * configure: Regenerated.
13
7585b2b8
DC
142016-01-22 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
15
16 * scripttempl/avr.sc (.noinit): Force .noinit VMA to end of .bss VMA.
17 * scripttempl/avrtiny.sc (.noinit): Likewise.
18
aebf9be7
NC
192016-01-21 Nick Clifton <nickc@redhat.com>
20
dfc43940
NC
21 PR ld/19453
22 * testsuite/ld-arm/arm-elf.exp: Skip tests that do not work for
23 the arm-netbsdelf target.
24
aebf9be7
NC
25 PR ld/19455
26 * testsuite/ld-arm/vxworks1-lib.dd: Update for current
27 disassmebler output.
28 * testsuite/ld-arm/vxworks1-lib.rd: Likewise.
29 * testsuite/ld-arm/vxworks1.dd: Likewise.
30 * testsuite/ld-arm/vxworks1.rd: Likewise.
31 * testsuite/ld-arm/vxworks1.ld: Set the output format.
32
2f340668
JW
332016-01-20 Jiong Wang <jiong.wang@arm.com>
34
35 * testsuite/ld-aarch64/farcall-section.d: Delete.
36 * testsuite/ld-aarch64/farcall-section.s: Delete.
37 * testsuite/ld-aarch64/farcall-b-section.d: New expectation file.
38 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
39 * testsuite/ld-aarch64/farcall-b-section.s: New testcase.
40 * testsuite/ld-aarch64/farcall-bl-section.s: Likewise.
41 * testsuite/ld-aarch64/aarch64-elf.exp: Likewise.
42
fdbd3e95
NC
432016-01-20 Nick Clifton <nickc@redhat.com>
44
45 PR 19457
46 * testsuite/ld-scripts/script.exp (extract_symbol_test): Stop test
47 early for PE based targets.
48 * testsuite/ld-scripts/align.t: Use 0x1000 as VMA alignment.
49 * testsuite/ld-pe/tlssec32.d: Allow for relocatable output.
50
91f68a68
MG
512016-01-20 Mickael Guene <mickael.guene@st.com>
52
53 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s:
54 Add 'y' attribute usage.
55 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Likewise.
56 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Likewise.
57 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Likewise.
58
a4af960a
NC
592016-01-19 Nick Clifton <nickc@redhat.com>
60
61 * testsuite/ld-elf/pr18735.d: Allow for extra symbols between
62 foo@FOO and bar@@FOO.
63
3d961d0d
AM
642016-01-18 Alan Modra <amodra@gmail.com>
65
66 * configure: Regenerate.
67
760f6ee8
NC
682016-01-18 Nick Clifton <nickc@redhat.com>
69
70 * testsuite/ld-plugin/plugin.exp: Skip plugin tests if the linker
71 is not configured to support plugins.
72
24f03d4e
NC
73 * testsuite/ld-scripts/rgn-at11.s: New file - based on rgn-at10.s
74 but with 16 byte section alignment.
75 * testsuite/ld-scripts/rgn-at11.d: Use new source file. Reenable
76 test for MIPS targets.
77
5c14705f
AM
782016-01-17 Alan Modra <amodra@gmail.com>
79
80 * configure: Regenerate.
81
b3066ae8
AM
822016-01-17 Alan Modra <amodra@gmail.com>
83
84 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Exclude xgate.
85 * testsuite/ld-elf/endsym.d: xfail m68hc11/12 and xgate.
86 * testsuite/ld-elf/pr14156a.d: Likewise.
87 * testsuite/ld-elf/pr14926.d: Don't run for m68hc11/12 and xgate.
88 * testsuite/ld-elf/sec64k.exp: Likewise.
89
4c4ac964
TP
902016-01-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
91
92 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall v6-M (no profile)):
93 Set address of .foo section when linking.
94 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Place myfunc
95 in .foo section.
96 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile.d: Adapt expected
97 output to the above changes.
98
1bce3adf
NC
992016-01-13 Nick Clifton <nickc@redhat.com>
100
84054199
NC
101 * testsuite/ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
102 for MIPS targets.
103
13ce3603
NC
104 * testsuite/ld-scripts/script.exp (extract_symbol_test): Expect to
105 fail for MIPS targets.
106
1bce3adf
NC
107 * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
108 MIPS targets.
109
ac06903d
YU
1102016-01-12 Yury Usishchev <y.usishchev@samsung.com>
111
112 * testsuite/ld-arm/arm-elf.exp: New test.
113 * testsuite/ld-arm/unwind-mix.d: New file.
114 * testsuite/ld-arm/unwind-mix1.s: New file.
115 * testsuite/ld-arm/unwind-mix2.s: New file.
116
109575d7
JW
1172016-01-08 Jiong Wang <jiong.wang@arm.com>
118
119 PR ld/19368
120 * testsuite/ld-arm/ifunc-3.rd: Update expected result.
121 * testsuite/ld-arm/ifunc-4.rd: Likewise.
122 * testsuite/ld-arm/ifunc-9.rd: Likewise.
123 * testsuite/ld-arm/ifunc-10.rd: Likewise.
124 * testsuite/ld-arm/ifunc-12.rd: Likewise.
125 * testsuite/ld-arm/ifunc-13.rd: Likewise.
126
296ebfbb
NC
1272016-01-05 Nick Clifton <nickc@redhat.com>
128
129 * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
130 MSP430 hardware multiply address range.
131 * scripttempl/elf32msp430.sc (__romdatastart): Define.
132 (__romdatacopysize): Define.
133 * scripttempl/elf32msp430_3.sc: Likewise.
134
2f2da8fd
MR
1352016-01-04 Maciej W. Rozycki <macro@imgtec.com>
136
137 * emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
138 OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
139
d537eeb5
MR
1402016-01-04 Maciej W. Rozycki <macro@imgtec.com>
141
142 * testsuite/ld-mips-elf/attr-gnu-4-14.d: Update the order of
143 messages expected according to MIPS BFD private data merge
144 changes.
145 * testsuite/ld-mips-elf/attr-gnu-4-24.d: Likewise.
146 * testsuite/ld-mips-elf/attr-gnu-4-34.d: Likewise.
147 * testsuite/ld-mips-elf/attr-gnu-4-41.d: Likewise.
148 * testsuite/ld-mips-elf/attr-gnu-4-42.d: Likewise.
149 * testsuite/ld-mips-elf/attr-gnu-4-43.d: Likewise.
150 * testsuite/ld-mips-elf/attr-gnu-4-45.d: Likewise.
151 * testsuite/ld-mips-elf/attr-gnu-4-46.d: Likewise.
152 * testsuite/ld-mips-elf/attr-gnu-4-47.d: Likewise.
153 * testsuite/ld-mips-elf/attr-gnu-4-48.d: Likewise.
154 * testsuite/ld-mips-elf/attr-gnu-4-49.d: Likewise.
155 * testsuite/ld-mips-elf/attr-gnu-4-54.d: Likewise.
156 * testsuite/ld-mips-elf/attr-gnu-4-64.d: Likewise.
157 * testsuite/ld-mips-elf/attr-gnu-4-74.d: Likewise.
158
6f2750fe
AM
1592016-01-01 Alan Modra <amodra@gmail.com>
160
161 Update year range in copyright notice of all files.
162
3499769a
AM
163For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
164\f
165Copyright (C) 2016 Free Software Foundation, Inc.
166
167Copying and distribution of this file, with or without modification,
168are permitted in any medium without royalty provided the copyright
169notice and this notice are preserved.
170
171Local Variables:
172mode: change-log
173left-margin: 8
174fill-column: 74
175version-control: never
176End:
This page took 0.034087 seconds and 4 git commands to generate.