CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2023/01/13 10:52:08

Modified files:
        lib/libc/arch/sparc64/gen: fixunsdfsi.S modf.S 
        lib/libc/arch/sparc64/string: ffs.S 
        lib/libc/arch/sparc64/sys: brk.S sbrk.S 

Log message:
Move all data from .text section to .rodata, and update the code to
fetch them correctly when building PIC.

ok kettenis@

Reply via email to