CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2016/07/26 13:07:09

Modified files:
        lib/libc/arch/powerpc/gen: flt_rounds.c fpgetround.c 
        lib/libc/arch/sh/gen: flt_rounds.c fpgetround.c 
        lib/libc/arch/alpha/gen: fpgetround.c 
        lib/libc/arch/hppa/gen: fpgetround.c 
        lib/libc/arch/m88k/gen: fpgetround.c 
        lib/libc/arch/mips64/gen: fpgetround.c 
        lib/libc/arch/sparc/gen: fpgetround.c 
        lib/libc/arch/sparc64/gen: fpgetround.c 
        lib/libc/softfloat: fpgetround.c 
Added files:
        lib/libc/hidden: ieeefp.h 

Log message:
Wrap fpgetround() so internal calls to it (seen on arm, powerpc, and sh)
go direct instead of through the PLT.

ok millert@ kettenis@

Reply via email to