* objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
2
3 * binutils-all/note-1.d: New.
4 * binutils-all/objcopy.exp: Add it.
5
6 2010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
7
8 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
9 * binutils-all/windres/lang.rc: Likewise.
10 * binutils-all/windres/messagetable.rc: Likewise.
11 * binutils-all/windres/strtab1.rc: Likewise.
12 * binutils-all/windres/strtab2.rc: Likewise.
13 * binutils-all/windres/version.rc: Likewise.
14 * binutils-all/windres/version_cat.rc: Likewise.
15
16 2010-01-19 Ian Lance Taylor <iant@google.com>
17
18 * lib/utils-lib.exp (run_dump_test): Permit option values to use
19 $srcdir to refer to the source directory.
20 * binutils-all/add-section.d: New test.
21 * binutils-all/add-empty-section.d: New test.
22 * binutils-all/empty-file: New test input file.
23 * binutils-all/objcopy.exp: Run new tests.
24
25 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
26
27 * binutils-all/elfedit-2.d: New.
28
29 * binutils-all/elfedit.exp: Run elfedit-2.
30
31 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
32
33 PR binutils/11131
34 * binutils-all/elfedit-1.d: New.
35 * binutils-all/elfedit.exp: Likewise.
36
37 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
38 (ELFEDITFLAGS): Likewise.
39
40 * lib/utils-lib.exp (run_dump_test): Support elfedit.
41
42 2009-10-28 Kai Tietz <kai.tietz@onevision.com>
43
44 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
45 and --leading-underscore option for dlltool.
46
47 2009-10-23 Kai Tietz <kai.tietz@onevision.com>
48
49 * binutils-all/dlltool.exp: Add new test.
50 * binutils-all/alias-2.def: New file.
51
52 2009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
53
54 * binutils-all/copy-2.d: Exclude more aout targets.
55 * binutils-all/copy-3.d: Likewise.
56
57 2009-09-23 Alan Modra <amodra@bigpond.net.au>
58
59 * binutils-all/readelf.s: Tolerate some whitespace differences.
60 * binutils-all/readelf.s-64: Likewise.
61 * binutils-all/readelf.ss: Likewise.
62 * binutils-all/readelf.ss-64: Likewise.
63 * binutils-all/readelf.ss-mips: Likewise.
64 * binutils-all/readelf.ss-tmips: Likewise.
65 * binutils-all/strip-10.d: Likewise.
66
67 2009-09-08 Alan Modra <amodra@bigpond.net.au>
68
69 * binutils-all/objdump.exp (cpus_expected): Add ms1.
70
71 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
72
73 * binutils-all/testranges.s (.debug_info): Pad the only CU.
74
75 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
76
77 * binutils-all/testranges.s: Replace all .long by .4byte.
78
79 2009-09-04 DJ Delorie <dj@redhat.com>
80
81 * binutils-all/objdump.exp: Add m16c and m32c to the list of
82 expected cpus.
83
84 2009-09-02 Jie Zhang <jie.zhang@analog.com>
85
86 * binutils-all/bfin/unknown-mode.s: New test.
87 * binutils-all/bfin/objdump.exp: New test.
88
89 2009-08-17 Nick Clifton <nickc@redhat.com>
90
91 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
92 of the UNIQUE symbol.
93
94 2009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
95
96 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
97
98 2009-08-06 H.J. Lu <hongjiu.lu@intel.com>
99
100 PR binutils/10492
101 * binutils-all/objcopy.exp: Run strip-10.
102
103 * binutils-all/strip-10.d: New.
104 * binutils-all/unique.s: Likewise.
105
106 2009-07-31 Daniel Gutson <dgutson@codesourcery.com>
107 Daniel Jacobowitz <dan@codesourcery.com>
108
109 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
110 .short.
111
112 2009-07-29 Alan Modra <amodra@bigpond.net.au>
113
114 * binutils-all/testranges.s: Replace .value with .short.
115
116 2009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
117 H.J. Lu <hongjiu.lu@intel.com>
118
119 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
120 for ELF targets only.
121
122 2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
123
124 * binutils-all/objcopy.exp; Run testranges-ia64.
125
126 * binutils-all/testranges.d: Don't run for ia64.
127
128 * binutils-all/testranges-ia64.d: New.
129 * binutils-all/testranges-ia64.s: Likewise.
130
131 2009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
132
133 * binutils-all/objcopy.exp (testranges): New test.
134 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
135
136 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
137
138 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
139 copy_executable.
140
141 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
142
143 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
144 cygwin.
145
146 2009-04-16 Alan Modra <amodra@bigpond.net.au>
147
148 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
149 * binutils-all/localize-hidden-2.s: Likewise.
150
151 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
152
153 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
154 file before downloading.
155 (strip_executable_with_saving_a_symbol): Likewise.
156 (keep_debug_symbols_and_test_copy): Likewise.
157
158 2009-03-11 Joseph Myers <joseph@codesourcery.com>
159
160 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
161 literal "tmpdir/" in expected output.
162
163 2009-03-11 Chris Demetriou <cgd@google.com>
164
165 * binutils-all/ar.exp (deterministic_archive): New test.
166
167 2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
168
169 PR binutils/9933
170 * binutils-all/copy-4.d: New.
171
172 * binutils-all/objcopy.exp: Run copy-4.
173
174 2009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
175
176 * config/hppa.sed: Fix spelling.
177
178 2009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
179
180 * binutils-all/localize-hidden-1.s: Change .equ to .set.
181 * binutils-all/localize-hidden-2.s: Likewise.
182
183 2009-01-29 Nick Clifton <nickc@redhat.com>
184
185 * binutils-all/objdump.W: Do not assume that high and low PC
186 addresses will have been computed.
187
188 2008-10-06 Tom Tromey <tromey@redhat.com>
189
190 * binutils-all/objdump.W: Update.
191
192 2008-10-03 H.J. Lu <hongjiu.lu@intel.com>
193
194 * binutils-all/group.s: Updated.
195 * binutils-all/group-2.s: Likewise.
196 * binutils-all/group-3.s: Likewise.
197 * binutils-all/group-4.s: Likewise.
198 * binutils-all/strip-7.d: Likewise.
199 * binutils-all/strip-9.d: Likewise.
200
201 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
202
203 * binutils-all/group-4.s: New.
204 * binutils-all/strip-8.d: Likewise.
205 * binutils-all/strip-9.d: Likewise.
206
207 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
208 strip-8 and strip-9.
209
210 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
211
212 * binutils-all/group-3.s: New.
213 * binutils-all/strip-6.d: Likewise.
214 * binutils-all/strip-7.d: Likewise.
215
216 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
217 strip-6 and strip-7.
218
219 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
220
221 * binutils-all/group-2.s: New.
222 * binutils-all/strip-4.d: Likewise.
223 * binutils-all/strip-5.d: Likewise.
224
225 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
226 strip-4 and strip-5.
227
228 2008-07-26 Alan Modra <amodra@bigpond.net.au>
229
230 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
231
232 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
233
234 * binutils-all/objdump.W: Generalize to adjust for targets with
235 non-byte-size instructions.
236
237 2008-07-09 Craig Silverstein <csilvers@google.com>
238
239 * binutils-all/objdump.exp: Add test for objdump -s on a file
240 with a compressed debug section. Add test for objdump -W on a
241 file that contains a compressed debug section.
242 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
243 (readelf_compressed_wa_test): New function.
244 * binutils-all/dw2-compressed.S: New file.
245 * binutils-all/objdump.W: New file.
246 * binutils-all/objdump.s: New file.
247 * binutils-all/readelf.wa: New file.
248
249 2008-07-08 Kai Tietz <kai.tietz@onevision.com>
250
251 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
252 is target-triplet for execution tests.
253 (copy_executable): Likewise.
254 (strip_executable): Likewise.
255 (strip_executable_with_saving_a_symbol): Likewise.
256
257 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
258
259 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
260 (keep_debug_symbols_and_test_copy): New function.
261 (test5, test6): New variables.
262
263 2008-03-27 Cary Coutant <ccoutant@google.com>
264
265 * binutils-all/ar.exp: Add thin archive tests.
266
267 2008-02-26 Joseph Myers <joseph@codesourcery.com>
268
269 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
270 empty for testing an installed toolchain.
271
272 2008-02-04 Bob Wilson <bob.wilson@acm.org>
273
274 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
275
276 2007-10-26 Alan Modra <amodra@bigpond.net.au>
277
278 * binutils-all/windres/windres.exp: Don't xfail.
279
280 2007-10-16 Nick Clifton <nickc@redhat.com>
281
282 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
283 * binutils-all/readelf.ss-64: Likewise.
284 * binutils-all/readelf.ss-mips: Likewise.
285 * binutils-all/readelf.ss-tmips: Likewise.
286
287 2007-08-30 Nick Clifton <nickc@redhat.com>
288
289 * binutils-all/dumptest.s: New test file.
290 * binutils-all/readelf.exp: Add test of readelf's -p switch.
291
292 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
293 Joseph Myers <joseph@codesourcery.com>
294
295 * binutils-all/ar.exp (long_filenames): Delete temporary files on
296 the host.
297 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
298 host is local.
299 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
300 srec file to be passed to binutils_run.
301 (objcopy_test_readelf): Use remote_exec.
302 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
303 (readelf_test): Likewise.
304 (readelf_wi_test): Likewise.
305 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
306 host is local. Use remote_exec. Use $tempfile not
307 tmpdir/bintest.o.
308
309 2007-08-09 Alan Modra <amodra@bigpond.net.au>
310
311 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
312 * binutils-all/copy-3.d (not-target): Likewise.
313 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
314 setup_xfail.
315 * windres/windres.exp: Return unsupported rather than fail if
316 windows.h not found.
317
318 2007-07-05 Nick Clifton <nickc@redhat.com>
319
320 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
321 * config/default.exp, binutils-all/ar.exp,
322 binutils-all/dlltool.exp, binutils-all/nm.exp,
323 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
324 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
325 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
326 binutils-all/windres/msupdate: Likewise.
327
328 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
329
330 * binutils-all/strip-3.d: Also strip .xtensa.info section.
331
332 2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
333
334 * binutils-all/windres/version_cat.rc: New.
335 * binutils-all/windres/version_cat.rsd: New.
336
337 2007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
338
339 * binutils-all/windres/html.rc: New.
340 * binutils-all/windres/html.rsd: New.
341 * binutils-all/windres/html1.hm: New.
342 * binutils-all/windres/html2.hm: New.
343 * binutils-all/windres/messagetable.rc: New.
344 * binutils-all/windres/messagetable.rsd: New.
345 * binutils-all/windres/MSG00001.bin: New.
346 * binutils-all/windres/strtab2.rc: New.
347 * binutils-all/windres/strtab2.rsd: New.
348 * binutils-all/windres/version.rc: New.
349 * binutils-all/windres/version.rsd: New.
350 * binutils-all/windres/dialog.rsd: Fix expected results.
351
352 2007-05-17 Joseph Myers <joseph@codesourcery.com>
353
354 * binutils-all/strip-3.d: Strip .pdr section.
355
356 2007-05-15 Alan Modra <amodra@bigpond.net.au>
357
358 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
359
360 2007-05-11 Alan Modra <amodra@bigpond.net.au>
361
362 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
363
364 2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
365
366 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
367 sections.
368
369 2007-05-02 Alan Modra <amodra@bigpond.net.au>
370
371 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
372 (copy_executable): Return early if test2 is blank.
373 Return unsupported rather than unresolved if we can't run
374 executables. Do test1 if we can compile.
375
376 2007-04-24 Nathan Froyd <froydnj@codesourcery.com>
377 Phil Edwards <phil@codesourcery.com>
378
379 * binutils-all/objcopy.exp: Add test for stripping a symbol
380 used in a relocation.
381 * binutils-all/needed-by-reloc.s: New file.
382
383 2007-04-20 Nathan Froyd <froydnj@codesourcery.com>
384 Phil Edwards <phil@codesourcery.com>
385 Thomas de Lellis <tdel@windriver.com>
386
387 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
388
389 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
390
391 * binutils-all/readelf.exp (regexp_diff): Delete.
392
393 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
394
395 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
396 Rename the second test.
397
398 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
399
400 PR binutils/4348
401 * binutils-all/empty.s: New file.
402 * binutils-all/strip-3.d: Likewise.
403
404 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
405
406 2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
407
408 * binutils-all/objcopy.exp: Skip for uclinux targets.
409
410 2007-02-14 Nick Clifton <nickc@redhat.com>
411
412 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
413 output failure message.
414
415 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
416
417 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
418 * dlltool.exp: Dito
419 * lang.rc: Dito
420 * strtab1.rc: Dito
421 * windres.exp: Dito
422
423 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
424
425 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
426 * binutils-all/dlltool.exp: Likewise.
427 * binutils-all/objcopy.exp: Likewise.
428 * binutils-all/windres/windres.exp: Likewise.
429 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
430 * binutils-all/windres/strtab1.rc: Likewise.
431 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
432
433 2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
434
435 PR binutils/3181
436 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
437 targets.
438
439 * binutils-all/strip-1.d: New file.
440 * binutils-all/strip-2.d: Likewise.
441
442 * lib/utils-lib.exp (run_dump_test): Support strip.
443
444 2006-08-15 Thiemo Seufer <ths@mips.com>
445 Nigel Stephens <nigel@mips.com>
446 David Ung <davidu@mips.com>
447
448 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
449
450 2006-06-24 Richard Sandiford <richard@codesourcery.com>
451
452 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
453 of readelf.
454
455 2006-06-23 Richard Sandiford <richard@codesourcery.com>
456
457 * binutils-all/localize-hidden-1.s,
458 * binutils-all/localize-hidden-1.d,
459 * binutils-all/localize-hidden-2.s,
460 * binutils-all/localize-hidden-2.d: New tests.
461 * binutils-all/objcopy.exp: Run them.
462
463 2006-06-06 Paul Brook <paul@codesourcery.com>
464
465 * binutils-all/arm/objdump.exp: New file.
466 * binutils-all/arm/thumb2-cond.s: New test.
467
468 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
469
470 * binutils-all/copy-3.d: Fix a typo.
471
472 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
473
474 * binutils-all/copy-3.d: New.
475
476 * objcopy.exp: Run copy-3.
477
478 2006-05-02 Dave Korn <dave.korn@artimi.com>
479
480 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
481 * binutils-all/copy-1.d (name): Likewise.
482
483 2006-05-02 Nick Clifton <nickc@redhat.com>
484
485 * binutils-all/copy-2.d: Change the name of the section whose
486 flags are changed to "foo" so that the test will work with PE
487 based targets. Skip this test for AOUT based targeted.
488 * binutils-all/copytest.s: New file.
489
490 2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
491
492 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
493
494 2006-05-01 Ben Elliston <bje@au.ibm.com>
495
496 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
497
498 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
499
500 PR binutils/2593
501 * binutils-all/copy-1.d: New file.
502 * binutils-all/copy-1.s: Likewise.
503 * binutils-all/copy-2.d: Likewise.
504
505 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
506 run_dump_test "copy-2".
507
508 * lib/utils-lib.exp (run_dump_test): New.
509 (slurp_options): Likewise.
510 (regexp_diff): Likewise.
511 (file_contents): Likewise.
512 (verbose_eval): Likewise.
513
514 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
515
516 PR binutils/2467
517 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
518 on archive.
519
520 2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
521
522 * lib/utils-lib.exp (default_binutils_run): Check exit status.
523
524 2005-12-24 Ben Elliston <bje@gnu.org>
525
526 * config/default.exp: Do not load the unneeded util-defs.exp.
527
528 2005-11-15 Jan Beulich <jbeulich@novell.com>
529
530 * config/default.exp (link_or_copy): New. Use it for setting
531 up assembler and linker for the compiler to use.
532
533 2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
534
535 PR ld/251
536 * binutils-all/group.s: New file.
537
538 * binutils-all/objcopy.exp (objcopy_test_readelf): New
539 procedure.
540 Use it to test ELF group.
541
542 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
543
544 PR ld/1487
545 * binutils-all/objcopy.exp (objcopy_test): New procedure.
546 Use it to test simple copy, ia64 link order and ELF unknown
547 section type.
548
549 * binutils-all/unknown.s: New file.
550
551 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
552
553 PR binutils/1321
554 * binutils-all/link-order.s: New.
555
556 * binutils-all/objcopy.exp: Check ia64 link order.
557
558 2005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
559
560 * binutils-all/windres/escapex-2.rc: New file.
561 * binutils-all/windres/escapex-2.rsd: Generate.
562
563 2005-08-26 Christian Groessler <chris@groessler.org>
564
565 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
566
567 2005-08-18 Alan Modra <amodra@bigpond.net.au>
568
569 * binutils-all/objcopy.exp: Remove a29k support.
570 * binutils-all/objdump.exp: Likewise, alliant and convex too.
571
572 2005-05-07 Nick Clifton <nickc@redhat.com>
573
574 * Update the address and phone number of the FSF organization in
575 the GPL notices in the following files:
576 binutils-all/ar.exp, binutils-all/dlltool.exp,
577 binutils-all/nm.exp, binutils-all/objcopy.exp,
578 binutils-all/objdump.exp, binutils-all/readelf.exp,
579 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
580 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
581 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
582 config/default.exp, lib/utils-lib.exp
583
584 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
585
586 * binutils-all/vax/objdump.exp: Condense the two tests into one
587 and add a "-M entry:" for the second label.
588
589 2005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
590
591 * binutils-all/vax: New directory.
592 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
593 switch added to the VAX disassembler.
594 * binutils-all/vax/entrymask.s: New assembler source file.
595
596 2005-03-08 Ben Elliston <bje@au.ibm.com>
597
598 * config/default.exp: Remove send_user call for stray output.
599
600 2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
601
602 * binutils-all/testprog.c: Add prototype for printf() and make
603 type of "string" array be "char" in order to avoid compile time
604 warnings.
605
606 2004-12-31 Alan Modra <amodra@bigpond.net.au>
607
608 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
609
610 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
611
612 * binutils-all/objdump.exp (cpus_expected): Append cris.
613
614 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
615
616 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
617
618 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
619
620 * binutils-all/alias.def: New file.
621 * binutils-all/dlltool.exp: Two new -p tests.
622 * config/default.exp (dlltool_gas_flag): New variable.
623 Copy gas and lds executables into tmpdir/gas directory rather than
624 making symlinks which might not be supported by the host OS.
625 Attempt to handle the case where the host OS does not use the .exe
626 extension but the target OS does.
627 * lib/utils-lib.exp (exe_ext): New procedure.
628
629 2004-07-12 Nick Clifton <nickc@redhat.com>
630
631 * binutils-all/dlltool.exp: Check that the -p switch is not
632 rejected.
633
634 2004-07-09 Andreas Schwab <schwab@suse.de>
635
636 * binutils-all/m68k/movem.s: New file.
637
638 * binutils-all/m68k/objdump.exp: New file.
639
640 2004-05-15 Nick Clifton <nickc@redhat.com>
641
642 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
643
644 2004-05-12 Ben Elliston <bje@au.ibm.com>
645
646 * binutils-all/ar.exp: Remove stray semicolons.
647 * binutils-all/dlltool.exp: Likewise.
648 * binutils-all/objcopy.exp: Likewise.
649 * binutils-all/readelf.exp: Likewise.
650 * binutils-all/windres/windres.exp: Likewise.
651 * lib/utils-lib.exp: Likewise.
652
653 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
654
655 * binutils-all/readelf.ss-mips: Allow named section symbols.
656
657 2004-03-30 Jakub Jelinek <jakub@redhat.com>
658
659 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
660
661 2004-02-27 Andreas Schwab <schwab@suse.de>
662
663 * binutils-all/ar.exp (argument_parsing): New test.
664
665 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
666
667 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
668 systems.
669
670 For older changes see ChangeLog-9303
671 \f
672 Local Variables:
673 mode: change-log
674 left-margin: 8
675 fill-column: 74
676 version-control: never
677 End:
This page took 0.044368 seconds and 4 git commands to generate.