CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2015/09/13 08:23:43

Modified files:
        lib/libc/softfloat: softfloat-specialize.h 
Added files:
        lib/libc/hidden: softfloat.h 

Log message:
Make softfloat's internal float_raise also available under a hidden, internal
name, so that local references to it do not need to go through the plt.
(this routine is used by libm and thus can't be made internal to libc)

help and ok guenther@

Reply via email to