ia64: define new get-rounding-mode.h header
authorMike Frysinger <vapier@gentoo.org>
Mon, 24 Sep 2012 21:52:18 +0000 (17:52 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 24 Sep 2012 21:56:18 +0000 (17:56 -0400)
commit15055a1cd7e2c249093a5f6d57eca817767d8b85
treeca69c8480b7860ead4be9fa63613c81f2fcacde8
parent2d48610df228ee55736f0ad965d28fa1d82ebe2e
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 <vapier@gentoo.org>
ports/ChangeLog.ia64
ports/sysdeps/ia64/fpu/fegetround.c
ports/sysdeps/ia64/fpu/get-rounding-mode.h [new file with mode: 0644]