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
/
sh
/
Makefile
Age
Commit message (
Expand
)
Author
2003-10-08
Patch from Atsushi Nemoto (with some additions):
Eric Andersen
2003-09-21
Fix "subst -g,," problem for SAFECFLAGS.
Manuel Novoa III
2003-03-06
Patch from Stefan Allius to finish off the last required bits
Eric Andersen
2003-01-23
Update architecture specific support to consistantly
Eric Andersen
2002-12-12
Based on discussions with Stefan Allius, change it so that we always
Eric Andersen
2002-11-15
Stefan Allius writes:
Eric Andersen
2002-09-05
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-08-19
Work from Stefan Allius which allows superH to use the common
Eric Andersen
2002-08-08
I reworked syscalls.h to match how I'm doing other arches. Stefan Allius and
Eric Andersen
2002-03-13
Build our own crti.o and crtn.o with a cross arch method that I
Eric Andersen
2002-03-01
Move syscall.h generation to the top level Makefile
Eric Andersen
2002-03-01
Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread support
Eric Andersen
2002-01-17
Add sbrk and friends
David McCullough
2002-01-07
Mahe 'make clean' remove generated bits/syscall.h, as
Eric Andersen
2002-01-02
Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some little
Eric Andersen
2001-08-06
Fixup the pipe system call for the SH target.
David McCullough
2001-06-28
Changes to support autogenerated syscall.h
David McCullough
2001-05-26
Makefile targets to symlink arch-specific headers into include/ (only
David Schleef
2001-05-25
Update for the SH port from Jean-Yves Avenard <jean-yves_avenard@hp.com>
Eric Andersen
2001-05-12
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-03-06
Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so
Manuel Novoa III
2001-02-22
Patch from Jean-Yves Avenard to add missing siglongjmp entry and
Eric Andersen
2001-02-21
Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded
Eric Andersen