Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-24 | sparc: cleanup sparc64 bits and unused soft-fp | Waldemar Brodkorb | |
Remove a lot of unused 64 Bit header stuff. | |||
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger | |
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2010-11-18 | Adding quad float gcc intrinsic implementation for SPARC | Austin Foxley | |
Sparc-Gcc generates q_xxx intrinsic calls for quad float ("long double") code. The routines from glibc's glibc-2.9/sysdeps/sparc/sparc32/soft-fp/* where taken and ported to uclibc. Signed-off-by: Konrad Eisele <konrad@gaisler.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |