| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
These bits are unused since the sparc64-specific glue has been deleted
in f33b14f0.
|
| |
|
|
|
|
|
| |
Submitted by: kib@ (libthr)
Notes:
svn path=/head/; revision=358364
|
| |
|
|
|
|
|
| |
Add some $FreeBSD$ tags so svn will allow the commit.
Notes:
svn path=/head/; revision=228975
|
|
|
currently supporting sparc64. After a `make depend all` there are
three programs; testsoftfloat for testing against the SoftFloat in
src/lib/libc/softfloat for reference purposes, testemufloat for
testing the emulator source in src/lib/libc/sparc64/fpu and testfloat
for testing with the installed libc. Support for other architectures
can be added as needed.
PR: 144900
Submitted by: Peter Jeremy
Notes:
svn path=/head/; revision=207151
|