artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f31c13d
)
Sorry, the PIC macros cannot reach to .rodata....
author
deraadt
<deraadt@openbsd.org>
Thu, 18 Jan 2018 18:21:01 +0000
(18:21 +0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 18 Jan 2018 18:21:01 +0000
(18:21 +0000)
lib/libc/arch/sparc64/string/ffs.S
patch
|
blob
|
history
diff --git
a/lib/libc/arch/sparc64/string/ffs.S
b/lib/libc/arch/sparc64/string/ffs.S
index
6d2e649
..
f699cde
100644
(file)
--- a/
lib/libc/arch/sparc64/string/ffs.S
+++ b/
lib/libc/arch/sparc64/string/ffs.S
@@
-1,4
+1,4
@@
-/* $OpenBSD: ffs.S,v 1.
6 2018/01/18 08:23:44 guenther Exp $
*/
+/* $OpenBSD: ffs.S,v 1.
7 2018/01/18 18:21:01 deraadt Exp $
*/
/*
* Copyright (c) 1992, 1993
@@
-86,7
+86,7
@@
ENTRY(ffs)
END(ffs)
.protected ffs
- .
section .ro
data
+ .data
_C_LABEL(__ffstab):
.byte -24,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 00-0f */
.byte 5,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 10-1f */