bf5117e32d
precision parameter. (dwarf_vmatoa): New wrapper for dwarf_vmatoa_1. (print_dwarf_vma): Use dwarf_vmatoa_1. (SAFE_BYTE_GET): Add check that VAL is big enough to contain AMOUNT bytes. (process_debug_info): Use an unsigned int for the offset size. (process_debug_pubnames): Likewise. (display_debug_aranges): Likewise. (struct Frame_Chunk): Use dwarf_vma type for pc_begin and pc_range fields. (frame_display_row): Use print_dwarf_vma to display dwarf_vma values. (display_debug_frames): Likewise. * binutils-all/x86-64/compressed-1a.d: Update expected output to allow for 64-bit addresses. * ld-elf/eh1.d: Update expected output to allow for 64-bit addresses. * ld-elf/eh2.d: Likewise. * ld-elf/eh3.d: Likewise. * ld-elf/eh4.d: Likewise. * ld-elf/eh5.d: Likewise. * ld-elf/eh6.d: Likewise. * ld-mips-elf/eh-frame1-n64.d: Likewise. * ld-mips-elf/eh-frame2-n64.d: Likewise. * ld-mips-elf/eh-frame3.d: Likewise. * gas/cfi/cfi-alpha-1.d: Update expected output to allow for 64-bit addresses. * gas/cfi/cfi-alpha-3.d: Likewise. * gas/cfi/cfi-arm-1.d: Likewise. * gas/cfi/cfi-common-1.d: Likewise. * gas/cfi/cfi-common-2.d: Likewise. * gas/cfi/cfi-common-3.d: Likewise. * gas/cfi/cfi-common-4.d: Likewise. * gas/cfi/cfi-common-5.d: Likewise. * gas/cfi/cfi-common-6.d: Likewise. * gas/cfi/cfi-common-7.d: Likewise. * gas/cfi/cfi-hppa-1.d: Likewise. * gas/cfi/cfi-i386-2.d: Likewise. * gas/cfi/cfi-i386.d: Likewise. * gas/cfi/cfi-m68k.d: Likewise. * gas/cfi/cfi-mips-1.d: Likewise. * gas/cfi/cfi-ppc-1.d: Likewise. * gas/cfi/cfi-s390-1.d: Likewise. * gas/cfi/cfi-s390x-1.d: Likewise. * gas/cfi/cfi-sh-1.d: Likewise. * gas/cfi/cfi-sparc-1.d: Likewise. * gas/cfi/cfi-sparc64-1.d: Likewise. * gas/cfi/cfi-x86_64.d: Likewise.
254 lines
7.4 KiB
Text
254 lines
7.4 KiB
Text
2013-09-12 Nick Clifton <nickc@redhat.com>
|
||
|
||
* binutils-all/x86-64/compressed-1a.d: Update expected output to
|
||
allow for 64-bit addresses.
|
||
|
||
2013-08-22 Nick Clifton <nickc@redhat.com>
|
||
|
||
* binutils-all/nm.exp: --size-sort test: Add more ELF-like
|
||
targets.
|
||
* binutils-all/nm-1.s: Use .byte instead of .long.
|
||
Provide a terminating symbol.
|
||
|
||
2013-08-21 Hans-Peter Nilsson <hp@bitrange.com>
|
||
|
||
* binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s
|
||
for mmix-knuth-mmixware.
|
||
|
||
2013-08-20 Hans-Peter Nilsson <hp@bitrange.com>
|
||
|
||
* binutils-all/nm.exp: Xfail test for nm --size-sort for
|
||
mmix-knuth-mmixware.
|
||
|
||
2013-08-19 Tristan Gingold <gingold@adacore.com>
|
||
|
||
* binutils-all/nm.exp: Add a test for nm --size-sort
|
||
* binutils-all/nm-elf-1.s: New file.
|
||
* binutils-all/nm-1.s: New file.
|
||
|
||
2013-05-31 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* binutils-all/i386/compressed-1b.d: Updated for text/data/bss
|
||
section alignment change.
|
||
* binutils-all/i386/compressed-1c.d: Likewise.
|
||
* binutils-all/x86-64/compressed-1b.d: Likewise.
|
||
* binutils-all/x86-64/compressed-1c.d: Likewise.
|
||
|
||
2013-05-28 Cary Coutant <ccoutant@google.com>
|
||
|
||
* binutils-all/dw2-1.W: Adjust expected output.
|
||
* binutils-all/objdump.W: Likewise.
|
||
* binutils-all/i386/compressed-1a.d: Likewise.
|
||
* binutils-all/x86-64/compressed-1a.d: Likewise.
|
||
|
||
2013-05-02 Nick Clifton <nickc@redhat.com>
|
||
|
||
* readelf.exp: Expect -wi test to fail for the MSP430.
|
||
|
||
2013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
|
||
|
||
* lib/binutils-common.exp (is_elf_format): Also exclude
|
||
*-*-linux*ecoff*.
|
||
|
||
2013-02-26 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR binutils/15191
|
||
* binutils-all/readelf.n: Updare expected output from readelf.
|
||
|
||
2013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
|
||
|
||
* binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
|
||
* binutils-all/mips/mixed-mips16.d: Update accordingly.
|
||
|
||
2013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
|
||
|
||
* binutils-all/mips/mixed-micromips.d: New test.
|
||
* binutils-all/mips/mixed-mips16.d: New test.
|
||
* binutils-all/mips/mixed-micromips.s: New test source.
|
||
* binutils-all/mips/mixed-mips16.s: New test source.
|
||
* binutils-all/mips/mips.exp: New file.
|
||
|
||
2012-12-17 Nick Clifton <nickc@redhat.com>
|
||
|
||
* binutils-all/windres/README: Add copyright notice.
|
||
|
||
2012-11-27 Roland McGrath <mcgrathr@google.com>
|
||
|
||
* lib/binutils-common.exp (is_zlib_supported): New function.
|
||
* lib/utils-lib.exp (run_dump_test): If as options include
|
||
--compress-debug-sections and zlib is not available, report
|
||
the test as unsupported.
|
||
* binutils-all/compress.exp: Bail out if zlib is not available.
|
||
* binutils-all/objdump.exp (objdump compressed debug):
|
||
Mark unsupported if zlib is not available.
|
||
* binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
|
||
|
||
2012-11-06 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR binutils/14567
|
||
* binutils-all/ar.exp (bfdtest1): Removed.
|
||
(long_filenames): Take bfdtests.
|
||
(thin_archive): Likewise.
|
||
(thin_archive_with_nested): Likewise.
|
||
(bfdtests): New.
|
||
Pass $bfdtests to long_filenames, thin_archive and
|
||
thin_archive_with_nested.
|
||
|
||
2012-10-29 Alan Modra <amodra@gmail.com>
|
||
|
||
* binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
|
||
and rs6000.
|
||
|
||
2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* binutils-all/ar.exp (bfdtest1): Remove findfile.
|
||
|
||
2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* binutils-all/dw2-1.W: Updated.
|
||
|
||
2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* binutils-all/compress.exp: Add an objdump test.
|
||
* binutils-all/dw2-1.W: New file.
|
||
|
||
2012-08-17 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* binutils-all/ar.exp (long_filenames): Remove extra verbose
|
||
before binutils_run.
|
||
(thin_archive): Likewise.
|
||
(thin_archive_with_nested): Likewise. Also run bfdtest1 on
|
||
$archive2.
|
||
|
||
2012-08-16 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR binutils/14481
|
||
* ar.exp (bfdtest1): New.
|
||
(long_filenames): Run bfdtest1.
|
||
(thin_archive): Likewise.
|
||
(thin_archive_with_nested): Likewise.
|
||
|
||
2012-08-13 Ian Bolton <ian.bolton@arm.com>
|
||
Laurent Desnogues <laurent.desnogues@arm.com>
|
||
Jim MacArthur <jim.macarthur@arm.com>
|
||
Marcus Shawcroft <marcus.shawcroft@arm.com>
|
||
Nigel Stephens <nigel.stephens@arm.com>
|
||
Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
|
||
Richard Earnshaw <rearnsha@arm.com>
|
||
Sofiane Naci <sofiane.naci@arm.com>
|
||
Tejas Belagod <tejas.belagod@arm.com>
|
||
Yufeng Zhang <yufeng.zhang@arm.com>
|
||
|
||
* objdump.exp: Add AArch64.
|
||
|
||
2012-08-02 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR binutils/14420
|
||
* binutils-all/i386/compressed-1a.d: Updated.
|
||
* binutils-all/objdump.W: Likewise.
|
||
* binutils-all/readelf.wa: Likewise.
|
||
* binutils-all/x86-64/compressed-1a.d: Likewise.
|
||
|
||
2012-07-28 Kai Tietz <ktietz@redhat.com>
|
||
|
||
* binutils-all/windres/version_small.rc: New test.
|
||
* binutils-all/windres/version_small.rsd: Likewise.
|
||
|
||
2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR binutils/14319
|
||
* binutils-all/compress.exp: Test compress empty debug sections.
|
||
|
||
* binutils-all/dw2-empty.S: New file.
|
||
|
||
2012-06-07 Thomas Schwinge <thomas@codesourcery.com>
|
||
|
||
* binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
|
||
|
||
2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* binutils-all/hppa/objdump.exp: Expect addend as signed.
|
||
|
||
2012-05-17 Alan Modra <amodra@gmail.com>
|
||
|
||
* binutils-all/objdump.W: Update.
|
||
* binutils-all/readelf.wa: Update.
|
||
* binutils-all/i386/compressed-1a.d: Update.
|
||
* binutils-all/x86-64/compressed-1a.d: Update.
|
||
|
||
2012-05-16 Meador Inge <meadori@codesourcery.com>
|
||
|
||
* binutils-all/arm/objdump.exp:
|
||
STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
|
||
|
||
2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR binutils/13947
|
||
* binutils-all/i386/compressed-1b.d: Remove empty REL section.
|
||
* binutils-all/i386/compressed-1c.d: Likewise.
|
||
|
||
* binutils-all/x86-64/compressed-1b.d: Remove empty RELA
|
||
section.
|
||
* binutils-all/x86-64/compressed-1c.d: Likewise.
|
||
|
||
2012-04-03 Roland McGrath <mcgrathr@google.com>
|
||
|
||
* lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
|
||
be ELF too.
|
||
|
||
* binutils-all/elfedit-4.d: Add "#as: --64" option.
|
||
|
||
* binutils-all/i386/i386.exp: Accept nacl targets too.
|
||
* binutils-all/x86-64/x86-64.exp: Likewise.
|
||
|
||
2012-03-13 Hans-Peter Nilsson <hp@axis.com>
|
||
|
||
PR binutils/3807
|
||
* binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
|
||
mips-targets.
|
||
|
||
2012-02-25 Walter Lee <walt@tilera.com>
|
||
|
||
* binutils-all/objdump.exp (cpus_expected): Add tilegx.
|
||
|
||
2012-02-14 Alan Modra <amodra@gmail.com>
|
||
|
||
* binutils-all/dlltool.exp: Add setup_xfail.
|
||
|
||
* binutils-all/dw2-decodedline.S: Always have whitespace before
|
||
directives.
|
||
* binutils-all/version.s: Likewise.
|
||
* binutils-all/objdump.exp (dw2-decodedline): Don't run for
|
||
hppa64*-*-hpux*, i370-*-*, i960-*-*.
|
||
|
||
2012-02-11 Kai Tietz <ktietz@redhat.com>
|
||
|
||
* binutils-all/version.def: New file.
|
||
* binutils-all/dlltool.exp: Add version-dll test.
|
||
|
||
2012-02-02 Nick Clifton <nickc@redhat.com>
|
||
|
||
* binutils-all/readelf.n: Add #pass to cope with targets that add
|
||
their own notes.
|
||
|
||
2012-02-01 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR binutils/13482
|
||
* binutils-all/version.s: New test source file.
|
||
* binutils-all/readelf.n: New file: expected readelf output.
|
||
* binutils-all/readelf.exp: Add test of .note section contents.
|
||
|
||
For older changes see ChangeLog-0411
|
||
|
||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|