2008-03-07 Paul Brook <paul@codesourcery.com>
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2008-03-07 Paul Brook <paul@codesourcery.com>
2
3 * ld-arm/arm-elf.exp (armelftests): Add movw-merge and arm-app-movw.
4 * ld-arm/arm-app-movw.s: New test.
5 * ld-arm/arm-app.r: Update expected output.
6 * ld-arm/movw-merge.d: New test.
7 * ld-arm/movw-merge.s: New test.
8
9 2008-03-01 Alan Modra <amodra@bigpond.net.au>
10
11 * ld-powerpc/relbrlt.d: Update. Also check .branch_lt section.
12
13 2008-02-27 Catherine Moore <clm@codesourcery.com>
14
15 * ld-cris/libdso-10.d: Update expected output for the Dynamic
16 Section to allow an arbitrary number of spaces.
17
18 2008-02-20 Mark Mitchell <mark@codesourcery.com>
19
20 ld/testsuite/
21 * ld-elf/seg.d: Expect .reginfo section on MIPS.
22
23 2008-02-20 Pedro Alves <pedro_alves@portugalmail.pt>
24
25 * ld-auto-import/auto-import.exp: Use $ld to link the dll for
26 cygwin, not $CC.
27
28 2008-02-18 Hans-Peter Nilsson <hp@axis.com>
29
30 * lib/ld-lib.exp (run_dump_test): Don't apply prune_warnings
31 for tool invocations where warnings or errors can be matched.
32
33 2008-02-14 H.J. Lu <hongjiu.lu@intel.com>
34
35 * ld-shared/sh1.c (shlib_overriddencall2): Moved to ...
36 * ld-shared/sh2.c (shlib_overriddencall2): Here. New.
37
38 2008-02-07 Alan Modra <amodra@bigpond.net.au>
39
40 * ld-spu/ovl.d: Update.
41 * ld-spu/ovl2.d: Update.
42
43 2008-02-04 Bob Wilson <bob.wilson@acm.org>
44
45 * ld-undefined/undefined.exp: XFAIL for xtensa*-*-linux*.
46
47 2008-01-31 Marc Gauthier <marc@tensilica.com>
48
49 * ld-elf/merge.d: Recognize Xtensa processor variants.
50 * ld-xtensa/coalesce.exp: Likewise.
51 * ld-xtensa/lcall.exp: Likewise.
52
53 2008-01-28 Petr Muller <pmuller@redhat.com>
54
55 * ld-elfvers/vers.exp (test_ar): Sort the expected output so that
56 it has matches the ordering of the obtained output.
57
58 2008-01-28 H.J. Lu <hongjiu.lu@intel.com>
59
60 * ld-elf/eh1.d: Replace DW_CFA_def_cfa_reg with
61 DW_CFA_def_cfa_register. Updated for i386/x86-64 register
62 names.
63 * ld-elf/eh2.d: Likewise.
64 * ld-elf/eh3.d: Likewise.
65 * ld-elf/eh4.d: Likewise.
66 * ld-elf/eh5.d: Likewise.
67
68 2008-01-28 Alan Modra <amodra@bigpond.net.au>
69
70 * ld-spu/ovl.d: Update.
71 * ld-spu/ovl2.d: Update.
72
73 2008-01-26 Alan Modra <amodra@bigpond.net.au>
74
75 * ld-elf/loadaddr.t: New, extracted from..
76 * ld-elf/loadaddr1.t: ..here. Use insert.
77 * ld-elf/loadaddr2.t: Likewise.
78 * ld-elf/loadaddr1.d: Update.
79 * ld-elf/loadaddr2.d: Update.
80
81 2008-01-25 Alan Modra <amodra@bigpond.net.au>
82
83 * ld-spu/ovl.lnk: Delete overlay.
84 * ld-spu/ovl1.lnk: New file.
85 * ld-spu/ovl2.lnk: New file.
86 * ld-spu/ovl.d: Update.
87 * ld-spu/ovl2.d: Update.
88
89 2008-01-23 Andreas Schwab <schwab@suse.de>
90
91 * ld-gc/gc.c: Make sure used_func is not inlined.
92
93 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
94
95 * ld-gc/gc.exp: Use [which $CC] != 0.
96
97 2008-01-14 Tristan Gingold <gingold@adacore.com>
98
99 * ld-gc/gc.exp (test_gc): Let missing C compiler make tests
100 "untested" instead of "failed".
101
102 2008-01-10 Tristan Gingold <gingold@adacore.com>
103
104 * lib/ld-lib.exp (check_gc_sections_available): Now available on
105 VxWorks.
106 * ld-gc: New directory for testing --gc-sections.
107 * ld-gc/gc.c: New file.
108 * ld-gc/gc.exp: New file.
109 * ld-gc/noent.s: New file.
110 * ld-gc/noent.d: New file.
111
112 2008-01-09 Richard Sandiford <rsandifo@nildram.co.uk>
113
114 PR ld/5526
115 * ld-elf/eh6.s, ld-elf/eh6.d: New test.
116
117 2008-01-07 H.J. Lu <hongjiu.lu@intel.com>
118
119 PR ld/5522
120 * ld-elf/noload-3.d: New file.
121 * ld-elf/noload-3.s: Likewise.
122 * ld-elf/noload-3.t: Likewise.
123
124 For older changes see ChangeLog-2007
125 \f
126 Local Variables:
127 mode: change-log
128 left-margin: 8
129 fill-column: 74
130 version-control: never
131 End: