Age | Commit message (Collapse) | Author |
|
The sparc64/sparcv9 code is incomplete. Furthermore there is
no real embedded hardware for sparc64 available, so better remove
it until someone comes up with a complete port.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
|
|
This matches a similar change made to glibc.
No functional changes here.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
bcopy/bzero/bcmp/index/rindex
|
|
|
|
missing headers, other jump relocs removed
|
|
where the non-hidden version was used.
|
|
functions are not usable with current build system, each function (as long as asm) should go into an own file, the file having the name of the function
|
|
|