* ia64-tdep.c (ia64_convert_from_func_ptr_addr): Improve the heuristic
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
a8da6403
NC
12008-03-27 Cary Coutant <ccoutant@google.com>
2
3 * binutils-all/ar.exp: Add thin archive tests.
4
b67ce46f
JM
52008-02-26 Joseph Myers <joseph@codesourcery.com>
6
7 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
8 empty for testing an installed toolchain.
9
2d312b6b
BW
102008-02-04 Bob Wilson <bob.wilson@acm.org>
11
12 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
13
08a80eb6
AM
142007-10-26 Alan Modra <amodra@bigpond.net.au>
15
16 * binutils-all/windres/windres.exp: Don't xfail.
17
504b7d20
NC
182007-10-16 Nick Clifton <nickc@redhat.com>
19
20 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
21 * binutils-all/readelf.ss-64: Likewise.
22 * binutils-all/readelf.ss-mips: Likewise.
23 * binutils-all/readelf.ss-tmips: Likewise.
24
09c11c86
NC
252007-08-30 Nick Clifton <nickc@redhat.com>
26
27 * binutils-all/dumptest.s: New test file.
28 * binutils-all/readelf.exp: Add test of readelf's -p switch.
29
7f6a71ff
JM
302007-08-28 Mark Shinwell <shinwell@codesourcery.com>
31 Joseph Myers <joseph@codesourcery.com>
32
33 * binutils-all/ar.exp (long_filenames): Delete temporary files on
34 the host.
35 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
36 host is local.
37 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
38 srec file to be passed to binutils_run.
39 (objcopy_test_readelf): Use remote_exec.
40 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
41 (readelf_test): Likewise.
42 (readelf_wi_test): Likewise.
43 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
44 host is local. Use remote_exec. Use $tempfile not
45 tmpdir/bintest.o.
46
151fab34
AM
472007-08-09 Alan Modra <amodra@bigpond.net.au>
48
49 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
50 * binutils-all/copy-3.d (not-target): Likewise.
51 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
52 setup_xfail.
1e1c6a43
AM
53 * windres/windres.exp: Return unsupported rather than fail if
54 windows.h not found.
151fab34 55
32866df7
NC
562007-07-05 Nick Clifton <nickc@redhat.com>
57
58 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
59 * config/default.exp, binutils-all/ar.exp,
60 binutils-all/dlltool.exp, binutils-all/nm.exp,
61 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
62 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
63 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
64 binutils-all/windres/msupdate: Likewise.
65
4b3a42a7
L
662007-06-23 H.J. Lu <hongjiu.lu@intel.com>
67
68 * binutils-all/strip-3.d: Also strip .xtensa.info section.
69
fc108f8f
NC
702007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
71
72 * binutils-all/windres/version_cat.rc: New.
73 * binutils-all/windres/version_cat.rsd: New.
74
4a594fce
NC
752007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
76
77 * binutils-all/windres/html.rc: New.
78 * binutils-all/windres/html.rsd: New.
79 * binutils-all/windres/html1.hm: New.
80 * binutils-all/windres/html2.hm: New.
81 * binutils-all/windres/messagetable.rc: New.
82 * binutils-all/windres/messagetable.rsd: New.
83 * binutils-all/windres/MSG00001.bin: New.
84 * binutils-all/windres/strtab2.rc: New.
85 * binutils-all/windres/strtab2.rsd: New.
86 * binutils-all/windres/version.rc: New.
87 * binutils-all/windres/version.rsd: New.
88 * binutils-all/windres/dialog.rsd: Fix expected results.
89
f891f2a9
JM
902007-05-17 Joseph Myers <joseph@codesourcery.com>
91
92 * binutils-all/strip-3.d: Strip .pdr section.
93
b8b6abe0
AM
942007-05-15 Alan Modra <amodra@bigpond.net.au>
95
96 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
97
b4de6476
AM
982007-05-11 Alan Modra <amodra@bigpond.net.au>
99
100 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
101
e46ab513
MS
1022007-05-08 Mark Shinwell <shinwell@codesourcery.com>
103
104 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
105 sections.
106
0d063f63
AM
1072007-05-02 Alan Modra <amodra@bigpond.net.au>
108
109 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
110 (copy_executable): Return early if test2 is blank.
111 Return unsupported rather than unresolved if we can't run
112 executables. Do test1 if we can compile.
113
312aaa3c
NC
1142007-04-24 Nathan Froyd <froydnj@codesourcery.com>
115 Phil Edwards <phil@codesourcery.com>
116
117 * binutils-all/objcopy.exp: Add test for stripping a symbol
118 used in a relocation.
119 * binutils-all/needed-by-reloc.s: New file.
120
9e48b4c6
NC
1212007-04-20 Nathan Froyd <froydnj@codesourcery.com>
122 Phil Edwards <phil@codesourcery.com>
123 Thomas de Lellis <tdel@windriver.com>
124
125 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
126
d3013035
RE
1272007-04-21 Richard Earnshaw <rearnsha@arm.com>
128
129 * binutils-all/readelf.exp (regexp_diff): Delete.
130
9401f88d
RE
1312007-04-20 Richard Earnshaw <rearnsha@arm.com>
132
133 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
134 Rename the second test.
135
1aa9ef63
L
1362007-04-12 H.J. Lu <hongjiu.lu@intel.com>
137
138 PR binutils/4348
139 * binutils-all/empty.s: New file.
140 * binutils-all/strip-3.d: Likewise.
141
142 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
143
903b1f5b
NS
1442007-02-27 Nathan Sidwell <nathan@codesourcery.com>
145
146 * binutils-all/objcopy.exp: Skip for uclinux targets.
147
b279a55c
NC
1482007-02-14 Nick Clifton <nickc@redhat.com>
149
150 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
151 output failure message.
152
42037fe5
NC
1532007-01-08 Kai Tietz <kai.tietz@onevision.com>
154
155 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
156 * dlltool.exp: Dito
157 * lang.rc: Dito
158 * strtab1.rc: Dito
159 * windres.exp: Dito
160
99ad8390
NC
1612006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
162
163 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
164 * binutils-all/dlltool.exp: Likewise.
165 * binutils-all/objcopy.exp: Likewise.
166 * binutils-all/windres/windres.exp: Likewise.
167 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
168 * binutils-all/windres/strtab1.rc: Likewise.
169 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
170
748fc5e9
L
1712006-09-14 H.J. Lu <hongjiu.lu@intel.com>
172
7d3d6bd5 173 PR binutils/3181
748fc5e9
L
174 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
175 targets.
176
177 * binutils-all/strip-1.d: New file.
178 * binutils-all/strip-2.d: Likewise.
179
180 * lib/utils-lib.exp (run_dump_test): Support strip.
181
4be041b2
TS
1822006-08-15 Thiemo Seufer <ths@mips.com>
183 Nigel Stephens <nigel@mips.com>
184 David Ung <davidu@mips.com>
185
186 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
187
a87866e6
RS
1882006-06-24 Richard Sandiford <richard@codesourcery.com>
189
190 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
191 of readelf.
192
d58c2e3a
RS
1932006-06-23 Richard Sandiford <richard@codesourcery.com>
194
195 * binutils-all/localize-hidden-1.s,
196 * binutils-all/localize-hidden-1.d,
197 * binutils-all/localize-hidden-2.s,
198 * binutils-all/localize-hidden-2.d: New tests.
199 * binutils-all/objcopy.exp: Run them.
200
c22aaad1
PB
2012006-06-06 Paul Brook <paul@codesourcery.com>
202
203 * binutils-all/arm/objdump.exp: New file.
204 * binutils-all/arm/thumb2-cond.s: New test.
205
5a135cf2
L
2062006-05-03 H.J. Lu <hongjiu.lu@intel.com>
207
208 * binutils-all/copy-3.d: Fix a typo.
209
81fc501a
L
2102006-05-03 H.J. Lu <hongjiu.lu@intel.com>
211
212 * binutils-all/copy-3.d: New.
213
214 * objcopy.exp: Run copy-3.
215
e44d194f
DK
2162006-05-02 Dave Korn <dave.korn@artimi.com>
217
218 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
219 * binutils-all/copy-1.d (name): Likewise.
220
7cc27f03
NC
2212006-05-02 Nick Clifton <nickc@redhat.com>
222
223 * binutils-all/copy-2.d: Change the name of the section whose
224 flags are changed to "foo" so that the test will work with PE
225 based targets. Skip this test for AOUT based targeted.
226 * binutils-all/copytest.s: New file.
227
85d7f0b9
L
2282006-05-01 H.J. Lu <hongjiu.lu@intel.com>
229
230 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
231
004314cc
BE
2322006-05-01 Ben Elliston <bje@au.ibm.com>
233
234 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
235
af3c5dea
L
2362006-04-26 H.J. Lu <hongjiu.lu@intel.com>
237
238 PR binutils/2593
239 * binutils-all/copy-1.d: New file.
240 * binutils-all/copy-1.s: Likewise.
241 * binutils-all/copy-2.d: Likewise.
242
243 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
244 run_dump_test "copy-2".
245
246 * lib/utils-lib.exp (run_dump_test): New.
247 (slurp_options): Likewise.
248 (regexp_diff): Likewise.
249 (file_contents): Likewise.
250 (verbose_eval): Likewise.
251
8648f88f
L
2522006-04-25 H.J. Lu <hongjiu.lu@intel.com>
253
254 PR binutils/2467
255 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
256 on archive.
257
da28e1e1
L
2582006-04-10 H.J. Lu <hongjiu.lu@intel.com>
259
260 * lib/utils-lib.exp (default_binutils_run): Check exit status.
261
49236396
BE
2622005-12-24 Ben Elliston <bje@gnu.org>
263
264 * config/default.exp: Do not load the unneeded util-defs.exp.
265
9ab80182
JB
2662005-11-15 Jan Beulich <jbeulich@novell.com>
267
268 * config/default.exp (link_or_copy): New. Use it for setting
269 up assembler and linker for the compiler to use.
270
6a0d0afd
L
2712005-10-20 H.J. Lu <hongjiu.lu@intel.com>
272
273 PR ld/251
274 * binutils-all/group.s: New file.
275
276 * binutils-all/objcopy.exp (objcopy_test_readelf): New
277 procedure.
278 Use it to test ELF group.
279
64bb95af
L
2802005-10-19 H.J. Lu <hongjiu.lu@intel.com>
281
6a0d0afd 282 PR ld/1487
64bb95af
L
283 * binutils-all/objcopy.exp (objcopy_test): New procedure.
284 Use it to test simple copy, ia64 link order and ELF unknown
285 section type.
286
287 * binutils-all/unknown.s: New file.
288
ad2fb2cd
L
2892005-10-19 H.J. Lu <hongjiu.lu@intel.com>
290
291 PR binutils/1321
292 * binutils-all/link-order.s: New.
293
294 * binutils-all/objcopy.exp: Check ia64 link order.
295
3d888abf
DS
2962005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
297
298 * binutils-all/windres/escapex-2.rc: New file.
299 * binutils-all/windres/escapex-2.rsd: Generate.
300
c0524131
NC
3012005-08-26 Christian Groessler <chris@groessler.org>
302
303 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
304
c17ae8a2
AM
3052005-08-18 Alan Modra <amodra@bigpond.net.au>
306
307 * binutils-all/objcopy.exp: Remove a29k support.
308 * binutils-all/objdump.exp: Likewise, alliant and convex too.
309
b43b5d5f
NC
3102005-05-07 Nick Clifton <nickc@redhat.com>
311
312 * Update the address and phone number of the FSF organization in
313 the GPL notices in the following files:
314 binutils-all/ar.exp, binutils-all/dlltool.exp,
315 binutils-all/nm.exp, binutils-all/objcopy.exp,
316 binutils-all/objdump.exp, binutils-all/readelf.exp,
317 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
318 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
319 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
320 config/default.exp, lib/utils-lib.exp
321
ae99769b
NC
3222005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
323
324 * binutils-all/vax/objdump.exp: Condense the two tests into one
325 and add a "-M entry:" for the second label.
326
ec72cfe5
NC
3272005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
328
329 * binutils-all/vax: New directory.
330 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
331 switch added to the VAX disassembler.
332 * binutils-all/vax/entrymask.s: New assembler source file.
333
55aba704
BE
3342005-03-08 Ben Elliston <bje@au.ibm.com>
335
336 * config/default.exp: Remove send_user call for stray output.
337
c9bc3b3d
NC
3382005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
339
340 * binutils-all/testprog.c: Add prototype for printf() and make
341 type of "string" array be "char" in order to avoid compile time
342 warnings.
343
ca0548b6
AM
3442004-12-31 Alan Modra <amodra@bigpond.net.au>
345
346 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
347
45175cda
HPN
3482004-11-04 Hans-Peter Nilsson <hp@axis.com>
349
350 * binutils-all/objdump.exp (cpus_expected): Append cris.
351
e4c8d1e4
L
3522004-10-28 H.J. Lu <hongjiu.lu@intel.com>
353
354 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
355
0fd555c4
NC
3562004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
357
358 * binutils-all/alias.def: New file.
359 * binutils-all/dlltool.exp: Two new -p tests.
360 * config/default.exp (dlltool_gas_flag): New variable.
361 Copy gas and lds executables into tmpdir/gas directory rather than
362 making symlinks which might not be supported by the host OS.
363 Attempt to handle the case where the host OS does not use the .exe
364 extension but the target OS does.
365 * lib/utils-lib.exp (exe_ext): New procedure.
366
607dea97
NC
3672004-07-12 Nick Clifton <nickc@redhat.com>
368
369 * binutils-all/dlltool.exp: Check that the -p switch is not
370 rejected.
371
8577e690
AS
3722004-07-09 Andreas Schwab <schwab@suse.de>
373
374 * binutils-all/m68k/movem.s: New file.
375
376 * binutils-all/m68k/objdump.exp: New file.
377
d2093c13
NC
3782004-05-15 Nick Clifton <nickc@redhat.com>
379
380 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
381
8d263650
BE
3822004-05-12 Ben Elliston <bje@au.ibm.com>
383
384 * binutils-all/ar.exp: Remove stray semicolons.
385 * binutils-all/dlltool.exp: Likewise.
386 * binutils-all/objcopy.exp: Likewise.
387 * binutils-all/readelf.exp: Likewise.
388 * binutils-all/windres/windres.exp: Likewise.
389 * lib/utils-lib.exp: Likewise.
390
e9e2c3f6
RS
3912004-04-14 Richard Sandiford <rsandifo@redhat.com>
392
393 * binutils-all/readelf.ss-mips: Allow named section symbols.
394
adacfc81
JJ
3952004-03-30 Jakub Jelinek <jakub@redhat.com>
396
397 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
398
af865222
AS
3992004-02-27 Andreas Schwab <schwab@suse.de>
400
401 * binutils-all/ar.exp (argument_parsing): New test.
402
627fe3fb
NS
4032004-02-20 Nathan Sidwell <nathan@codesourcery.com>
404
405 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 406 systems.
a46a5b58 407
c9e214e5
AM
408For older changes see ChangeLog-9303
409\f
410Local Variables:
411mode: change-log
412left-margin: 8
413fill-column: 74
414version-control: never
415End:
This page took 0.180796 seconds and 4 git commands to generate.