2007-03-20 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2007-03-20 Paul Brook <paul@codesourcery.com>
2
3 * ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
4 * ld-arm/arm-pic-veneer.d: New test.
5 * ld-arm/arm-pic-veneer.s: New test.
6
7 2007-03-08 Richard Sandiford <richard@codesourcery.com>
8
9 * ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
10 to 0.
11
12 2007-03-07 Alan Modra <amodra@bigpond.net.au>
13
14 * ld-elf/extract-symbol-1sec.d: xfail hppa.
15 * ld-elf/extract-symbol-1sym.d: xfail hppa.
16
17 2007-03-07 H.J. Lu <hongjiu.lu@intel.com>
18
19 PR 3958
20 * ld-elf/linkonce1.d: New.
21 * ld-elf/linkonce1a.s: New.
22 * ld-elf/linkonce1b.s: New.
23 * ld-elf/linkonce2.d: New.
24 * ld-i386/pcrel16abs.d: New.
25 * ld-i386/pcrel16abs.s: New.
26 * ld-i386/i386.exp: Run it.
27
28 2007-03-06 H.J. Lu <hongjiu.lu@intel.com>
29
30 PR ld/4144
31 * ld-elf/nobits-1.d: New file.
32 * ld-elf/nobits-1.s: Likewise.
33 * ld-elf/nobits-1.t: Likewise.
34
35 2007-03-02 Richard Sandiford <richard@codesourcery.com>
36
37 * ld-elf/binutils.exp: Revert last change.
38
39 2007-03-01 Richard Sandiford <richard@codesourcery.com>
40
41 * ld-elf/extract-symbol-1sym.d, ld-elf/extract-symbol-1sec.d,
42 * ld-elf/extract-symbol-1.s, ld-elf/extract-symbol-1.ld: New tests.
43 * ld-elf/binutils.exp: Run them.
44
45 2007-02-28 Nick Clifton <nickc@redhat.com>
46
47 PR ld/3796
48 * ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
49 (armeabitests): ... here, a new array for EABI specific tests.
50 (armelftests): Add extra command line options for VFP11 fix tests
51 and thumb shared library test.
52
53 2007-02-22 Paul Brook <paul@codesourcery.com>
54
55 * ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
56 * ld-arm/gc-unwind.s: New file.
57 * ld-arm/gc-unwind.d: New file.
58
59 2007-02-14 H.J. Lu <hongjiu.lu@intel.com>
60
61 PR ld/3953
62 * ld-elf/beginwarn.c: New file.
63 * ld-elf/warn.out: Likewise.
64
65 * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
66 (run_tests): Add "Run warn with versioned libfoo.so".
67
68 * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
69 and remove target first.
70 (default_ld_link): Likewise.
71 (default_ld_simple_link): Likewise.
72 (run_ld_link_exec_tests): Take an optional linker warning and
73 check it.
74 (default_ld_link): Check pruned linker output.
75
76 2007-02-13 H.J. Lu <hongjiu.lu@intel.com>
77
78 * ld-scripts/default-script1.d: Expect extra symbols.
79 * ld-scripts/default-script2.d: Likewise.
80 * ld-scripts/default-script3.d: Likewise.
81 * ld-scripts/default-script4.d: Likewise.
82
83 2007-02-13 Alan Modra <amodra@bigpond.net.au>
84
85 * ld-powerpc/relbrlt.d: Update.
86 * ld-powerpc/tlsexe.r: Update.
87 * ld-powerpc/tlsexetoc.r: Update.
88 * ld-powerpc/tlsso.r: Update.
89 * ld-powerpc/tlstocso.r: Update.
90
91 2007-02-12 Alan Modra <amodra@bigpond.net.au>
92
93 * ld-powerpc/relbrlt.d: Update.
94
95 2007-02-06 Nick Clifton <nickc@redhat.com>
96
97 PR ld/3805
98 * ld-elf/sec64k.exp: Expect the relocatable version of this test
99 to fail for the m32r because it creates both .rel and .rela
100 sections.
101
102 2007-02-05 Dave Brolley <brolley@redhat.com>
103
104 * ld-undefined/undefined.exp: XFAIL the undefined test
105 * ld-mep: New, with content.
106
107 2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
108
109 * ld-i386/pcrel16.d: Undo the last change.
110 * ld-x86-64/pcrel16.d: Likewise.
111
112 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
113
114 * ld-i386/pcrel16.d: Updated.
115 * ld-x86-64/pcrel16.d: Likewise.
116
117 2007-02-01 Alan Modra <amodra@bigpond.net.au>
118
119 * ld-scripts/default-script.exp: Add "--local-store 0:0" to
120 LDFLAGS for spu.
121
122 2007-01-29 Julian Brown <julian@codesourcery.com>
123
124 * ld-arm/arm-elf.exp: Add VFP11 tests.
125 * ld-arm/vfp11-fix-none.s: New file.
126 * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
127 * ld-arm/vfp11-fix-scalar.s: New file.
128 * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
129 * ld-arm/vfp11-fix-vector.s: New file.
130 * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
131
132 2007-01-23 Nathan Sidwell <nathan@codesourcery.com>
133
134 * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
135 * ld-elf/header.s: Adjust.
136 * ld-elf/header.t: Reduce initial offset.
137
138 2007-01-23 Andreas Schwab <schwab@suse.de>
139
140 * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
141 assembler output.
142
143 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
144
145 * ld-elf/dl6.c: New file.
146 * ld-elf/dl6a.out: Likewise.
147 * ld-elf/dl6amain.c: Likewise.
148 * ld-elf/dl6b.out: Likewise.
149 * ld-elf/dl6bmain.c: Likewise.
150 * ld-elf/dl6cmain.c: Likewise.
151 * ld-elf/dl6dmain.c: Likewise.
152
153 * ld-elf/shared.exp: Add new tests for -Bsymbolic,
154 -Bsymbolic-functions, --dynamic-list-data and
155 --dynamic-list-cpp-new.
156
157 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
158
159 * ld-elf/maxpage3.t: New file.
160 * ld-elf/maxpage3a.d: Likewise.
161 * ld-elf/maxpage3b.d: Likewise.
162 * ld-elf/maxpage3c.d: Likewise.
163
164 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
165
166 * ld-scripts/default-script.exp: New file.
167 * ld-scripts/default-script.s: Likewise.
168 * ld-scripts/default-script.t: Likewise.
169 * ld-scripts/default-script1.d: Likewise.
170 * ld-scripts/default-script2.d: Likewise.
171 * ld-scripts/default-script3.d: Likewise.
172 * ld-scripts/default-script4.d: Likewise.
173
174 2007-01-18 H.J. Lu <hongjiu.lu@intel.com>
175
176 PR ld/1283
177 * lib/ld-lib.exp (run_dump_test): Remove output file first.
178
179 2007-01-17 H.J. Lu <hongjiu.lu@intel.com>
180
181 * ld-elf/header.d: Adjust for .text section with 16byte
182 alignment.
183
184 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
185
186 * ld-elf/dl1main.c (main): Fix a typo.
187
188 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
189
190 PR ld/3831
191 * ld-elf/del.cc: New.
192 * ld-elf/dl5.cc: Likewise.
193 * ld-elf/dl5.out: Likewise.
194 * ld-elf/new.cc: Likewise.
195
196 * ld-elf/shared.exp: Add tests for --dynamic-list-data and
197 --dynamic-list-cpp-new.
198
199 2007-01-12 Hans-Peter Nilsson <hp@axis.com>
200
201 * ld-elf/header.d: Allow arbitrary lines between "Program Header"
202 and "Sections". Only run on *-*-linux*.
203
204 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>
205
206 * ld-elf/header.d: New.
207 * ld-elf/header.t: New.
208 * ld-elf/header.s: New.
209
210 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
211
212 * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
213 x86_64-*-mingw*.
214 * ld-pe/pe.exp: Ditto.
215 * ld-scripts/align.exp: Ditto.
216 * ld-scripts/defined.exp: Ditto.
217 * ld-scripts/provide.exp: Ditto.
218 * ld-scripts/weak.exp: Ditto.
219
220 2007-01-06 Nathan Sidwell <nathan@codesourcery.com>
221
222 * ld-scripts/expr.exp: New.
223 * ld-scripts/expr1.s: New.
224 * ld-scripts/expr1.d: New.
225 * ld-scripts/expr1.t: New.
226
227 For older changes see ChangeLog-2006
228 \f
229 Local Variables:
230 mode: change-log
231 left-margin: 8
232 fill-column: 74
233 version-control: never
234 End:
This page took 0.036401 seconds and 5 git commands to generate.