src/gdb ChangeLog testsuite/gdb.base/long_long.exp
scottb@sourceware.cygnus.com
scottb@sourceware.cygnus.com
Thu Mar 9 13:55:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: scottb@sourceware.cygnus.com 00/03/09 13:55:40
Modified files:
gdb : ChangeLog
gdb/testsuite/gdb.base: long_long.exp
Log message:
2000-02-25 Scott Bambrough <scottb@netwinder.org>
* gdb.base/long_long.exp: Correct test suite failure when printing
a long long value as a double on ARM platforms.
ARM doubles use a hybrid endian format. It is not strictly little or big
endian. It is little endian with the words swapped.
Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.119&r2=1.120
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/long_long.exp.diff?cvsroot=src&r1=1.1.1.5&r2=1.2
More information about the Gdb-cvs
mailing list