* gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
* gdb.asm/openbsd.inc: Indent commands.
This commit is contained in:
parent
cdc34721c4
commit
a1b06f3564
@ -1,3 +1,8 @@
|
||||
2005-12-28 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
|
||||
* gdb.asm/openbsd.inc: Indent commands.
|
||||
|
||||
2005-12-26 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* gdb.base/freebpcmd.exp: Increase timeout.
|
||||
|
@ -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}"
|
||||
|
@ -1,6 +1,6 @@
|
||||
comment "openbsd .note"
|
||||
|
||||
.section ".note.openbsd.ident", "a"
|
||||
.section ".note.openbsd.ident", "a"
|
||||
.p2align 2
|
||||
|
||||
.long 8
|
||||
|
Loading…
x
Reference in New Issue
Block a user