public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [Patch 5/8]: 68HC11 port of Binutils (binutils)
@ 2000-06-16 14:47 Stephane Carrez
  0 siblings, 0 replies; only message in thread
From: Stephane Carrez @ 2000-06-16 14:47 UTC (permalink / raw)
  To: binutils

Hi!

This small patch fixes the validation of binutils/binutils for 68hc11.

The ChangeLog is for binutils/binutils/testsuite.

	Stephane


2000-06-16  Stephane Carrez  <stcarrez@worldnet.fr>

	* binutils-all/objdump.exp (cpus_expected): Recognize m68hc11 and
	m68hc12.
diff -Nrup --exclude-from=binutils-exclude.lst /src/gnu/cygnus/binutils/binutils/testsuite/binutils-all/objdump.exp binutils/binutils/testsuite/binutils-all/objdump.exp
--- /src/gnu/cygnus/binutils/binutils/testsuite/binutils-all/objdump.exp	Sat Sep  4 19:38:46 1999
+++ binutils/binutils/testsuite/binutils-all/objdump.exp	Fri Feb 18 22:34:14 2000
@@ -33,7 +33,7 @@ send_user "Version [binutil_version $OBJ
 
 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -i"]
 
-set cpus_expected "(a29k|alliant|alpha|arc|arm|convex|d10v|d30v|fr30|h8|hppa|i386|i860|i960|m32r|m68k|m88k|MCore|mips|mn10200|mn10300|ns32k|pj|powerpc|pyramid|romp|rs6000|sh|sparc|tahoe|v850|vax|we32k|z8k|z8001|z8002)"
+set cpus_expected "(a29k|alliant|alpha|arc|arm|convex|d10v|d30v|fr30|h8|hppa|i386|i860|i960|m32r|m68hc11|m68hc12|m68k|m88k|MCore|mips|mn10200|mn10300|ns32k|pj|powerpc|pyramid|romp|rs6000|sh|sparc|tahoe|v850|vax|we32k|z8k|z8001|z8002)"
 
 # Make sure the target CPU shows up in the list.
 if ![regexp $cpus_expected $target_cpu] {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-06-16 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-16 14:47 [Patch 5/8]: 68HC11 port of Binutils (binutils) Stephane Carrez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).