Move all data from .text section to .rodata, and update the code to
authormiod <miod@openbsd.org>
Fri, 13 Jan 2023 17:52:08 +0000 (17:52 +0000)
committermiod <miod@openbsd.org>
Fri, 13 Jan 2023 17:52:08 +0000 (17:52 +0000)
commit50caa7fd37738b8da47f5e44620323327a24b664
tree44b41bb156cd48231c4cb950365923358eb99b21
parent9484a439e95949b9d8685055f43a77c2ab822582
Move all data from .text section to .rodata, and update the code to
fetch them correctly when building PIC.

ok kettenis@
lib/libc/arch/sparc64/gen/fixunsdfsi.S
lib/libc/arch/sparc64/gen/modf.S
lib/libc/arch/sparc64/string/ffs.S
lib/libc/arch/sparc64/sys/brk.S
lib/libc/arch/sparc64/sys/sbrk.S