From: Andreas Jaeger Date: Mon, 19 Nov 2001 12:38:21 +0000 (+0000) Subject: * testsuite/binutils-all/objdump.exp: Add x86-64. X-Git-Tag: cygnus_cvs_20020108_pre~581 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8908f93e2ec6025db15e7fe3ee8c94d26ee7a94;p=external%2Fbinutils.git * testsuite/binutils-all/objdump.exp: Add x86-64. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 5589451..5d09b39 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2001-11-19 Andreas Jaeger + + * testsuite/binutils-all/objdump.exp: Add x86-64. + 2001-11-15 Andreas Schwab * readelf.c: Fix warnings without terminating newline. @@ -143,7 +147,7 @@ * readelf.c (display_debug_aranges): Detect and warn about DWARF64 format .debug_arange sections. (main): Add missing prototype. - + 2001-09-30 Hans-Peter Nilsson * Makefile.am: Update dependencies with "make dep-am". diff --git a/binutils/testsuite/binutils-all/objdump.exp b/binutils/testsuite/binutils-all/objdump.exp index 73b1663..b594685 100644 --- a/binutils/testsuite/binutils-all/objdump.exp +++ b/binutils/testsuite/binutils-all/objdump.exp @@ -40,7 +40,7 @@ lappend cpus_expected d10v d30v fr30 h8 hppa i386 i860 i960 lappend cpus_expected m32r m68hc11 m68hc12 m68k m88k MCore lappend cpus_expected mips mn10200 mn10300 ns32k pj powerpc pyramid lappend cpus_expected romp rs6000 s390 sh sparc tahoe tic54x tms320c54x v850 -lappend cpus_expected vax we32k z8k z8001 z8002 +lappend cpus_expected vax we32k x86-64 z8k z8001 z8002 # Make sure the target CPU shows up in the list. lappend cpus_expected ${target_cpu}