b8b5b2b3e58585eb5c8d6b64fbc82715bfb6d655
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2007-11-01 Joseph Myers <joseph@codesourcery.com>
2
3 * ld-elf/merge3.d, ld-elf/merge3.s: New.
4
5 2007-10-30 Nick Clifton <nickc@redhat.com>
6
7 * ld-mn10300/mn10300.exp: Run new tests. Skip i126256 test if
8 a compiler is not available.
9 * ld-mn10300/i112045-3.s: New test.
10 * ld-mn10300/i112045-3.d: Expected disassembly.
11 * ld-mn10300/i135409.s: Rename to i135409-1.s.
12 * ld-mn10300/i135409.d: Rename to i135409-1.d
13 * ld-mn10300/i135409-2.s: New test.
14 * ld-mn10300/i135409-2.d: Expected symbol table.
15 * ld-mn10300/i36434.d: Adjust expected disassembly.
16
17 2007-10-26 Alan Modra <amodra@bigpond.net.au>
18
19 * ld-scripts/rgn-over1.d: Accept extra LOAD at end of map file.
20 * ld-scripts/rgn-over2.d: Likewise.
21 * ld-scripts/rgn-over3.d: Likewise.
22 * ld-scripts/rgn-over4.d: Likewise.
23 * ld-scripts/rgn-over5.d: Likewise.
24 * ld-scripts/rgn-over6.d: Likewise.
25 * ld-scripts/rgn-over7.d: Likewise.
26
27 2007-10-25 Daniel Jacobowitz <dan@codesourcery.com>
28
29 * ld-powerpc/attr-gnu-8-1.s, ld-powerpc/attr-gnu-8-11.d,
30 ld-powerpc/attr-gnu-8-2.s, ld-powerpc/attr-gnu-8-23.d,
31 ld-powerpc/attr-gnu-8-3.s, ld-powerpc/attr-gnu-8-31.d: New.
32 * ld-powerpc/powerpc.exp: Run new tests.
33
34 2007-10-19 Nick Clifton <nickc@redhat.com>
35
36 * ld-mn10300: New test directory.
37 * ld-mn10300/mn10300.exp: Run the new tests.
38 * ld-mn10300/i112045-1.s: Linker relaxation test.
39 * ld-mn10300/i112045-1.d: Expected disassembly.
40 * ld-mn10300/i112045-2.s: Linker relaxation test.
41 * ld-mn10300/i112045-2.d: Expected disassembly.
42 * ld-mn10300/i126256-1.c: Test source.
43 * ld-mn10300/i126256-2.c: Test source.
44 * ld-mn10300/i135409.s: Linker relaxation test.
45 * ld-mn10300/i135409.d: Expected symbol table contents.
46 * ld-mn10300/i136434.s: Linker string section merge test.
47 * ld-mn10300/i136434.d: Expected disassembly.
48 * ld-mn10300/i136434-2.s: Test source file.
49
50 2007-10-17 Zack Weinberg <zack@codesourcery.com>
51 Daniel Jacobowitz <dan@codesourcery.com>
52 Mark Shinwell <shinwell@codesourcery.com>
53 Joseph Myers <joseph@codesourcery.com>
54
55 * ld-scripts/rgn-over.exp: New driver.
56 * ld-scripts/rgn-over.s: New file.
57 * ld-scripts/rgn-over1.d, ld-scripts/rgn-over1.t,
58 ld-scripts/rgn-over2.d, ld-scripts/rgn-over2.t,
59 ld-scripts/rgn-over3.d, ld-scripts/rgn-over3.t,
60 ld-scripts/rgn-over4.d, ld-scripts/rgn-over4.t,
61 ld-scripts/rgn-over5.d, ld-scripts/rgn-over5.t,
62 ld-scripts/rgn-over6.d, ld-scripts/rgn-over6.t,
63 ld-scripts/rgn-over7.d, ld-scripts/rgn-over7.t:
64 New test cases.
65
66 2007-10-16 Nick Clifton <nickc@redhat.com>
67
68 * lf-elfcomm/elfcomm.exp: Add tests of STT_COMMON symbol
69 generation.
70
71 2007-10-12 Joseph Myers <joseph@codesourcery.com>
72
73 * ld-mips-elf/multi-got-hidden-1.d,
74 ld-mips-elf/multi-got-hidden-1.s,
75 ld-mips-elf/multi-got-hidden-2.d,
76 ld-mips-elf/multi-got-hidden-2.s: New.
77 * ld-mips-elf/mips-elf.exp: Run multi-got-hidden tests.
78
79 2007-10-12 Alan Modra <amodra@bigpond.net.au>
80
81 * ld-srec/srec.exp: Define __stack_chk_fail sym.
82
83 2007-10-09 H.J. Lu <hongjiu.lu@intel.com>
84
85 PR binutils/4476
86 * ld-elf/hash.d: Check "-s -D" for readelf.
87
88 2007-10-02 Ralf Habecker <ralf.habacker@freenet.de>
89
90 PR linker/4844
91 * ld-auto-import/auto-import.exp: Extend test to include running
92 the application and checking for some output.
93 * ld-auto-import/client.c (struct TEST): Include a variable field
94 with an offset.
95 (const_xyz): A const version of the xyz structure used to test the
96 initialization of constant data.
97
98 2007-09-30 Mike Frysinger <vapier@gentoo.org>
99
100 * ld-selective/selective.exp: Set $compiler based on $testtype and
101 use that instead of $CC.
102
103 2007-09-29 Alan Modra <amodra@bigpond.net.au>
104
105 * ld-selective/sel-dump.exp: Add am33, m88k, mep to xfails.
106 * ld-selective/selective.exp: Don't run for same target list
107 we xfail sel-dump.
108
109 2007-09-29 Mike Frysinger <vapier@gentoo.org>
110
111 * ld-alpha/tlsbin.rd: Use [0-9]+ to match section header count and
112 0x[0-9a-f]+ to match section header offset. Match section indexes
113 with \[[ 0-9]+\]. Use [0-9]+ to match program header count and
114 0x[0-9a-f]+ to match program header offset. Match .dynsym and
115 .symtab entry counts with [0-9]+.
116 * ld-alpha/tlsbinr.rd: Likewise.
117 * ld-alpha/tlspic.rd: Likewise.
118 * ld-i386/tlsbin.rd: Likewise.
119 * ld-i386/tlsbindesc.rd: Likewise.
120 * ld-i386/tlsdesc.rd: Likewise.
121 * ld-i386/tlsgdesc.rd: Likewise.
122 * ld-i386/tlsnopic.rd: Likewise.
123 * ld-i386/tlspic.rd: Likewise.
124 * ld-ia64/tlsbin.rd: Likewise.
125 * ld-ia64/tlspic.rd: Likewise.
126 * ld-powerpc/tlsexe.r: Likewise.
127 * ld-powerpc/tlsexe32.r: Likewise.
128 * ld-powerpc/tlsexetoc.r: Likewise.
129 * ld-powerpc/tlsso.r: Likewise.
130 * ld-powerpc/tlsso32.r: Likewise.
131 * ld-powerpc/tlstocso.r: Likewise.
132 * ld-s390/tlsbin.rd: Likewise.
133 * ld-s390/tlsbin_64.rd: Likewise.
134 * ld-s390/tlspic.rd: Likewise.
135 * ld-s390/tlspic_64.rd: Likewise.
136 * ld-sparc/tlssunbin32.rd: Likewise.
137 * ld-sparc/tlssunbin64.rd: Likewise.
138 * ld-sparc/tlssunnopic32.rd: Likewise.
139 * ld-sparc/tlssunnopic64.rd: Likewise.
140 * ld-sparc/tlssunpic32.rd: Likewise.
141 * ld-sparc/tlssunpic64.rd: Likewise.
142 * ld-x86-64/tlsbin.rd: Likewise.
143 * ld-x86-64/tlsbindesc.rd: Likewise.
144 * ld-x86-64/tlsdesc.rd: Likewise.
145 * ld-x86-64/tlsgdesc.rd: Likewise.
146 * ld-x86-64/tlspic.rd: Likewise.
147
148 2007-09-25 Alan Modra <amodra@bigpond.net.au>
149
150 * ld-spu/ovl.d: Adjust for stub relocs.
151 * ld-spu/ovl2.d: Likewise.
152
153 2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
154
155 PR 658
156 * ld-i386/tlsbin.dd: Updated.
157 * ld-i386/tlsld1.dd: Likewise.
158
159 2007-09-19 Nick Clifton <nickc@redhat.com>
160
161 * ld-scripts/crossref.exp: Compile test source with -mtiny=0 in
162 order to prevent the use of the small data area.
163
164 2007-09-17 H.J. Lu <hongjiu.lu@intel.com>
165
166 PR binutils/3281
167 PR binutils/5037
168 * ld-elf/binutils.exp: Update "-z relro" tests to use relro1.s.
169 Add "-z relro" tests with relro2.s. Add "-z relro" tests with
170 TLS for objcopy.
171
172 * ld-elf/relro1.s: New file.
173 * ld-elf/relro2.s: Likewise.
174
175 2007-09-04 Mike Frysinger <vapier@gentoo.org>
176
177 * lib/ld-lib.exp (default_ld_compile): Pull in global CXXFLAGS and
178 add it to $flags when $ccexe matches *++*.
179 (run_ld_link_exec_tests): Pull in global CXXFLAGS and execute CXX
180 with CXXFLAGS when $lang matches c++.
181 (run_cc_link_tests): Likewise.
182
183 2007-09-02 H.J. Lu <hongjiu.lu@intel.com>
184
185 PR ld/4986
186 * ld-ia64/line.exp: New.
187 * ld-ia64/undefined.s: Likewise.
188
189 * ld-x86-64/line.exp: Don't check CC.
190
191 2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
192
193 PR ld/4986
194 * ld-x86-64/line.exp: New
195 * ld-x86-64/undefined.s: Likewise.
196
197 2007-08-31 Tristan Gingold <gingold@adacore.com>
198
199 * ld-script/map-address.t: Add a test for testing DEFINED in map
200 output.
201 * ld-script/map-address.d: Update expected output.
202
203 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
204 Joseph Myers <joseph@codesourcery.com>
205
206 * ld-elfcomm/elfcomm.exp: Use run_host_cmd. Only check "which
207 $CC" if host is local.
208 * ld-checks/checks.exp: Use run_host_cmd.
209 * ld-elf/exclude.exp: Likewise.
210 * ld-elf/elf.exp: Download merge.ld if host is remote.
211 * ld-elf/binutils.exp (binutils_test): Use remote_exec.
212 * ld-elf/tls_common.exp: Use run_host_cmd.
213 * lib/ld-lib.exp (ld_version): Only check "which $ld" if host is
214 local. Use remote_exec.
215 (run_host_cmd): New.
216 (run_host_cmd_yesno): New.
217 (default_ld_relocate): Use run_host_cmd_yesno.
218 (default_ld_link): Likewise.
219 (default_ld_simple_link): Use run_host_cmd.
220 (default_ld_compile): Only check "which $ccprog" if host is local.
221 Use remote_file and remote_exec.
222 (default_ld_assemble): Only check "which $as" if host is local.
223 Use run_host_cmd.
224 (default_ld_nm): Use remote_exec, remote_upload and remote_file.
225 (run_dump_test): Use remote_exec, remote_upload and remote_file.
226 Only check "which $binary" if host is local.
227 (run_ld_link_tests): Use remote_exec, remote_upload and
228 remote_file.
229 * ld-selective/selective.exp: Only check "which $CXX" if host is
230 local. Use remote_exec.
231 * ld-scripts/phdrs.exp: Only check "which $objdump" if host is
232 local. Use run_host_cmd.
233 * ld-scripts/phdrs2.exp: Likewise.
234 * ld-scripts/weak.exp: Likewise.
235 * ld-undefined/weak-undef.exp: Likewise.
236 * ld-scripts/crossref.exp: Only check "which $CC" if host is local.
237 Use run_host_cmd.
238 * ld-scripts/map-address.exp: Upload map_address.map if host is
239 remote.
240 * ld-srec/srec.exp (run_srec_tests): Use run_host_cmd. Only check
241 "which $CC" and "which $CXX" if host is local.
242 * ld-undefined/undefined.exp: Only check "which $CC" if host is
243 local. Use remote_file and run_host_cmd.
244 * config/default.exp: Use remote_exec to create tmpdir.
245
246 2007-08-24 H.J. Lu <hongjiu.lu@intel.com>
247
248 * ld-i386/i386.exp (i386tests): Add a test for TLS IE->LE
249 transition.
250 Run tlsie2, tlsie3, tlsie4 and tlsie5.
251
252 * ld-i386/tlsie1.dd: New file.
253 * ld-i386/tlsie1.s: Likewise.
254 * ld-i386/tlsie2.d: Likewise.
255 * ld-i386/tlsie2.s: Likewise.
256 * ld-i386/tlsie3.d: Likewise.
257 * ld-i386/tlsie3.s: Likewise.
258 * ld-i386/tlsie4.d: Likewise.
259 * ld-i386/tlsie4.s: Likewise.
260 * ld-i386/tlsie5.d: Likewise.
261 * ld-i386/tlsie5.s: Likewise.
262 * ld-x86-64/tlsgd2.d: Likewise.
263 * ld-x86-64/tlsgd2.s: Likewise.
264 * ld-x86-64/tlsgd3.d: Likewise.
265 * ld-x86-64/tlsgd3.s: Likewise.
266 * ld-x86-64/tlsie1.dd: Likewise.
267 * ld-x86-64/tlsie1.s: Likewise.
268 * ld-x86-64/tlsie2.d: Likewise.
269 * ld-x86-64/tlsie2.s: Likewise.
270 * ld-x86-64/tlsie3.d: Likewise.
271 * ld-x86-64/tlsie3.s: Likewise.
272
273 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for TLS LD->LE
274 transition.
275 Run tlsgd2, tlsgd3, tlsie2 and tlsie3.
276
277 2007-08-23 H.J. Lu <hongjiu.lu@intel.com>
278
279 * ld-i386/tlsbinpic.s: Add a new GD -> IE test.
280
281 * ld-i386/tlsgd1.s: Add a new GD -> LE test.
282
283 * ld-i386/tlsbin.dd: Updated.
284 * ld-i386/tlsbin.rd: Likewise.
285 * ld-i386/tlsgd1.dd: Likewise.
286
287 2007-08-17 Jakub Jelinek <jakub@redhat.com>
288
289 * ld-sparc/tlssunnopic32.dd: Fix up #target.
290 * ld-sparc/tlssunnopic32.rd: Likewise.
291 * ld-sparc/tlssunnopic32.sd: Likewise.
292 * ld-sparc/tlssunnopic64.dd: Likewise.
293 * ld-sparc/tlssunnopic64.rd: Likewise.
294 * ld-sparc/tlssunnopic64.sd: Likewise.
295
296 2007-08-17 Richard Sandiford <richard@codesourcery.com>
297
298 * lib/ld-lib.exp (run_dump_test): Allow [big_or_little_endian]
299 to appear in assembler and linker options.
300 * ld-mips-elf/vxworks1-static.d (ld): Add [big_or_little_endian].
301
302 2007-08-16 Alan Modra <amodra@bigpond.net.au>
303
304 * ld-srec/srec.exp: Always pass "-G 0". Remove all powerpc
305 xfails.
306
307 2007-08-14 H.J. Lu <hongjiu.lu@intel.com>
308
309 PR ld/4918
310 * ld-i386/i386.exp (i386tests): Add tlsgd1 and tlsld1 tests.
311 * ld-x86-64/x86-64.exp (x86_64tests): Likewise.
312
313 * ld-i386/tlsgd1.dd: New file.
314 * ld-i386/tlsgd1.s: Likewise.
315 * ld-i386/tlsld1.dd: Likewise.
316 * ld-i386/tlsld1.s: Likewise.
317 * ld-x86-64/tlsgd1.dd: Likewise.
318 * ld-x86-64/tlsgd1.s: Likewise.
319 * ld-x86-64/tlsld1.dd: Likewise.
320 * ld-x86-64/tlsld1.s: Likewise.
321
322 2007-08-13 Richard Sandiford <richard@codesourcery.com>
323
324 * ld-mips-elf/vxworks-forced-local-1.d,
325 * ld-mips-elf/vxworks-forced-local-1.s,
326 * ld-mips-elf/vxworks-forced-local-1.ver: New test.
327 * ld-mips-elf/mips-elf.exp: Run it.
328 * ld-mips-elf/tlsdyn-o32-2.d: Adjust for removal of unnecessary
329 local GOT entry.
330 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
331 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
332 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
333 * ld-mips-elf/vxworks1-lib.dd: Likewise.
334 * ld-mips-elf/vxworks1-lib.rd: Likewise.
335
336 2007-08-13 Alan Modra <amodra@bigpond.net.au>
337
338 * ld-powerpc/relbrlt.s (.text.pad2): Adjust space.
339 * ld-powerpc/relbrlt.d: Update.
340 * ld-powerpc/tlsexe.d: Update.
341 * ld-powerpc/tlsexe.g: Update.
342 * ld-powerpc/tlsexe.r: Update.
343 * ld-powerpc/tlsexetoc.d: Update.
344 * ld-powerpc/tlsexetoc.g: Update.
345 * ld-powerpc/tlsexetoc.r: Update.
346 * ld-powerpc/tlsso.d: Update.
347 * ld-powerpc/tlsso.g: Update.
348 * ld-powerpc/tlsso.r: Update.
349 * ld-powerpc/tlstocso.d: Update.
350 * ld-powerpc/tlstocso.g: Update.
351
352 2007-08-06 Kai Tietz <kai.tietz@onevision.com>
353
354 PR ld/4877
355 * ld-pe/pe.exp: Special diff file for x86_64-mingw target.
356 * ld-pe/secrel_64.d: New.
357
358 2007-08-03 Daniel Jacobowitz <dan@codesourcery.com>
359
360 * ld-srec/srec.exp: XFAIL for powerpc*-*-*.
361
362 2007-08-01 Adam Nemet <anemet@caviumnetworks.com>
363
364 * ld-mips-elf/reloc-4.s, ld-mips-elf/reloc-4.d,
365 ld-mips-elf/reloc-5.s, ld-mips-elf/reloc-5.d: New tests.
366 * ld-mips-elf/mips-elf.exp: Invoke them.
367
368 2007-07-29 Alan Modra <amodra@bigpond.net.au>
369
370 * ld-elf/weak-dyn-1.rd: Adjust.
371
372 2007-07-25 Daniel Jacobowitz <dan@codesourcery.com>
373
374 * ld-cdtest/cdtest-foo.cc (strncpy): Fix parameter name.
375
376 2007-07-24 Nick Clifton <nickc@redhat.com>
377
378 * ld-arm/arm-elf.exp: Move EABI attribute tests into EABI only
379 section.
380
381 2007-07-23 Richard Sandiford <richard@codesourcery.com>
382
383 * ld-elf/weak-dyn-1a.s, ld-elf/weak-dyn-1b.s, ld-elf/weak-dyn-1.ld,
384 * ld-elf/weak-dyn-1.rd: New test.
385 * ld-elf/elf.exp: Run it.
386
387 2007-07-13 Nathan Sidwell <nathan@codesourcery.com>
388
389 * ld-scripts/assert.t: Tweak to avoid relying on empty's VMA being
390 zero.
391
392 2007-07-10 H.J. Lu <hongjiu.lu@intel.com>
393
394 * ld-elfvers/vers.exp: Add tests for --defsym.
395
396 * ld-elfvers/vers32.map: Likewise.
397 * ld-elfvers/vers32a.c: Likewise.
398 * ld-elfvers/vers32a.dsym: Likewise.
399 * ld-elfvers/vers32a.ver: Likewise.
400 * ld-elfvers/vers32b.c: Likewise.
401 * ld-elfvers/vers32b.dsym: Likewise.
402 * ld-elfvers/vers32b.ver: Likewise.
403 * ld-elfvers/vers32c.dsym: Likewise.
404 * ld-elfvers/vers32c.ver: Likewise.
405 * ld-elfvers/vers32d.ver: Likewise.
406
407 2007-07-06 Nick Clifton <nickc@redhat.com>
408
409 * lib/default.exp: Update copyright notice to refer to GPLv3.
410 * config/default.exp, ld-alpha/alpha.exp, ld-arm/arm-elf.exp,
411 ld-auto-import/auto-import.exp, ld-bootstrap/bootstrap.exp,
412 ld-cdtest/cdtest.exp, ld-checks/checks.exp, ld-cris/cris.exp,
413 ld-crx/crx.exp, ld-cygwin/exe-export.exp, ld-d10v/d10v.exp,
414 ld-discard/discard.exp, ld-elf/elf.exp, ld-elf/exclude.exp,
415 ld-elf/frame.exp, ld-elf/sec64k.exp, ld-elf/binutils.exp,
416 ld-elf/tls_common.exp, ld-elf/shared.exp, ld-elf/dwarf.exp,
417 ld-elf/wrap.exp, ld-elfcomm/elfcomm.exp, ld-elfvers/vers.exp,
418 ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp, ld-xc16x/xc16x.exp,
419 ld-fastcall/fastcall.exp, ld-frv/tls.exp, ld-h8300/h8300.exp,
420 ld-i386/i386.exp, ld-ia64/ia64.exp, ld-linkonce/linkonce.exp,
421 ld-m68hc11/m68hc11.exp, ld-maxq/maxq.exp,
422 ld-mips-elf/mips-elf-flags.exp, ld-mips-elf/mips-elf.exp,
423 ld-mmix/mmix.exp, ld-pe/pe.exp, ld-pe/direct.exp,
424 ld-powerpc/powerpc.exp, ld-s390/s390.exp, ld-scripts/align.exp,
425 ld-scripts/alignof.exp, ld-scripts/assert.exp,
426 ld-scripts/crossref.exp, ld-scripts/data.exp,
427 ld-scripts/default-script.exp, ld-scripts/defined.exp,
428 ld-scripts/empty-address.exp, ld-scripts/empty-aligned.exp,
429 ld-scripts/empty-orphan.exp, ld-scripts/expr.exp,
430 ld-scripts/extern.exp, ld-scripts/map-address.exp,
431 ld-scripts/overlay-size.exp, ld-scripts/phdrs.exp,
432 ld-scripts/phdrs2.exp, ld-scripts/provide.exp,
433 ld-scripts/script.exp, ld-scripts/size.exp, ld-scripts/sizeof.exp,
434 ld-scripts/sort.exp, ld-scripts/weak.exp,
435 ld-selective/sel-dump.exp, ld-selective/selective.exp,
436 ld-sh/arch/arch.exp, ld-sh/sh64/rd-sh64.exp, ld-sh/sh64/relax.exp,
437 ld-sh/sh64/relfail.exp, ld-sh/sh64/sh64.exp, ld-sh/rd-sh.exp,
438 ld-sh/sh.exp, ld-shared/shared.exp, ld-sparc/sparc.exp,
439 ld-srec/srec.exp, ld-undefined/undefined.exp,
440 ld-undefined/weak-undef.exp, ld-versados/versados.exp,
441 ld-x86-64/x86-64.exp, ld-xstormy16/xstormy16.exp,
442 ld-xtensa/coalesce.exp, ld-xtensa/lcall.exp, ld-pie/pie.exp,
443 ld-m68k/m68k.exp, ld-mep/mep.exp, ld-spu/spu.exp,
444 ld-vxworks/vxworks.exp, lib/ld-lib.exp: Likewise.
445 * ld-frv/frv-elf.exp: Add copyright notice.
446 * ld-libs/libs.exp, ld-sh/sh-vxworks.exp,
447 ld-scripts/dynamic-sections.exp, ld-v850.v850.exp: Likewise.
448
449 2007-07-05 Alan Modra <amodra@bigpond.net.au>
450
451 * ld-powerpc/powerpc.exp: Disable for lynxos and nto.
452
453 2007-07-03 Joseph Myers <joseph@codesourcery.com>
454
455 * ld-arm/attr-merge-2a.s, ld-arm/attr-merge-2b.s,
456 ld-arm/attr-merge-2.attr: New.
457 * ld-arm/arm-elf.exp (armelftests): Add new test.
458
459 2007-07-02 Nathan Sidwell <nathan@codesourcery.com>
460
461 * ld-scripts/alignof.exp: Skip on non-elf
462
463 2007-06-29 Joseph Myers <joseph@codesourcery.com>
464
465 * ld-powerpc/attr-gnu-4-0.s, ld-powerpc/attr-gnu-4-00.d,
466 ld-powerpc/attr-gnu-4-01.d, ld-powerpc/attr-gnu-4-02.d,
467 ld-powerpc/attr-gnu-4-1.s, ld-powerpc/attr-gnu-4-10.d,
468 ld-powerpc/attr-gnu-4-11.d, ld-powerpc/attr-gnu-4-12.d,
469 ld-powerpc/attr-gnu-4-13.d, ld-powerpc/attr-gnu-4-2.s,
470 ld-powerpc/attr-gnu-4-20.d, ld-powerpc/attr-gnu-4-21.d,
471 ld-powerpc/attr-gnu-4-22.d, ld-powerpc/attr-gnu-4-3.s,
472 ld-powerpc/attr-gnu-4-31.d: New.
473 * ld-powerpc/powerpc.exp: Run these new tests.
474
475 2007-06-29 Joseph Myers <joseph@codesourcery.com>
476
477 * ld-mips-elf/attr-gnu-4-0.s, ld-mips-elf/attr-gnu-4-00.d,
478 ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
479 ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-1.s,
480 ld-mips-elf/attr-gnu-4-10.d, ld-mips-elf/attr-gnu-4-11.d,
481 ld-mips-elf/attr-gnu-4-12.d, ld-mips-elf/attr-gnu-4-13.d,
482 ld-mips-elf/attr-gnu-4-14.d, ld-mips-elf/attr-gnu-4-2.s,
483 ld-mips-elf/attr-gnu-4-20.d, ld-mips-elf/attr-gnu-4-21.d,
484 ld-mips-elf/attr-gnu-4-22.d, ld-mips-elf/attr-gnu-4-23.d,
485 ld-mips-elf/attr-gnu-4-3.s, ld-mips-elf/attr-gnu-4-30.d,
486 ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
487 ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-4.s,
488 ld-mips-elf/attr-gnu-4-41.d: New.
489 * ld-mips-elf/mips-elf.exp: Run these new tests.
490
491 2007-06-29 Paul Brook <paul@codesourcery.com>
492
493 * ld-arm/arm-elf.exp (armelftests): Add callweak.
494 * ld-arm/callweak.d: New test.
495 * ld-arm/callweak.s: New test.
496
497 2007-06-28 H.J. Lu <hongjiu.lu@intel.com>
498
499 PR ld/4701
500 * ld-elf/noload-2.d: New.
501
502 2007-06-29 H.J. Lu <hjl@gnu.org>
503
504 * ld-scripts/assert.t: Discard .reginfo sections.
505
506 2007-06-26 Joseph Myers <joseph@codesourcery.com>
507
508 * ld-arm/attr-merge.s, ld-arm/attr-merge.attr: New.
509 * ld-arm/arm-elf.exp (armelftests): Add new test.
510
511 2007-06-25 Richard Sandiford <richard@codesourcery.com>
512
513 * ld-mips-elf/mips16-local-stubs-1.s,
514 * ld-mips-elf/mips16-local-stubs-1.d: New tests.
515 * ld-mips-elf/mips-elf.exp: Run them.
516
517 2007-06-19 H.J. Lu <hongjiu.lu@intel.com>
518
519 PR ld/4590
520 * ld-ia64/merge1.d: New.
521 * ld-ia64/merge1.s: Likewise.
522 * ld-ia64/merge2.d: Likewise.
523 * ld-ia64/merge2.s: Likewise.
524 * ld-ia64/merge3.d: Likewise.
525 * ld-ia64/merge3.s: Likewise.
526 * ld-ia64/merge4.d: Likewise.
527 * ld-ia64/merge4.s: Likewise.
528 * ld-ia64/merge5.d: Likewise.
529 * ld-ia64/merge5.s: Likewise.
530
531 2007-06-18 Andreas Schwab <schwab@suse.de>
532
533 * ld-scripts/cross3.t: Add .opd section.
534
535 2007-06-18 Nathan Sidwell <nathan@codesourcery.com>
536
537 * ld-scripts/alignof.s: New.
538 * ld-scripts/alignof.t: New
539 * ld-scripts/alignof.exp: New.
540
541 2007-06-14 Alan Modra <alan@grove.modra.org>
542
543 * ld-spu/ovl.d: Update.
544 * ld-spu/ovl2.d: Update.
545
546 2007-05-24 Nathan Sidwell <nathan@codesourcery.com>
547
548 * ld-scripts/assert.t: Add additional cases.
549 * ld-scripts/extern.t, ld-scripts/extern.s,
550 ld-scripts/extern.exp: New.
551
552 2007-05-22 Paul Brook <paul@codesourcery.com>
553
554 * ld-arm/arm-pic-veneer.d: Update expected output.
555 * ld-arm/arm-call.d: Ditto.
556
557 2007-05-22 Paul Brook <paul@codesourcery.com>
558
559 * ld-arm-mixed-lib.d: Update expected output.
560 * ld-arm/arm-app.d: Ditto.
561 * ld-arm/mixed-app.d: Ditto.
562 * ld-arm/arm-lib-plt32.d: Ditto.
563 * ld-arm/arm-app-abs32.d: Ditto.
564 * ld-arm/mixed-app-v5.d: Ditto.
565 * ld-arm/armthumb-lib.d: Ditto.
566 * ld-arm/arm-lib.d: Ditto.
567
568 2007-05-21 Richard Sandiford <richard@codesourcery.com>
569
570 * ld-arm/emit-relocs1.d, ld-arm/emit-relocs1.s,
571 * ld-arm/emit-relocs1-vxworks.d: New tests.
572 * ld-arm/arm-elf.exp: Run them.
573 * ld-arm/vxworks1.dd: Expect proper branch targets.
574
575 2007-05-18 Joseph Myers <joseph@codesourcery.com>
576
577 * ld-elf/group.ld: Discard .reginfo.
578
579 2007-05-18 Paul Brook <paul@codesourcery.com>
580
581 * ld-arm/arm-call.d: Update expected output.
582
583 2007-05-17 Paul Brook <paul@codesourcery.com>
584
585 * ld-elf/multibss1.s: Use %nobits instead of @nobits.
586
587 2007-05-17 Nathan Sidwell <nathan@codesourcery.com>
588
589 * ld-m68k/merge-error-1a.d: Mismatch is an error.
590 * ld-m68k/merge-error-1b.d: Likewise.
591 * ld-m68k/merge-error-1c.d: Likewise.
592 * ld-m68k/merge-error-1d.d: Likewise.
593 * ld-m68k/merge-error-1e.d: Likewise.
594
595 2007-05-15 H.J. Lu <hongjiu.lu@intel.com>
596
597 PR ld/4504
598 * ld-elf/data1.c: New file.
599 * ld-elf/data1.h: Likewise.
600 * ld-elf/dynbss1.c: Likewise.
601 * ld-elf/pass.out: Likewise.
602
603 * ld-elf/shared.exp (build_tests): Add "Build libdata1.so".
604 (run_tests): Add "Run with libdata1.so".
605
606 2007-05-15 Richard Sandiford <richard@codesourcery.com>
607
608 * ld-arm/vxworks1.ld: Swap .bss and .data.
609 * ld-arm/vxworks1-lib.rd: Update accordingly.
610 * ld-arm/vxworks1-lib.td: New test.
611 * ld-arm/arm-elf.exp: Run it.
612
613 * ld-i386/vxworks1.ld: Swap .bss and .data.
614 * ld-i386/vxworks1-lib.rd: Update accordingly.
615 * ld-i386/vxworks1-lib.td: New test.
616 * ld-i386/i386.exp: Run it.
617
618 * ld-mips-elf/vxworks1.ld: Swap .bss and .data.
619 * ld-mips-elf/vxworks1-lib.rd: Update accordingly.
620 * ld-mips-elf/vxworks1.rd: Likewise.
621
622 * ld-powerpc/vxworks1.ld: Swap .bss and .data.
623 * ld-powerpc/vxworks1-lib.rd: Update accordingly.
624 * ld-powerpc/vxworks1-lib.td: New test.
625 * ld-powerpc/powerpc.exp: Run it.
626
627 * ld-sh/vxworks1.ld: Swap .bss and .data.
628 * ld-sh/vxworks1-lib.rd: Update accordingly.
629 * ld-sh/vxworks1-lib.td: New test.
630 * ld-sh/sh-vxworks.exp: Run it.
631
632 * ld-sparc/vxworks1.ld: Swap .bss and .data.
633 * ld-sparc/vxworks1-lib.rd: Update accordingly.
634 * ld-sparc/vxworks1-lib.td: New test.
635 * ld-sparc/sparc.exp: Run it.
636
637 2007-05-15 Richard Sandiford <richard@codesourcery.com>
638
639 * ld-mips-elf/vxworks1-lib.rd: Expect the GOT relocation to be
640 against symbol 0.
641
642 2007-05-15 Mark Shinwell <shinwell@codesourcery.com>
643
644 * ld-arm/arm-elf.exp: Add jump19 testcase.
645 * ld-arm/jump19.d: New.
646 * ld-arm/jump19.s: New.
647
648 2007-05-14 Richard Sandiford <richard@codesourcery.com>
649
650 * ld-sh/vxworks1.dd: Remove hexadecimal prefixes from constant pool
651 contents. Consistently use "!" as the comment character.
652 Consistently use _PROCEDURE_LINKAGE_TABLE_ in the first PLT entry.
653 * ld-sh/vxworks1-le.dd: Likewise.
654 * ld-sh/vxworks1-lib.dd: Likewise.
655 * ld-sh/vxworks1-lib-le.dd: Likewise.
656 * ld-sh/vxworks3.dd: Likewise.
657 * ld-sh/vxworks3-le.dd: Likewise.
658
659 2007-05-14 Andreas Schwab <schwab@suse.de>
660
661 * ld-elf/dl2a.list: New file.
662 * ld-elf/shared.exp: Add test using --dynamic-list=dl2a.list.
663
664 2007-05-10 Richard Sandiford <richard@codesourcery.com>
665
666 * ld-arm/vxworks1-lib.dd: Expect "push" instead of stmdb and
667 "pop" instead of ldmia. Don't require specific symbolic addresses
668 for in-text addresses. Expect data to be rendered as .words rather
669 than disassembled.
670 * ld-arm/vxworks1.dd: Likewise.
671
672 2007-05-10 Richard Sandiford <richard@codesourcery.com>
673
674 * ld-elf/multibss1.d, ld-elf/multibss1.s: New test.
675
676 2007-04-27 Nathan Sidwell <nathan@codesourcery.com>
677
678 * ld-m68k/plt1-isac.d: New.
679 * ld-m68k/m68k.exp: Add it.
680
681 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
682
683 PR binutils/4430
684 * ld-i386/tlsbin.dd: Updated.
685 * ld-i386/tlsbindesc.dd: Likewise
686 * ld-i386/tlsdesc.dd: Likewise
687 * ld-i386/tlsgdesc.dd: Likewise
688 * ld-i386/tlsnopic.dd: Likewise
689 * ld-i386/tlspic.dd: Likewise
690 * ld-x86-64/tlsbin.dd: Likewise
691 * ld-x86-64/tlsbindesc.dd: Likewise
692 * ld-x86-64/tlsdesc.dd: Likewise
693 * ld-x86-64/tlsgdesc.dd: Likewise
694 * ld-x86-64/tlspic.dd: Likewise
695
696 2007-04-24 Alan Modra <amodra@bigpond.net.au>
697
698 * ld-linkonce/x.s: Use .gcc_except_table instead of .eh_frame
699 to test that entry for deleted function is zeroed. Add a
700 somewhat closer to normal .eh_frame to test that fde for
701 deleted function is removed.
702 * ld-linkonce/y.s: Likewise.
703 * ld-linkonce/zeroeh.ld: Place .gcc_except_table too.
704 * ld-linkonce/zeroehl32.d: Update.
705
706 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
707
708 * ld-arm/arm-app-abs32.d: Convert to unified syntax.
709 * ld-arm/arm-app.d: Likewise.
710 * ld-arm/arm-lib-plt32.d: Likewise.
711 * ld-arm/arm-lib.d: Likewise.
712 * ld-arm/arm-static-app.d: Likewise.
713 * ld-arm/armthumb-lib.d: Likewise.
714 * ld-arm/mixed-app-v5.d: Likewise.
715 * ld-arm/mixed-app.d: Likewise.
716 * ld-arm/mixed-lib.d: Likewise.
717
718 2007-04-18 Alan Modra <amodra@bigpond.net.au>
719
720 * ld-spu/ovl.lnk: Use OVERLAY keyword.
721
722 2007-04-17 Paul Brook <paul@codesourcery.com>
723
724 * ld-arm/preempt-app.s: New test.
725 * ld-arm/preempt-app.sym: New.
726 * ld-arm/arm-elf.exp: Add preempt-app.
727
728 2007-04-12 Richard Sandiford <richard@codesourcery.com>
729
730 * ld-mips-elf/vxworks1-lib.td: New test.
731 * ld-mips-elf/mips-elf.exp: Run it.
732
733 2007-04-05 H.J. Lu <hongjiu.lu@intel.com>
734
735 PR ld/4304
736 * ld-i386/i386.exp: Run "warn1".
737
738 * ld-i386/warn1.d: New file.
739 * ld-i386/warn1.s: Likewise.
740
741 2007-04-05 H.J. Lu <hongjiu.lu@intel.com>
742
743 * ld-i386/combreloc.d: Remove #target: i?86-*-*.
744 * ld-i386/reloc.d: Likewise.
745
746 2007-04-05 Alan Modra <amodra@bigpond.net.au>
747
748 * ld-spu/ovl2.d: Update.
749
750 2007-04-02 H.J. Lu <hongjiu.lu@intel.com>
751
752 PR ld/4090
753 * ld-elf/expr1.d: New file.
754 * ld-elf/expr1.s: Likewise.
755 * ld-elf/expr1.t: Likewise.
756
757 2007-03-29 Richard Sandiford <richard@codesourcery.com>
758
759 * ld-libs/lib-1.s, ld-libs/lib-2.s, ld-libs/lib-2.d,
760 * ld-libs/libs.exp: New files.
761
762 2007-03-28 Richard Sandiford <richard@codesourcery.com>
763
764 * ld-vxworks/rpath-1.s, ld-vxworks/rpath-1.d,
765 * ld-vxworks/vxworks.exp: New files.
766
767 2007-03-27 Alan Modra <amodra@bigpond.net.au>
768
769 * ld-elf/note-1.s: Increase .foo size.
770
771 2007-03-27 Alan Modra <amodra@bigpond.net.au>
772
773 * ld-spu/spu.exp (embed_test): New.
774 * ld-spu/ear.s: New.
775 * ld-spu/ear.d: New.
776 * ld-spu/embed.rd: New.
777 * ld-spu/ovl2.s: New.
778 * ld-spu/ovl2.d: New.
779
780 2007-03-24 Alan Modra <amodra@bigpond.net.au>
781
782 * ld-elf/overlay.d: -u symbols we want to see in the output.
783
784 2007-03-23 Alan Modra <amodra@bigpond.net.au>
785
786 * ld-spu/ovl.s (f4_a2): Tail call.
787 * ld-spu/ovl.d: Add --emit-relocs to ld options, -r to objdump.
788 Update expected results.
789
790 2007-03-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
791
792 * ld-sh/ld-r-1.d: Update.
793 * ld-sh/shared-1.d: Likewise.
794
795 2007-03-23 Alan Modra <amodra@bigpond.net.au>
796
797 * ld-elf/elf.exp: Add "--local-store 0:0" to LDFLAGS for spu.
798
799 2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
800
801 PR ld/4210
802 * ld-pe/image_size.d: New file.
803 * ld-pe/image_size.s: Likewise.
804 * ld-pe/image_size.t: Likewise.
805
806 * ld-pe/pe.exp: Run image_size.
807
808 2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
809
810 PR ld/4007
811 * ld-elf/note-1.d: New file.
812 * ld-elf/note-1.s: Likewise.
813 * ld-elf/note-1.t: Likewise.
814 * ld-i386/alloc.d: Likewise.
815 * ld-i386/alloc.s: Likewise.
816 * ld-i386/alloc.t: Likewise.
817
818 * ld-i386/i386.exp: Run "alloc".
819
820 2007-03-20 Paul Brook <paul@codesourcery.com>
821
822 * ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
823 * ld-arm/arm-pic-veneer.d: New test.
824 * ld-arm/arm-pic-veneer.s: New test.
825
826 2007-03-08 Richard Sandiford <richard@codesourcery.com>
827
828 * ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
829 to 0.
830
831 2007-03-07 Alan Modra <amodra@bigpond.net.au>
832
833 * ld-elf/extract-symbol-1sec.d: xfail hppa.
834 * ld-elf/extract-symbol-1sym.d: xfail hppa.
835
836 2007-03-07 H.J. Lu <hongjiu.lu@intel.com>
837
838 PR 3958
839 * ld-elf/linkonce1.d: New.
840 * ld-elf/linkonce1a.s: New.
841 * ld-elf/linkonce1b.s: New.
842 * ld-elf/linkonce2.d: New.
843 * ld-i386/pcrel16abs.d: New.
844 * ld-i386/pcrel16abs.s: New.
845 * ld-i386/i386.exp: Run it.
846
847 2007-03-06 H.J. Lu <hongjiu.lu@intel.com>
848
849 PR ld/4144
850 * ld-elf/nobits-1.d: New file.
851 * ld-elf/nobits-1.s: Likewise.
852 * ld-elf/nobits-1.t: Likewise.
853
854 2007-03-02 Richard Sandiford <richard@codesourcery.com>
855
856 * ld-elf/binutils.exp: Revert last change.
857
858 2007-03-01 Richard Sandiford <richard@codesourcery.com>
859
860 * ld-elf/extract-symbol-1sym.d, ld-elf/extract-symbol-1sec.d,
861 * ld-elf/extract-symbol-1.s, ld-elf/extract-symbol-1.ld: New tests.
862 * ld-elf/binutils.exp: Run them.
863
864 2007-02-28 Nick Clifton <nickc@redhat.com>
865
866 PR ld/3796
867 * ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
868 (armeabitests): ... here, a new array for EABI specific tests.
869 (armelftests): Add extra command line options for VFP11 fix tests
870 and thumb shared library test.
871
872 2007-02-22 Paul Brook <paul@codesourcery.com>
873
874 * ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
875 * ld-arm/gc-unwind.s: New file.
876 * ld-arm/gc-unwind.d: New file.
877
878 2007-02-14 H.J. Lu <hongjiu.lu@intel.com>
879
880 PR ld/3953
881 * ld-elf/beginwarn.c: New file.
882 * ld-elf/warn.out: Likewise.
883
884 * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
885 (run_tests): Add "Run warn with versioned libfoo.so".
886
887 * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
888 and remove target first.
889 (default_ld_link): Likewise.
890 (default_ld_simple_link): Likewise.
891 (run_ld_link_exec_tests): Take an optional linker warning and
892 check it.
893 (default_ld_link): Check pruned linker output.
894
895 2007-02-13 H.J. Lu <hongjiu.lu@intel.com>
896
897 * ld-scripts/default-script1.d: Expect extra symbols.
898 * ld-scripts/default-script2.d: Likewise.
899 * ld-scripts/default-script3.d: Likewise.
900 * ld-scripts/default-script4.d: Likewise.
901
902 2007-02-13 Alan Modra <amodra@bigpond.net.au>
903
904 * ld-powerpc/relbrlt.d: Update.
905 * ld-powerpc/tlsexe.r: Update.
906 * ld-powerpc/tlsexetoc.r: Update.
907 * ld-powerpc/tlsso.r: Update.
908 * ld-powerpc/tlstocso.r: Update.
909
910 2007-02-12 Alan Modra <amodra@bigpond.net.au>
911
912 * ld-powerpc/relbrlt.d: Update.
913
914 2007-02-06 Nick Clifton <nickc@redhat.com>
915
916 PR ld/3805
917 * ld-elf/sec64k.exp: Expect the relocatable version of this test
918 to fail for the m32r because it creates both .rel and .rela
919 sections.
920
921 2007-02-05 Dave Brolley <brolley@redhat.com>
922
923 * ld-undefined/undefined.exp: XFAIL the undefined test
924 * ld-mep: New, with content.
925
926 2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
927
928 * ld-i386/pcrel16.d: Undo the last change.
929 * ld-x86-64/pcrel16.d: Likewise.
930
931 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
932
933 * ld-i386/pcrel16.d: Updated.
934 * ld-x86-64/pcrel16.d: Likewise.
935
936 2007-02-01 Alan Modra <amodra@bigpond.net.au>
937
938 * ld-scripts/default-script.exp: Add "--local-store 0:0" to
939 LDFLAGS for spu.
940
941 2007-01-29 Julian Brown <julian@codesourcery.com>
942
943 * ld-arm/arm-elf.exp: Add VFP11 tests.
944 * ld-arm/vfp11-fix-none.s: New file.
945 * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
946 * ld-arm/vfp11-fix-scalar.s: New file.
947 * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
948 * ld-arm/vfp11-fix-vector.s: New file.
949 * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
950
951 2007-01-23 Nathan Sidwell <nathan@codesourcery.com>
952
953 * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
954 * ld-elf/header.s: Adjust.
955 * ld-elf/header.t: Reduce initial offset.
956
957 2007-01-23 Andreas Schwab <schwab@suse.de>
958
959 * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
960 assembler output.
961
962 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
963
964 * ld-elf/dl6.c: New file.
965 * ld-elf/dl6a.out: Likewise.
966 * ld-elf/dl6amain.c: Likewise.
967 * ld-elf/dl6b.out: Likewise.
968 * ld-elf/dl6bmain.c: Likewise.
969 * ld-elf/dl6cmain.c: Likewise.
970 * ld-elf/dl6dmain.c: Likewise.
971
972 * ld-elf/shared.exp: Add new tests for -Bsymbolic,
973 -Bsymbolic-functions, --dynamic-list-data and
974 --dynamic-list-cpp-new.
975
976 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
977
978 * ld-elf/maxpage3.t: New file.
979 * ld-elf/maxpage3a.d: Likewise.
980 * ld-elf/maxpage3b.d: Likewise.
981 * ld-elf/maxpage3c.d: Likewise.
982
983 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
984
985 * ld-scripts/default-script.exp: New file.
986 * ld-scripts/default-script.s: Likewise.
987 * ld-scripts/default-script.t: Likewise.
988 * ld-scripts/default-script1.d: Likewise.
989 * ld-scripts/default-script2.d: Likewise.
990 * ld-scripts/default-script3.d: Likewise.
991 * ld-scripts/default-script4.d: Likewise.
992
993 2007-01-18 H.J. Lu <hongjiu.lu@intel.com>
994
995 PR ld/1283
996 * lib/ld-lib.exp (run_dump_test): Remove output file first.
997
998 2007-01-17 H.J. Lu <hongjiu.lu@intel.com>
999
1000 * ld-elf/header.d: Adjust for .text section with 16byte
1001 alignment.
1002
1003 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
1004
1005 * ld-elf/dl1main.c (main): Fix a typo.
1006
1007 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
1008
1009 PR ld/3831
1010 * ld-elf/del.cc: New.
1011 * ld-elf/dl5.cc: Likewise.
1012 * ld-elf/dl5.out: Likewise.
1013 * ld-elf/new.cc: Likewise.
1014
1015 * ld-elf/shared.exp: Add tests for --dynamic-list-data and
1016 --dynamic-list-cpp-new.
1017
1018 2007-01-12 Hans-Peter Nilsson <hp@axis.com>
1019
1020 * ld-elf/header.d: Allow arbitrary lines between "Program Header"
1021 and "Sections". Only run on *-*-linux*.
1022
1023 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>
1024
1025 * ld-elf/header.d: New.
1026 * ld-elf/header.t: New.
1027 * ld-elf/header.s: New.
1028
1029 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1030
1031 * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
1032 x86_64-*-mingw*.
1033 * ld-pe/pe.exp: Ditto.
1034 * ld-scripts/align.exp: Ditto.
1035 * ld-scripts/defined.exp: Ditto.
1036 * ld-scripts/provide.exp: Ditto.
1037 * ld-scripts/weak.exp: Ditto.
1038
1039 2007-01-06 Nathan Sidwell <nathan@codesourcery.com>
1040
1041 * ld-scripts/expr.exp: New.
1042 * ld-scripts/expr1.s: New.
1043 * ld-scripts/expr1.d: New.
1044 * ld-scripts/expr1.t: New.
1045
1046 For older changes see ChangeLog-2006
1047 \f
1048 Local Variables:
1049 mode: change-log
1050 left-margin: 8
1051 fill-column: 74
1052 version-control: never
1053 End:
This page took 0.047937 seconds and 3 git commands to generate.