CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2019/11/10 15:23:29

Modified files:
        lib/libc/arch/arm/gen: divsi3.S 
        lib/libc/quad  : fixdfdi.c fixsfdi.c fixunsdfdi.c fixunssfdi.c 
                         floatdidf.c floatdisf.c quad.h 
        lib/libc/softfloat: eqdf2.c eqsf2.c gedf2.c gesf2.c gtdf2.c 
                            gtsf2.c ledf2.c lesf2.c ltdf2.c ltsf2.c 
                            nedf2.c negdf2.c negsf2.c nesf2.c 
                            softfloat.h unorddf2.c unordsf2.c 

Log message:
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,
as well as those in arch/arm/gen/divsi3.S.  This cleans up the PLTs on the
32bit archs.

luna88k testing by aoyama@

"looks good" kettenis@, testing and ok deraadt@

Reply via email to