(read_section): Take pointer to bfd_size_type instead
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
1b315056
CS
12008-07-09 Craig Silverstein <csilvers@google.com>
2
3 * binutils-all/objdump.exp: Add test for objdump -s on a file
4 with a compressed debug section. Add test for objdump -W on a
5 file that contains a compressed debug section.
6 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
7 (readelf_compressed_wa_test): New function.
8 * binutils-all/dw2-compressed.S: New file.
9 * binutils-all/objdump.W: New file.
10 * binutils-all/objdump.s: New file.
11 * binutils-all/readelf.wa: New file.
12
72d4c02f
KT
132008-07-08 Kai Tietz <kai.tietz@onevision.com>
14
15 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
16 is target-triplet for execution tests.
17 (copy_executable): Likewise.
18 (strip_executable): Likewise.
19 (strip_executable_with_saving_a_symbol): Likewise.
20
11701589
JK
212008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
22
23 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
24 (keep_debug_symbols_and_test_copy): New function.
25 (test5, test6): New variables.
26
a8da6403
NC
272008-03-27 Cary Coutant <ccoutant@google.com>
28
29 * binutils-all/ar.exp: Add thin archive tests.
30
b67ce46f
JM
312008-02-26 Joseph Myers <joseph@codesourcery.com>
32
33 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
34 empty for testing an installed toolchain.
35
2d312b6b
BW
362008-02-04 Bob Wilson <bob.wilson@acm.org>
37
38 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
39
08a80eb6
AM
402007-10-26 Alan Modra <amodra@bigpond.net.au>
41
42 * binutils-all/windres/windres.exp: Don't xfail.
43
504b7d20
NC
442007-10-16 Nick Clifton <nickc@redhat.com>
45
46 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
47 * binutils-all/readelf.ss-64: Likewise.
48 * binutils-all/readelf.ss-mips: Likewise.
49 * binutils-all/readelf.ss-tmips: Likewise.
50
09c11c86
NC
512007-08-30 Nick Clifton <nickc@redhat.com>
52
53 * binutils-all/dumptest.s: New test file.
54 * binutils-all/readelf.exp: Add test of readelf's -p switch.
55
7f6a71ff
JM
562007-08-28 Mark Shinwell <shinwell@codesourcery.com>
57 Joseph Myers <joseph@codesourcery.com>
58
59 * binutils-all/ar.exp (long_filenames): Delete temporary files on
60 the host.
61 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
62 host is local.
63 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
64 srec file to be passed to binutils_run.
65 (objcopy_test_readelf): Use remote_exec.
66 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
67 (readelf_test): Likewise.
68 (readelf_wi_test): Likewise.
69 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
70 host is local. Use remote_exec. Use $tempfile not
71 tmpdir/bintest.o.
72
151fab34
AM
732007-08-09 Alan Modra <amodra@bigpond.net.au>
74
75 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
76 * binutils-all/copy-3.d (not-target): Likewise.
77 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
78 setup_xfail.
1e1c6a43
AM
79 * windres/windres.exp: Return unsupported rather than fail if
80 windows.h not found.
151fab34 81
32866df7
NC
822007-07-05 Nick Clifton <nickc@redhat.com>
83
84 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
85 * config/default.exp, binutils-all/ar.exp,
86 binutils-all/dlltool.exp, binutils-all/nm.exp,
87 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
88 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
89 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
90 binutils-all/windres/msupdate: Likewise.
91
4b3a42a7
L
922007-06-23 H.J. Lu <hongjiu.lu@intel.com>
93
94 * binutils-all/strip-3.d: Also strip .xtensa.info section.
95
fc108f8f
NC
962007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
97
98 * binutils-all/windres/version_cat.rc: New.
99 * binutils-all/windres/version_cat.rsd: New.
100
4a594fce
NC
1012007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
102
103 * binutils-all/windres/html.rc: New.
104 * binutils-all/windres/html.rsd: New.
105 * binutils-all/windres/html1.hm: New.
106 * binutils-all/windres/html2.hm: New.
107 * binutils-all/windres/messagetable.rc: New.
108 * binutils-all/windres/messagetable.rsd: New.
109 * binutils-all/windres/MSG00001.bin: New.
110 * binutils-all/windres/strtab2.rc: New.
111 * binutils-all/windres/strtab2.rsd: New.
112 * binutils-all/windres/version.rc: New.
113 * binutils-all/windres/version.rsd: New.
114 * binutils-all/windres/dialog.rsd: Fix expected results.
115
f891f2a9
JM
1162007-05-17 Joseph Myers <joseph@codesourcery.com>
117
118 * binutils-all/strip-3.d: Strip .pdr section.
119
b8b6abe0
AM
1202007-05-15 Alan Modra <amodra@bigpond.net.au>
121
122 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
123
b4de6476
AM
1242007-05-11 Alan Modra <amodra@bigpond.net.au>
125
126 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
127
e46ab513
MS
1282007-05-08 Mark Shinwell <shinwell@codesourcery.com>
129
130 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
131 sections.
132
0d063f63
AM
1332007-05-02 Alan Modra <amodra@bigpond.net.au>
134
135 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
136 (copy_executable): Return early if test2 is blank.
137 Return unsupported rather than unresolved if we can't run
138 executables. Do test1 if we can compile.
139
312aaa3c
NC
1402007-04-24 Nathan Froyd <froydnj@codesourcery.com>
141 Phil Edwards <phil@codesourcery.com>
142
143 * binutils-all/objcopy.exp: Add test for stripping a symbol
144 used in a relocation.
145 * binutils-all/needed-by-reloc.s: New file.
146
9e48b4c6
NC
1472007-04-20 Nathan Froyd <froydnj@codesourcery.com>
148 Phil Edwards <phil@codesourcery.com>
149 Thomas de Lellis <tdel@windriver.com>
150
151 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
152
d3013035
RE
1532007-04-21 Richard Earnshaw <rearnsha@arm.com>
154
155 * binutils-all/readelf.exp (regexp_diff): Delete.
156
9401f88d
RE
1572007-04-20 Richard Earnshaw <rearnsha@arm.com>
158
159 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
160 Rename the second test.
161
1aa9ef63
L
1622007-04-12 H.J. Lu <hongjiu.lu@intel.com>
163
164 PR binutils/4348
165 * binutils-all/empty.s: New file.
166 * binutils-all/strip-3.d: Likewise.
167
168 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
169
903b1f5b
NS
1702007-02-27 Nathan Sidwell <nathan@codesourcery.com>
171
172 * binutils-all/objcopy.exp: Skip for uclinux targets.
173
b279a55c
NC
1742007-02-14 Nick Clifton <nickc@redhat.com>
175
176 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
177 output failure message.
178
42037fe5
NC
1792007-01-08 Kai Tietz <kai.tietz@onevision.com>
180
181 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
182 * dlltool.exp: Dito
183 * lang.rc: Dito
184 * strtab1.rc: Dito
185 * windres.exp: Dito
186
99ad8390
NC
1872006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
188
189 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
190 * binutils-all/dlltool.exp: Likewise.
191 * binutils-all/objcopy.exp: Likewise.
192 * binutils-all/windres/windres.exp: Likewise.
193 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
194 * binutils-all/windres/strtab1.rc: Likewise.
195 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
196
748fc5e9
L
1972006-09-14 H.J. Lu <hongjiu.lu@intel.com>
198
7d3d6bd5 199 PR binutils/3181
748fc5e9
L
200 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
201 targets.
202
203 * binutils-all/strip-1.d: New file.
204 * binutils-all/strip-2.d: Likewise.
205
206 * lib/utils-lib.exp (run_dump_test): Support strip.
207
4be041b2
TS
2082006-08-15 Thiemo Seufer <ths@mips.com>
209 Nigel Stephens <nigel@mips.com>
210 David Ung <davidu@mips.com>
211
212 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
213
a87866e6
RS
2142006-06-24 Richard Sandiford <richard@codesourcery.com>
215
216 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
217 of readelf.
218
d58c2e3a
RS
2192006-06-23 Richard Sandiford <richard@codesourcery.com>
220
221 * binutils-all/localize-hidden-1.s,
222 * binutils-all/localize-hidden-1.d,
223 * binutils-all/localize-hidden-2.s,
224 * binutils-all/localize-hidden-2.d: New tests.
225 * binutils-all/objcopy.exp: Run them.
226
c22aaad1
PB
2272006-06-06 Paul Brook <paul@codesourcery.com>
228
229 * binutils-all/arm/objdump.exp: New file.
230 * binutils-all/arm/thumb2-cond.s: New test.
231
5a135cf2
L
2322006-05-03 H.J. Lu <hongjiu.lu@intel.com>
233
234 * binutils-all/copy-3.d: Fix a typo.
235
81fc501a
L
2362006-05-03 H.J. Lu <hongjiu.lu@intel.com>
237
238 * binutils-all/copy-3.d: New.
239
240 * objcopy.exp: Run copy-3.
241
e44d194f
DK
2422006-05-02 Dave Korn <dave.korn@artimi.com>
243
244 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
245 * binutils-all/copy-1.d (name): Likewise.
246
7cc27f03
NC
2472006-05-02 Nick Clifton <nickc@redhat.com>
248
249 * binutils-all/copy-2.d: Change the name of the section whose
250 flags are changed to "foo" so that the test will work with PE
251 based targets. Skip this test for AOUT based targeted.
252 * binutils-all/copytest.s: New file.
253
85d7f0b9
L
2542006-05-01 H.J. Lu <hongjiu.lu@intel.com>
255
256 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
257
004314cc
BE
2582006-05-01 Ben Elliston <bje@au.ibm.com>
259
260 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
261
af3c5dea
L
2622006-04-26 H.J. Lu <hongjiu.lu@intel.com>
263
264 PR binutils/2593
265 * binutils-all/copy-1.d: New file.
266 * binutils-all/copy-1.s: Likewise.
267 * binutils-all/copy-2.d: Likewise.
268
269 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
270 run_dump_test "copy-2".
271
272 * lib/utils-lib.exp (run_dump_test): New.
273 (slurp_options): Likewise.
274 (regexp_diff): Likewise.
275 (file_contents): Likewise.
276 (verbose_eval): Likewise.
277
8648f88f
L
2782006-04-25 H.J. Lu <hongjiu.lu@intel.com>
279
280 PR binutils/2467
281 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
282 on archive.
283
da28e1e1
L
2842006-04-10 H.J. Lu <hongjiu.lu@intel.com>
285
286 * lib/utils-lib.exp (default_binutils_run): Check exit status.
287
49236396
BE
2882005-12-24 Ben Elliston <bje@gnu.org>
289
290 * config/default.exp: Do not load the unneeded util-defs.exp.
291
9ab80182
JB
2922005-11-15 Jan Beulich <jbeulich@novell.com>
293
294 * config/default.exp (link_or_copy): New. Use it for setting
295 up assembler and linker for the compiler to use.
296
6a0d0afd
L
2972005-10-20 H.J. Lu <hongjiu.lu@intel.com>
298
299 PR ld/251
300 * binutils-all/group.s: New file.
301
302 * binutils-all/objcopy.exp (objcopy_test_readelf): New
303 procedure.
304 Use it to test ELF group.
305
64bb95af
L
3062005-10-19 H.J. Lu <hongjiu.lu@intel.com>
307
6a0d0afd 308 PR ld/1487
64bb95af
L
309 * binutils-all/objcopy.exp (objcopy_test): New procedure.
310 Use it to test simple copy, ia64 link order and ELF unknown
311 section type.
312
313 * binutils-all/unknown.s: New file.
314
ad2fb2cd
L
3152005-10-19 H.J. Lu <hongjiu.lu@intel.com>
316
317 PR binutils/1321
318 * binutils-all/link-order.s: New.
319
320 * binutils-all/objcopy.exp: Check ia64 link order.
321
3d888abf
DS
3222005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
323
324 * binutils-all/windres/escapex-2.rc: New file.
325 * binutils-all/windres/escapex-2.rsd: Generate.
326
c0524131
NC
3272005-08-26 Christian Groessler <chris@groessler.org>
328
329 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
330
c17ae8a2
AM
3312005-08-18 Alan Modra <amodra@bigpond.net.au>
332
333 * binutils-all/objcopy.exp: Remove a29k support.
334 * binutils-all/objdump.exp: Likewise, alliant and convex too.
335
b43b5d5f
NC
3362005-05-07 Nick Clifton <nickc@redhat.com>
337
338 * Update the address and phone number of the FSF organization in
339 the GPL notices in the following files:
340 binutils-all/ar.exp, binutils-all/dlltool.exp,
341 binutils-all/nm.exp, binutils-all/objcopy.exp,
342 binutils-all/objdump.exp, binutils-all/readelf.exp,
343 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
344 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
345 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
346 config/default.exp, lib/utils-lib.exp
347
ae99769b
NC
3482005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
349
350 * binutils-all/vax/objdump.exp: Condense the two tests into one
351 and add a "-M entry:" for the second label.
352
ec72cfe5
NC
3532005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
354
355 * binutils-all/vax: New directory.
356 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
357 switch added to the VAX disassembler.
358 * binutils-all/vax/entrymask.s: New assembler source file.
359
55aba704
BE
3602005-03-08 Ben Elliston <bje@au.ibm.com>
361
362 * config/default.exp: Remove send_user call for stray output.
363
c9bc3b3d
NC
3642005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
365
366 * binutils-all/testprog.c: Add prototype for printf() and make
367 type of "string" array be "char" in order to avoid compile time
368 warnings.
369
ca0548b6
AM
3702004-12-31 Alan Modra <amodra@bigpond.net.au>
371
372 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
373
45175cda
HPN
3742004-11-04 Hans-Peter Nilsson <hp@axis.com>
375
376 * binutils-all/objdump.exp (cpus_expected): Append cris.
377
e4c8d1e4
L
3782004-10-28 H.J. Lu <hongjiu.lu@intel.com>
379
380 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
381
0fd555c4
NC
3822004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
383
384 * binutils-all/alias.def: New file.
385 * binutils-all/dlltool.exp: Two new -p tests.
386 * config/default.exp (dlltool_gas_flag): New variable.
387 Copy gas and lds executables into tmpdir/gas directory rather than
388 making symlinks which might not be supported by the host OS.
389 Attempt to handle the case where the host OS does not use the .exe
390 extension but the target OS does.
391 * lib/utils-lib.exp (exe_ext): New procedure.
392
607dea97
NC
3932004-07-12 Nick Clifton <nickc@redhat.com>
394
395 * binutils-all/dlltool.exp: Check that the -p switch is not
396 rejected.
397
8577e690
AS
3982004-07-09 Andreas Schwab <schwab@suse.de>
399
400 * binutils-all/m68k/movem.s: New file.
401
402 * binutils-all/m68k/objdump.exp: New file.
403
d2093c13
NC
4042004-05-15 Nick Clifton <nickc@redhat.com>
405
406 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
407
8d263650
BE
4082004-05-12 Ben Elliston <bje@au.ibm.com>
409
410 * binutils-all/ar.exp: Remove stray semicolons.
411 * binutils-all/dlltool.exp: Likewise.
412 * binutils-all/objcopy.exp: Likewise.
413 * binutils-all/readelf.exp: Likewise.
414 * binutils-all/windres/windres.exp: Likewise.
415 * lib/utils-lib.exp: Likewise.
416
e9e2c3f6
RS
4172004-04-14 Richard Sandiford <rsandifo@redhat.com>
418
419 * binutils-all/readelf.ss-mips: Allow named section symbols.
420
adacfc81
JJ
4212004-03-30 Jakub Jelinek <jakub@redhat.com>
422
423 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
424
af865222
AS
4252004-02-27 Andreas Schwab <schwab@suse.de>
426
427 * binutils-all/ar.exp (argument_parsing): New test.
428
627fe3fb
NS
4292004-02-20 Nathan Sidwell <nathan@codesourcery.com>
430
431 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 432 systems.
a46a5b58 433
c9e214e5
AM
434For older changes see ChangeLog-9303
435\f
436Local Variables:
437mode: change-log
438left-margin: 8
439fill-column: 74
440version-control: never
441End:
This page took 0.331464 seconds and 4 git commands to generate.