From 15055a1cd7e2c249093a5f6d57eca817767d8b85 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 24 Sep 2012 17:52:18 -0400 Subject: ia64: define new get-rounding-mode.h header The new strtod function wants rounding information from the C lib, so move the guts of the ia64 version into a header file for it to use. Signed-off-by: Mike Frysinger --- ports/ChangeLog.ia64 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ports/ChangeLog.ia64') diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64 index 3566b37031..39ec5ffe7e 100644 --- a/ports/ChangeLog.ia64 +++ b/ports/ChangeLog.ia64 @@ -1,3 +1,9 @@ +2012-09-24 Mike Frysinger + + * ports/sysdeps/ia64/fpu/fegetround.c (fegetround): Move contents + of function to ... + * ports/sysdeps/ia64/fpu/get-rounding-mode.h: ... here. + 2012-09-24 Mike Frysinger * sysdeps/ia64/Makeconfig: New file. -- cgit v1.2.3