From eb8b296dbdc3806716a5a581e235067ba12cc806 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Wed, 28 Dec 2005 10:36:00 +0000 Subject: * gdb.asm/asm-source.exp (hppa-*-openbsd*): New. * gdb.asm/openbsd.inc: Indent commands. --- gdb/testsuite/gdb.asm/asm-source.exp | 5 +++++ gdb/testsuite/gdb.asm/openbsd.inc | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'gdb/testsuite/gdb.asm') diff --git a/gdb/testsuite/gdb.asm/asm-source.exp b/gdb/testsuite/gdb.asm/asm-source.exp index eceeb5d4dd5..d1a4be8b256 100644 --- a/gdb/testsuite/gdb.asm/asm-source.exp +++ b/gdb/testsuite/gdb.asm/asm-source.exp @@ -144,6 +144,11 @@ switch -glob -- [istarget] { set asm-flags "-I${srcdir}/${subdir} -I${objdir}/${subdir}" set debug-flags "-gdwarf-2" } + "hppa-*-openbsd*" { + set asm-arch pa + set asm-flags "-I${srcdir}/${subdir} -I${objdir}/${subdir}" + set debug-flags "-gdwarf-2" + } "hppa64-*-hpux*" { set asm-arch pa64 set asm-flags "-I${srcdir}/${subdir} -I${objdir}/${subdir}" diff --git a/gdb/testsuite/gdb.asm/openbsd.inc b/gdb/testsuite/gdb.asm/openbsd.inc index 5f5f5187cc7..39690917c11 100644 --- a/gdb/testsuite/gdb.asm/openbsd.inc +++ b/gdb/testsuite/gdb.asm/openbsd.inc @@ -1,6 +1,6 @@ comment "openbsd .note" -.section ".note.openbsd.ident", "a" + .section ".note.openbsd.ident", "a" .p2align 2 .long 8 -- cgit v1.2.1