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