This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH Fix java/lang/ieeefp.h for arm-netbsdelf


>>>>> "Richard" == Richard Earnshaw <rearnsha at buzzard dot freeserve dot co dot uk> writes:

Richard> ARM systems running NetBSD/ELF use a pure-endian
Richard> floating-point system (as used by the VFP co-processor).  We
Richard> can tell this by the presence of the pre-processor macro
Richard> __VFP_FP__.  This patch adds support for this format in
Richard> libjava.

Thanks, please check this in.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]