* binutils-all/strip-3.d: Strip .pdr section.
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2007-05-17 Joseph Myers <joseph@codesourcery.com>
2
3 * binutils-all/strip-3.d: Strip .pdr section.
4
5 2007-05-15 Alan Modra <amodra@bigpond.net.au>
6
7 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
8
9 2007-05-11 Alan Modra <amodra@bigpond.net.au>
10
11 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
12
13 2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
14
15 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
16 sections.
17
18 2007-05-02 Alan Modra <amodra@bigpond.net.au>
19
20 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
21 (copy_executable): Return early if test2 is blank.
22 Return unsupported rather than unresolved if we can't run
23 executables. Do test1 if we can compile.
24
25 2007-04-24 Nathan Froyd <froydnj@codesourcery.com>
26 Phil Edwards <phil@codesourcery.com>
27
28 * binutils-all/objcopy.exp: Add test for stripping a symbol
29 used in a relocation.
30 * binutils-all/needed-by-reloc.s: New file.
31
32 2007-04-20 Nathan Froyd <froydnj@codesourcery.com>
33 Phil Edwards <phil@codesourcery.com>
34 Thomas de Lellis <tdel@windriver.com>
35
36 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
37
38 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
39
40 * binutils-all/readelf.exp (regexp_diff): Delete.
41
42 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
43
44 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
45 Rename the second test.
46
47 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
48
49 PR binutils/4348
50 * binutils-all/empty.s: New file.
51 * binutils-all/strip-3.d: Likewise.
52
53 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
54
55 2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
56
57 * binutils-all/objcopy.exp: Skip for uclinux targets.
58
59 2007-02-14 Nick Clifton <nickc@redhat.com>
60
61 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
62 output failure message.
63
64 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
65
66 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
67 * dlltool.exp: Dito
68 * lang.rc: Dito
69 * strtab1.rc: Dito
70 * windres.exp: Dito
71
72 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
73
74 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
75 * binutils-all/dlltool.exp: Likewise.
76 * binutils-all/objcopy.exp: Likewise.
77 * binutils-all/windres/windres.exp: Likewise.
78 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
79 * binutils-all/windres/strtab1.rc: Likewise.
80 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
81
82 2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
83
84 PR binutils/3181
85 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
86 targets.
87
88 * binutils-all/strip-1.d: New file.
89 * binutils-all/strip-2.d: Likewise.
90
91 * lib/utils-lib.exp (run_dump_test): Support strip.
92
93 2006-08-15 Thiemo Seufer <ths@mips.com>
94 Nigel Stephens <nigel@mips.com>
95 David Ung <davidu@mips.com>
96
97 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
98
99 2006-06-24 Richard Sandiford <richard@codesourcery.com>
100
101 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
102 of readelf.
103
104 2006-06-23 Richard Sandiford <richard@codesourcery.com>
105
106 * binutils-all/localize-hidden-1.s,
107 * binutils-all/localize-hidden-1.d,
108 * binutils-all/localize-hidden-2.s,
109 * binutils-all/localize-hidden-2.d: New tests.
110 * binutils-all/objcopy.exp: Run them.
111
112 2006-06-06 Paul Brook <paul@codesourcery.com>
113
114 * binutils-all/arm/objdump.exp: New file.
115 * binutils-all/arm/thumb2-cond.s: New test.
116
117 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
118
119 * binutils-all/copy-3.d: Fix a typo.
120
121 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
122
123 * binutils-all/copy-3.d: New.
124
125 * objcopy.exp: Run copy-3.
126
127 2006-05-02 Dave Korn <dave.korn@artimi.com>
128
129 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
130 * binutils-all/copy-1.d (name): Likewise.
131
132 2006-05-02 Nick Clifton <nickc@redhat.com>
133
134 * binutils-all/copy-2.d: Change the name of the section whose
135 flags are changed to "foo" so that the test will work with PE
136 based targets. Skip this test for AOUT based targeted.
137 * binutils-all/copytest.s: New file.
138
139 2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
140
141 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
142
143 2006-05-01 Ben Elliston <bje@au.ibm.com>
144
145 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
146
147 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
148
149 PR binutils/2593
150 * binutils-all/copy-1.d: New file.
151 * binutils-all/copy-1.s: Likewise.
152 * binutils-all/copy-2.d: Likewise.
153
154 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
155 run_dump_test "copy-2".
156
157 * lib/utils-lib.exp (run_dump_test): New.
158 (slurp_options): Likewise.
159 (regexp_diff): Likewise.
160 (file_contents): Likewise.
161 (verbose_eval): Likewise.
162
163 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
164
165 PR binutils/2467
166 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
167 on archive.
168
169 2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
170
171 * lib/utils-lib.exp (default_binutils_run): Check exit status.
172
173 2005-12-24 Ben Elliston <bje@gnu.org>
174
175 * config/default.exp: Do not load the unneeded util-defs.exp.
176
177 2005-11-15 Jan Beulich <jbeulich@novell.com>
178
179 * config/default.exp (link_or_copy): New. Use it for setting
180 up assembler and linker for the compiler to use.
181
182 2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
183
184 PR ld/251
185 * binutils-all/group.s: New file.
186
187 * binutils-all/objcopy.exp (objcopy_test_readelf): New
188 procedure.
189 Use it to test ELF group.
190
191 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
192
193 PR ld/1487
194 * binutils-all/objcopy.exp (objcopy_test): New procedure.
195 Use it to test simple copy, ia64 link order and ELF unknown
196 section type.
197
198 * binutils-all/unknown.s: New file.
199
200 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
201
202 PR binutils/1321
203 * binutils-all/link-order.s: New.
204
205 * binutils-all/objcopy.exp: Check ia64 link order.
206
207 2005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
208
209 * binutils-all/windres/escapex-2.rc: New file.
210 * binutils-all/windres/escapex-2.rsd: Generate.
211
212 2005-08-26 Christian Groessler <chris@groessler.org>
213
214 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
215
216 2005-08-18 Alan Modra <amodra@bigpond.net.au>
217
218 * binutils-all/objcopy.exp: Remove a29k support.
219 * binutils-all/objdump.exp: Likewise, alliant and convex too.
220
221 2005-05-07 Nick Clifton <nickc@redhat.com>
222
223 * Update the address and phone number of the FSF organization in
224 the GPL notices in the following files:
225 binutils-all/ar.exp, binutils-all/dlltool.exp,
226 binutils-all/nm.exp, binutils-all/objcopy.exp,
227 binutils-all/objdump.exp, binutils-all/readelf.exp,
228 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
229 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
230 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
231 config/default.exp, lib/utils-lib.exp
232
233 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
234
235 * binutils-all/vax/objdump.exp: Condense the two tests into one
236 and add a "-M entry:" for the second label.
237
238 2005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
239
240 * binutils-all/vax: New directory.
241 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
242 switch added to the VAX disassembler.
243 * binutils-all/vax/entrymask.s: New assembler source file.
244
245 2005-03-08 Ben Elliston <bje@au.ibm.com>
246
247 * config/default.exp: Remove send_user call for stray output.
248
249 2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
250
251 * binutils-all/testprog.c: Add prototype for printf() and make
252 type of "string" array be "char" in order to avoid compile time
253 warnings.
254
255 2004-12-31 Alan Modra <amodra@bigpond.net.au>
256
257 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
258
259 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
260
261 * binutils-all/objdump.exp (cpus_expected): Append cris.
262
263 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
264
265 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
266
267 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
268
269 * binutils-all/alias.def: New file.
270 * binutils-all/dlltool.exp: Two new -p tests.
271 * config/default.exp (dlltool_gas_flag): New variable.
272 Copy gas and lds executables into tmpdir/gas directory rather than
273 making symlinks which might not be supported by the host OS.
274 Attempt to handle the case where the host OS does not use the .exe
275 extension but the target OS does.
276 * lib/utils-lib.exp (exe_ext): New procedure.
277
278 2004-07-12 Nick Clifton <nickc@redhat.com>
279
280 * binutils-all/dlltool.exp: Check that the -p switch is not
281 rejected.
282
283 2004-07-09 Andreas Schwab <schwab@suse.de>
284
285 * binutils-all/m68k/movem.s: New file.
286
287 * binutils-all/m68k/objdump.exp: New file.
288
289 2004-05-15 Nick Clifton <nickc@redhat.com>
290
291 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
292
293 2004-05-12 Ben Elliston <bje@au.ibm.com>
294
295 * binutils-all/ar.exp: Remove stray semicolons.
296 * binutils-all/dlltool.exp: Likewise.
297 * binutils-all/objcopy.exp: Likewise.
298 * binutils-all/readelf.exp: Likewise.
299 * binutils-all/windres/windres.exp: Likewise.
300 * lib/utils-lib.exp: Likewise.
301
302 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
303
304 * binutils-all/readelf.ss-mips: Allow named section symbols.
305
306 2004-03-30 Jakub Jelinek <jakub@redhat.com>
307
308 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
309
310 2004-02-27 Andreas Schwab <schwab@suse.de>
311
312 * binutils-all/ar.exp (argument_parsing): New test.
313
314 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
315
316 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
317 systems.
318
319 For older changes see ChangeLog-9303
320 \f
321 Local Variables:
322 mode: change-log
323 left-margin: 8
324 fill-column: 74
325 version-control: never
326 End:
This page took 0.038251 seconds and 4 git commands to generate.