From 3c8325fb47c3688cc7d9b70ada2ec71fb0eb219a Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 18 Oct 2013 21:03:40 +0000 Subject: Add e500 port. --- sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h (limited to 'sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h') diff --git a/sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h b/sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h new file mode 100644 index 0000000000..117e7331e9 --- /dev/null +++ b/sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h @@ -0,0 +1,4 @@ +/* The generic version of get-rounding-mode.h using fpu_control.h, not + the one using the software rounding mode, is correct for e500. */ + +#include -- cgit 1.4.1