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
/
h8300
Age
Commit message (
Expand
)
Author
2002-07-22
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
Eric Andersen
2002-05-23
Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp>
Eric Andersen
2002-04-14
Manuel and I were looking into a problem with applications failing to link
Eric Andersen
2002-04-01
Patches from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix h8300
Eric Andersen
2002-03-16
Remove the C++ support stubs, since these now live elsewhere 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-02
Remove generated stuff, restore sh/sys/procfs.h from M. R. Brown
Eric Andersen
2002-03-01
Move syscall.h generation to the top level Makefile
Eric Andersen
2002-03-01
Major rework of the include files to eliminate redundancy
Eric Andersen
2002-02-16
Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix up
Eric Andersen
2002-02-04
Be consistant about the ways in which asm/unistd.h might
Eric Andersen
2002-02-02
Add in support for the Hitach H8/300H architecture,
Eric Andersen