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