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
/
Makefile
Age
Commit message (
Expand
)
Author
2005-10-12
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...
Peter S. Mazinger
2005-09-28
Build crt[in].o with disabled ssp.
Peter S. Mazinger
2005-01-25
merge parallel build support
Mike Frysinger
2004-12-22
Patch from Peter S. Mazinger to consistantly use "ASFLAGS"
Eric Andersen
2004-02-15
Cris can use the generic vfork
Eric Andersen
2003-11-22
Remove SAFECFLAGS. It was a workaround for failures in old awk script
Eric Andersen
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-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-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-10-31
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-09-23
Cosmetic cleanup.
Tobias Anderberg
2002-09-20
* Added clone() system call.
Tobias Anderberg
2002-09-16
Initial version of the CRIS port.
Tobias Anderberg