index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
cris
Age
Commit message (
Expand
)
Author
2003-11-08
Darn. Fix compilation for soft-float, which I inadvertantly
Eric Andersen
2003-11-05
Continue the conversion to using per-arch crti.S and crtn.S
Eric Andersen
2003-11-03
Updated to match the other architectures. Fixes problem with "fcntl:
Tobias Anderberg
2003-10-18
Peter Kjellerstedt writes:
Eric Andersen
2003-09-24
Hm. Keep using crt0.c for now. My fever-hack of crt0.S didn't do the
Tobias Anderberg
2003-09-19
Added assembler version of startup code. Fix Makefile so it uses the new
Tobias Anderberg
2003-08-27
Cosmetic changes.
Tobias Anderberg
2003-08-01
Remove the arch specific shm.h and use the fixed up common
Eric Andersen
2003-03-03
Initial effort at adding profiling support.
Eric Andersen
2003-01-24
Finish up fixing stat and setting various system types.
Eric Andersen
2003-01-24
Ok, people are probably going to hate me for this... This commit changes the
Eric Andersen
2003-01-23
Update architecture specific support to consistantly
Eric Andersen
2003-01-23
Hopefully this will work as expected. I have no way to
Eric Andersen
2002-11-03
Properly prefix some symbols
Eric Andersen
2002-10-31
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-09
Support O_STREAMING
Eric Andersen
2002-09-26
Replace _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
Eric Andersen
2002-09-23
Cosmetic cleanup.
Tobias Anderberg
2002-09-20
* Added clone() system call.
Tobias Anderberg
2002-09-20
Removed unused file
Tobias Anderberg
2002-09-16
Initial version of the CRIS port.
Tobias Anderberg