* gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian

VFP format.
This commit is contained in:
Pedro Alves 2009-07-05 22:21:40 +00:00
parent 5e13bd89ec
commit 7d93ba58ab
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-07-05 Pedro Alves <pedro@codesourcery.com>
* gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
VFP format.
2009-07-02 Pedro Alves <pedro@codesourcery.com>
* gdb.base/multi-forks.exp: Only run detach-on-fork tests on

View File

@ -190,6 +190,7 @@ if { $sizeof_double == 8 || $sizeof_long_double == 8 } {
[istarget "xscale*-*-*"] || \
[istarget "strongarm*-*-*"]) \
&& !([istarget "*-*-*eabi"] || \
[istarget "*-*-mingw32ce*"] || \
[istarget "*-*-openbsd*"] || \
[istarget "*-*-symbianelf"]) } then {
# assume the long long represents a floating point double in ARM format