mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-23 02:51:56 +00:00
* gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
NetBSD/ELF targets.
This commit is contained in:
parent
777b13b958
commit
8dd4540b7d
@ -1,3 +1,8 @@
|
||||
2006-07-29 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
|
||||
NetBSD/ELF targets.
|
||||
|
||||
2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
|
||||
|
@ -162,6 +162,7 @@ if { "${asm-arch}" == "" } {
|
||||
|
||||
# On NetBSD/ELF we need a special NetBSD-identifying note section.
|
||||
if { [istarget "*-*-netbsdelf*"]
|
||||
|| [istarget "alpha-*-netbsd*"]
|
||||
|| [istarget "mips*-*-netbsd*"]
|
||||
|| [istarget "powerpc-*-netbsd*"]
|
||||
|| [istarget "x86_64-*-netbsd*"] } then {
|
||||
|
Loading…
x
Reference in New Issue
Block a user