summaryrefslogtreecommitdiffstats
path: root/lib/libc/sparc64
Commit message (Expand)AuthorAgeFilesLines
...
* Add userland floating point emulator code for sparc64. This is a porttmm2002-02-2317-1/+3520
* Fix wrong offsets. Add offsets for %fsr and %tstate.jake2002-02-231-6/+11
* Add space for %fsr and %tstate to utrapframe. Save them in the genericjake2002-02-232-1/+14
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-184-8/+16
* Connect user trap code to the build.jake2002-01-011-0/+3
* Add libc side of user trap handling.jake2002-01-017-0/+423
* Make sure curbrk is well aligned.jake2001-12-291-0/+1
* Use jmpbuf offsets, not ucontext_t.jake2001-12-291-3/+2
* Add .register directives for gcc3.jake2001-12-291-13/+42
* __infinity is not const.jake2001-12-291-1/+1
* Add jmpbuf offsets. Remove ucontext offsets.jake2001-12-291-9/+8
* Add .register directives for gcc3.jake2001-12-291-6/+11
* Include utrap.h for soft trap types.jake2001-12-291-1/+1
* Actually build new files.jake2001-11-191-1/+2
* Need .type and .size here too.jake2001-11-187-4/+15
* Add more libc stuff.jake2001-11-1811-0/+843
* Catch up to jmpbuf changes. Define offsets used from assmebly languagejake2001-11-182-24/+39
* Remove fork and vfork wrappers. The kernel does the right thing.jake2001-11-183-127/+1
* Add .type and .size pseudo-ops to system call macros so that dynamic binariesjake2001-11-181-7/+15
* Minimal libc for sparc64.jake2001-10-2619-0/+874
OpenPOWER on IntegriCloud