This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2024-12-02 01:40:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f0993a638
glibc
/
sysdeps
/
powerpc
/
powerpc64
/
power5+
/
fpu
/
Implies
2 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
PowerPC: Fix --disable-multi-arch builds This patch fixes some powerpc32 and powerpc64 builds with --disable-multi-arch option along with different --with-cpu=powerN. It cleanups the Implies directories by removing the multiarch folder for non multiarch config and also fixing two assembly implementations: powerpc64/power7/strncat.S that is calling the wrong strlen; and power8/fpu/s_isnan.S that misses the hidden_def and weak_alias directives.
2014-04-08 22:25:14 +00:00
powerpc/powerpc64/power5/fpu
Reference in New Issue
Copy Permalink