mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-13 04:13:33 +08:00
2005-12-09 Randolph Chung <tausq@debian.org>
* gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
This commit is contained in:
parent
039a96c3f0
commit
8f07f25a06
@ -1,3 +1,7 @@
|
||||
2005-12-09 Randolph Chung <tausq@debian.org>
|
||||
|
||||
* gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
|
||||
|
||||
2005-12-07 Christophe Lyon <christophe.lyon@st.com>
|
||||
|
||||
* gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
|
||||
|
@ -41,7 +41,7 @@ if [istarget "alpha*-*-*"] then {
|
||||
lappend options "additional_flags=-Wl,-taso"
|
||||
}
|
||||
|
||||
if [istarget "ia64*-*-*"] then {
|
||||
if {[istarget "ia64*-*-*"] || [istarget "hppa64-*-*"]} then {
|
||||
set is64bitonly "yes"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user