| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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@
|
|
|
|
|
|
| |
compiled with clang.
ok visa@
|
|
|
|
|
|
| |
in libc.
ok patrick@, jsg@, guenther@
|
|
|
|
|
|
| |
go direct instead of through the PLT.
ok millert@ kettenis@
|
|
|
|
| |
ok deraadt@
|
|
|
|
|
|
|
| |
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@
|
|
|
|
|
| |
CFLAGS.
ok guenther@
|
|
|
|
|
|
|
|
| |
so that we can provide asm labels for the memcpy/memset/__stack_smash_handler
calls that it generates ab initio. Eliminate direct #includes of it. Make
sure it's a dependency of all objects (unnecessary for asm, but close enough).
ok deraadt@
|
|
|
|
| |
ok guenther millert kettenis
|
|
|
|
| |
YES!! miod@
|
|
|
|
|
|
|
|
|
| |
Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.
OK deraadt@
|
|
|