f444dc7c007ec239465bc3dce421070e9e3476a1
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2015-09-29 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR binutils/19020
4 * binutils-all/objcopy.exp: Run pr19020a and pr19020b.
5 * lib/utils-lib.exp (run_dump_test): Support binary input.
6 * binutils-all/pr19020.in: New file.
7 * binutils-all/pr19020a.d: Likewise.
8 * binutils-all/pr19020b.d: Likewise.
9
10 2015-08-11 Alan Modra <amodra@gmail.com>
11
12 * binutils-all/strip-12.s: Align .bss section.
13 * binutils-all/strip-12.d: Adjust.
14 * binutils-all/symbols-1.d: Allow extraneous symbols.
15 * binutils-all/symbols-2.d: Likewise, and V for weakened syms.
16 * binutils-all/symbols-3.d: Likewise.
17 * binutils-all/symbols-4.d: Likewise.
18
19 2015-08-08 Hans-Peter Nilsson <hp@axis.com>
20
21 * binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"
22 which isn't supported by all ELF targets.
23
24 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR binutils/18785
27 * binutils-all/objcopy.exp: Run strip-12.
28 * binutils-all/strip-12.d: New file.
29 * binutils-all/strip-12.s: Likewise.
30
31 2015-08-07 Andrew Burgess <andrew.burgess@embecosm.com>
32
33 * binutils-all/objcopy.exp: Run new symbol tests.
34 (objcopy_test_symbol_manipulation): New function.
35 * binutils-all/symbols-1.d: New file.
36 * binutils-all/symbols-2.d: New file.
37 * binutils-all/symbols-3.d: New file.
38 * binutils-all/symbols-4.d: New file.
39 * binutils-all/symbols.s: New file.
40
41 2015-08-05 Nick Clifton <nickc@redhat.com>
42
43 * binutils-all/objcopy.exp (keep_debug_symbols_and_check_links):
44 New proc. Checks that debug-info-only binaries retain the
45 sh_link field in stripped sections.
46
47 2015-08-04 Nick Clifton <nickc@redhat.com>
48
49 * lib/utils-lib.exp (run_dump_test): Document DUMPPROG, readelf
50 and size parameters. Alpha-sort switch tables. Include
51 addr2line, and size in list of possible auto-detected dump
52 programs.
53
54 2015-07-24 Nick Clifton <nickc@redhat.com>
55
56 * binutils-all/localize-hidden-1.d: Allow for extra symbols in the
57 output.
58 * binutils-all/strip-11.d: Skip for the RL78.
59
60 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
61
62 * binutils-all/compress.exp: Update.
63
64 2015-07-10 H.J. Lu <hongjiu.lu@intel.com>
65
66 PR binutils/18656
67 * binutils-all/compress.exp (convert_test): New proc.
68 Run conversion tests between x86-64 and x32.
69
70 2015-07-10 H.J. Lu <hongjiu.lu@intel.com>
71
72 * binutils-all/dw2-3.W: Updated to accept .debug_* sections.
73
74 2015-05-20 Ed Maste <emaste@freebsd.org>
75
76 * lib/binutils-common.exp (is_elf_format): Include *-*-freebsd* except
77 i?86-*-freebsd\[12\].*.
78 * (is_aout_format): Update FreeBSD to i?86-*-freebsd\[12\].*.
79
80 2015-05-18 Nick Clifton <nickc@redhat.com>
81
82 * binutils-all/dw2-3.S: Replace .int with .4byte.
83
84 2015-05-15 Nick Clifton <nickc@redhat.com>
85
86 * binutils-all/z.s: New test. Checks the --decompress option to
87 readelf.
88 * binutils-all/readelf.exp: Run the test.
89 * binutils-all/readelf.z: Expected output from readelf.
90
91 2015-05-14 H.J. Lu <hongjiu.lu@intel.com>
92
93 * binutils-all/compress.exp: Replace "$OBJDUMP -s -j .debug_info"
94 with "$OBJDUMP -W".
95 * binutils-all/libdw2-compressedgabi.out: Updated.
96
97 2015-05-15 Nick Clifton <nickc@redhat.com>
98
99 PR binutils/18374
100 * binutils-all/pr18374.s: New test file.
101 * binutils-all/readelf.exp: Assemble and run the new test.
102 * binutils-all/readelf.pr18374: Expected output from readelf.
103
104 2015-05-12 H.J. Lu <hongjiu.lu@intel.com>
105
106 * binutils-all/elfedit-1.d: Also skip x86_64-*-nacl*.
107
108 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
109
110 * binutils-all/elfedit-1.d: Skip x86_64-*-gnux32.
111 * lib/utils-lib.exp (run_dump_test): Allow mixing target and
112 not-target directives.
113
114 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
115
116 * binutils-all/objdump.exp (cpus_expected): Append iamcu.
117
118 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
119
120 * binutils-all/elfedit-5.d: New file.
121 * binutils-all/elfedit.exp: Run elfedit-5.
122
123 2015-04-30 Nick Clifton <nickc@redhat.com>
124
125 * binutils-all/objdump.exp (cpus_expected): Add MeP CPU names.
126
127 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
128
129 PR binutils/18209
130 * binutils-all/compress.exp: Replace dw2-3.W with dw2-3gabi.W
131 on zlib-gabi output.
132 * binutils-all/dw2-1.W: Convert section names to .zdebug_*.
133 * binutils-all/dw2-3.W: Likewise.
134 * binutils-all/objdump.W: Likewise.
135 * binutils-all/dw2-3gabi.W: New file.
136
137 2015-04-20 H.J. Lu <hongjiu.lu@intel.com>
138
139 * binutils-all/i386/compressed-1b.d: Don't hardcode offset of
140 .shstrtab section.
141 * binutils-all/i386/compressed-1c.d: Likewise.
142 * binutils-all/readelf.s-64: Likewise.
143 * binutils-all/x86-64/compressed-1b.d: Likewise.
144 * binutils-all/x86-64/compressed-1c.d: Likewise.
145
146 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
147
148 * compress.exp: Add tests for
149 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
150 * binutils-all/dw2-3.rS: New file.
151 * binutils-all/dw2-3.rt: Likewise.
152 * binutils-all/libdw2-compressedgabi.out: Likewise.
153
154 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
155
156 * binutils-all/compress.exp: Remove is_zlib_supported check.
157 * binutils-all/objdump.exp: Likewise.
158 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
159 * lib/utils-lib.exp (run_dump_test): Likewise.
160 * lib/binutils-common.exp (is_zlib_supported): Removed.
161
162 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
163
164 * binutils-all/compress.exp (compression_used): Remove "/dev/null"
165 from remote_exec.
166
167 2015-04-05 H.J. Lu <hongjiu.lu@intel.com>
168
169 * binutils-all/compress.exp (compression_used): New.
170 Xfail test if compression didn't make the section smaller.
171
172 2015-04-04 H.J. Lu <hongjiu.lu@intel.com>
173
174 * binutils-all/compress.exp (testfile): Remove suffix.
175 (compressedfile): Likewise.
176 (compressedfile2): Likewise.
177 (libfile): Likewise.
178 (testfile3): New.
179 (compressedfile3): Likewise.
180 Updated.
181 Add a dw2-3.S test.
182 (${libfile}.a): Add ${compressedfile3}.o.
183 * binutils-all/dw2-3.S: New file.
184 * binutils-all/dw2-3.W: Likewise.
185 * binutils-all/libdw2-compressed.out: Updated.
186 * binutils-all/libdw2.out: Likewise.
187
188 2015-04-03 H.J. Lu <hongjiu.lu@intel.com>
189
190 * lib/binutils-common.exp (is_zlib_supported): Always return 1.
191
192 2015-04-02 Nick Clifton <nickc@redhat.com>
193
194 * binutils-all/readelf.ss-64: Move possible location of the $d
195 mapping symbol.
196
197 2015-03-26 Renlin Li <renlin.li@arm.com>
198
199 * binutils-all/readelf.s-64: Support aarch64 case.
200 * binutils-all/readelf.ss-64: Likewise.
201
202 2015-03-11 Alan Modra <amodra@gmail.com>
203
204 * binutils-all/update-section.exp: Only run on ELF targets.
205
206 2015-03-03 Jiong Wang <jiong.wang@arm.com>
207
208 * binutils-all/arm/rvct_symbol.s: New testcase.
209 * binutils-all/arm/objdump.exp: Run it.
210
211 2015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
212
213 * binutils-all/update-1.s: New file.
214 * binutils-all/update-2.s: New file.
215 * binutils-all/update-3.s: New file.
216 * binutils-all/update-4.s: New file.
217 * binutils-all/update-section.exp: New file.
218
219 2015-02-24 Nick Clifton <nickc@redhat.com>
220
221 * binutils-all/objcopy.exp: Skip the strip-10 test for the V850.
222
223 2015-01-01 Alan Modra <amodra@gmail.com>
224
225 Update year range in copyright notice of all files.
226
227 2014-12-26 Alan Modra <amodra@gmail.com>
228
229 * binutils-all/strip-11.d: New test.
230 * binutils-all/objcopy.exp: Run it.
231
232 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
233
234 * binutils-all/objcopy.exp: Skip strip-10 for Visium.
235
236 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
237
238 * binutils-all/objcopy.exp: Add mips*-img-elf* target triple.
239 * binutils-all/readelf.exp: Likewise
240
241 2014-09-06 Matthew Fortune <matthew.fortune@imgtec.com>
242
243 * binutils-all/readelf.ss-mips: Account for new sections.
244
245 2014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
246
247 * binutils-all/readelf.s: Account for .MIPS.abiflags and
248 .gnu.attributes.
249 * binutils-all/readelf.ss-tmips: Likewise.
250 * binutils-all/strip-3.d: Likewise.
251
252 2014-07-10 Will Newton <will.newton@linaro.org>
253
254 * binutils-all/objcopy.exp: Disable the strip-10 test on
255 non-EABI ARM configurations.
256
257 2014-06-03 Nick Clifton <nickc@redhat.com>
258
259 * binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2
260 if these executables are not present.
261
262 2014-04-30 Nick Clifton <nickc@redhat.com>
263
264 * binutils-all/debug_str.s: New test.
265 * binutils-all/debug_str.d: New test control file.
266 * binutils-all/compress.exp: Run debug_str test.
267
268 2014-04-22 Christian Svensson <blue@cmd.nu>
269
270 * binutils-all/objcopy.exp: Remove openrisc and or32 support. Add
271 support for or1k.
272 * binutils-all/objdump.exp: Likewise.
273 * binutils-all/dw2-decodedline-1.S: Likewise.
274
275 2014-03-26 Jiong Wang <jiong.wang@arm.com>
276
277 * binutils-all/aarch64/aarch64.exp: New test driver for AArch64.
278 * binutils-all/aarch64/unallocated-encoding.s: New testcase.
279 * binutils-all/aarch64/unallocated-encoding.d: Ditto.
280
281 2014-03-17 Nick Clifton <nickc@redhat.com>
282
283 * binutils-all/readelf.ss: Add skip of MSP430 defined symbols.
284
285 2014-01-29 Nick Clifton <nickc@redhat.com>
286
287 PR binutils/16318
288 * binutils-all/strip-10.d: Revert previous delta.
289
290 2014-01-28 Nick Clifton <nickc@redhat.com>
291
292 PR binutils/16318
293 * binutils-all/strip-10.d: Allow "System V" in the osabi field.
294
295 2013-12-20 Nick Clifton <nickc@redhat.com>
296
297 PR binutils/16218
298 * binutils-all/dw2-1.W: Update expected objdump output.
299 * binutils-all/i386/compressed-1a.d: Likewise.
300 * binutils-all/objdump.W: Likewise.
301 * binutils-all/x86-64/compressed-1a.d: Likewise.
302
303 2013-12-19 H.J. Lu <hongjiu.lu@intel.com>
304
305 PR binutils/16317
306 * binutils-all/readelf.s: Updated.
307 * binutils-all/readelf.s-64: Likewise.
308
309 2013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
310 Wei-Cheng Wang <cole945@gmail.com>
311
312 * binutils-all/objdump.exp: Add NDS32 cpu.
313 * binutils-all/readelf.r: Skip extra reloc created by NDS32.
314
315 2013-12-12 H.J. Lu <hongjiu.lu@intel.com>
316
317 PR binutils/16318
318 * binutils-all/strip-10.d: Check OS/ABI.
319
320 2013-12-07 Mike Frysinger <vapier@gentoo.org>
321
322 * binutils-all/windres/escapex-2.rc: Remove +x file mode.
323 * binutils-all/windres/version_small.rc: Likewise.
324 * binutils-all/windres/version_small.rsd: Likewise.
325
326 2013-12-03 Nick Clifton <nickc@redhat.com>
327
328 * binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin.
329 Add test of "objump -p" output.
330
331 2013-11-27 Matthew Fortune <matthew.fortune@imgtec.com>
332
333 * binutils-all/objcopy.exp: Consider mips-mti-elf the same as
334 mips-sde-elf
335 * binutils-all/readelf.exp: Likewise
336
337 2013-11-21 Tristan Gingold <gingold@adacore.com>
338
339 * binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test.
340
341 2013-11-02 Alan Modra <amodra@gmail.com>
342
343 * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses.
344
345 * binutils-all/dw2-1.S: Use .4byte rather than .int.
346 * binutils-all/dw2-2.S: Likewise.
347
348 2013-10-24 Nick Clifton <nickc@redhat.com>
349
350 * binutils-all/objdump.exp (cps_expected): Add MSP430 to list.
351
352 2013-09-27 H.J. Lu <hongjiu.lu@intel.com>
353
354 * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
355
356 2013-09-12 Nick Clifton <nickc@redhat.com>
357
358 * binutils-all/x86-64/compressed-1a.d: Update expected output to
359 allow for 64-bit addresses.
360
361 2013-08-22 Nick Clifton <nickc@redhat.com>
362
363 * binutils-all/nm.exp: --size-sort test: Add more ELF-like
364 targets.
365 * binutils-all/nm-1.s: Use .byte instead of .long.
366 Provide a terminating symbol.
367
368 2013-08-21 Hans-Peter Nilsson <hp@bitrange.com>
369
370 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s
371 for mmix-knuth-mmixware.
372
373 2013-08-20 Hans-Peter Nilsson <hp@bitrange.com>
374
375 * binutils-all/nm.exp: Xfail test for nm --size-sort for
376 mmix-knuth-mmixware.
377
378 2013-08-19 Tristan Gingold <gingold@adacore.com>
379
380 * binutils-all/nm.exp: Add a test for nm --size-sort
381 * binutils-all/nm-elf-1.s: New file.
382 * binutils-all/nm-1.s: New file.
383
384 2013-05-31 H.J. Lu <hongjiu.lu@intel.com>
385
386 * binutils-all/i386/compressed-1b.d: Updated for text/data/bss
387 section alignment change.
388 * binutils-all/i386/compressed-1c.d: Likewise.
389 * binutils-all/x86-64/compressed-1b.d: Likewise.
390 * binutils-all/x86-64/compressed-1c.d: Likewise.
391
392 2013-05-28 Cary Coutant <ccoutant@google.com>
393
394 * binutils-all/dw2-1.W: Adjust expected output.
395 * binutils-all/objdump.W: Likewise.
396 * binutils-all/i386/compressed-1a.d: Likewise.
397 * binutils-all/x86-64/compressed-1a.d: Likewise.
398
399 2013-05-02 Nick Clifton <nickc@redhat.com>
400
401 * readelf.exp: Expect -wi test to fail for the MSP430.
402
403 2013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
404
405 * lib/binutils-common.exp (is_elf_format): Also exclude
406 *-*-linux*ecoff*.
407
408 2013-02-26 Nick Clifton <nickc@redhat.com>
409
410 PR binutils/15191
411 * binutils-all/readelf.n: Updare expected output from readelf.
412
413 2013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
414
415 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
416 * binutils-all/mips/mixed-mips16.d: Update accordingly.
417
418 2013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
419
420 * binutils-all/mips/mixed-micromips.d: New test.
421 * binutils-all/mips/mixed-mips16.d: New test.
422 * binutils-all/mips/mixed-micromips.s: New test source.
423 * binutils-all/mips/mixed-mips16.s: New test source.
424 * binutils-all/mips/mips.exp: New file.
425
426 2012-12-17 Nick Clifton <nickc@redhat.com>
427
428 * binutils-all/windres/README: Add copyright notice.
429
430 2012-11-27 Roland McGrath <mcgrathr@google.com>
431
432 * lib/binutils-common.exp (is_zlib_supported): New function.
433 * lib/utils-lib.exp (run_dump_test): If as options include
434 --compress-debug-sections and zlib is not available, report
435 the test as unsupported.
436 * binutils-all/compress.exp: Bail out if zlib is not available.
437 * binutils-all/objdump.exp (objdump compressed debug):
438 Mark unsupported if zlib is not available.
439 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
440
441 2012-11-06 H.J. Lu <hongjiu.lu@intel.com>
442
443 PR binutils/14567
444 * binutils-all/ar.exp (bfdtest1): Removed.
445 (long_filenames): Take bfdtests.
446 (thin_archive): Likewise.
447 (thin_archive_with_nested): Likewise.
448 (bfdtests): New.
449 Pass $bfdtests to long_filenames, thin_archive and
450 thin_archive_with_nested.
451
452 2012-10-29 Alan Modra <amodra@gmail.com>
453
454 * binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
455 and rs6000.
456
457 2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
458
459 * binutils-all/ar.exp (bfdtest1): Remove findfile.
460
461 2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
462
463 * binutils-all/dw2-1.W: Updated.
464
465 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
466
467 * binutils-all/compress.exp: Add an objdump test.
468 * binutils-all/dw2-1.W: New file.
469
470 2012-08-17 H.J. Lu <hongjiu.lu@intel.com>
471
472 * binutils-all/ar.exp (long_filenames): Remove extra verbose
473 before binutils_run.
474 (thin_archive): Likewise.
475 (thin_archive_with_nested): Likewise. Also run bfdtest1 on
476 $archive2.
477
478 2012-08-16 H.J. Lu <hongjiu.lu@intel.com>
479
480 PR binutils/14481
481 * ar.exp (bfdtest1): New.
482 (long_filenames): Run bfdtest1.
483 (thin_archive): Likewise.
484 (thin_archive_with_nested): Likewise.
485
486 2012-08-13 Ian Bolton <ian.bolton@arm.com>
487 Laurent Desnogues <laurent.desnogues@arm.com>
488 Jim MacArthur <jim.macarthur@arm.com>
489 Marcus Shawcroft <marcus.shawcroft@arm.com>
490 Nigel Stephens <nigel.stephens@arm.com>
491 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
492 Richard Earnshaw <rearnsha@arm.com>
493 Sofiane Naci <sofiane.naci@arm.com>
494 Tejas Belagod <tejas.belagod@arm.com>
495 Yufeng Zhang <yufeng.zhang@arm.com>
496
497 * objdump.exp: Add AArch64.
498
499 2012-08-02 H.J. Lu <hongjiu.lu@intel.com>
500
501 PR binutils/14420
502 * binutils-all/i386/compressed-1a.d: Updated.
503 * binutils-all/objdump.W: Likewise.
504 * binutils-all/readelf.wa: Likewise.
505 * binutils-all/x86-64/compressed-1a.d: Likewise.
506
507 2012-07-28 Kai Tietz <ktietz@redhat.com>
508
509 * binutils-all/windres/version_small.rc: New test.
510 * binutils-all/windres/version_small.rsd: Likewise.
511
512 2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
513
514 PR binutils/14319
515 * binutils-all/compress.exp: Test compress empty debug sections.
516
517 * binutils-all/dw2-empty.S: New file.
518
519 2012-06-07 Thomas Schwinge <thomas@codesourcery.com>
520
521 * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
522
523 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
524
525 * binutils-all/hppa/objdump.exp: Expect addend as signed.
526
527 2012-05-17 Alan Modra <amodra@gmail.com>
528
529 * binutils-all/objdump.W: Update.
530 * binutils-all/readelf.wa: Update.
531 * binutils-all/i386/compressed-1a.d: Update.
532 * binutils-all/x86-64/compressed-1a.d: Update.
533
534 2012-05-16 Meador Inge <meadori@codesourcery.com>
535
536 * binutils-all/arm/objdump.exp:
537 STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
538
539 2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
540
541 PR binutils/13947
542 * binutils-all/i386/compressed-1b.d: Remove empty REL section.
543 * binutils-all/i386/compressed-1c.d: Likewise.
544
545 * binutils-all/x86-64/compressed-1b.d: Remove empty RELA
546 section.
547 * binutils-all/x86-64/compressed-1c.d: Likewise.
548
549 2012-04-03 Roland McGrath <mcgrathr@google.com>
550
551 * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
552 be ELF too.
553
554 * binutils-all/elfedit-4.d: Add "#as: --64" option.
555
556 * binutils-all/i386/i386.exp: Accept nacl targets too.
557 * binutils-all/x86-64/x86-64.exp: Likewise.
558
559 2012-03-13 Hans-Peter Nilsson <hp@axis.com>
560
561 PR binutils/3807
562 * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
563 mips-targets.
564
565 2012-02-25 Walter Lee <walt@tilera.com>
566
567 * binutils-all/objdump.exp (cpus_expected): Add tilegx.
568
569 2012-02-14 Alan Modra <amodra@gmail.com>
570
571 * binutils-all/dlltool.exp: Add setup_xfail.
572
573 * binutils-all/dw2-decodedline.S: Always have whitespace before
574 directives.
575 * binutils-all/version.s: Likewise.
576 * binutils-all/objdump.exp (dw2-decodedline): Don't run for
577 hppa64*-*-hpux*, i370-*-*, i960-*-*.
578
579 2012-02-11 Kai Tietz <ktietz@redhat.com>
580
581 * binutils-all/version.def: New file.
582 * binutils-all/dlltool.exp: Add version-dll test.
583
584 2012-02-02 Nick Clifton <nickc@redhat.com>
585
586 * binutils-all/readelf.n: Add #pass to cope with targets that add
587 their own notes.
588
589 2012-02-01 Nick Clifton <nickc@redhat.com>
590
591 PR binutils/13482
592 * binutils-all/version.s: New test source file.
593 * binutils-all/readelf.n: New file: expected readelf output.
594 * binutils-all/readelf.exp: Add test of .note section contents.
595
596 For older changes see ChangeLog-0411
597 \f
598 Copyright (C) 2012-2015 Free Software Foundation, Inc.
599
600 Copying and distribution of this file, with or without modification,
601 are permitted in any medium without royalty provided the copyright
602 notice and this notice are preserved.
603
604 Local Variables:
605 mode: change-log
606 left-margin: 8
607 fill-column: 74
608 version-control: never
609 End:
This page took 0.041361 seconds and 3 git commands to generate.