OSDN Git Service

Update my email address. I am no longer andersen@lineo.com
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / arm / Makefile
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-12-19 David McCulloughmerged the two startup files so that uClinux people...
2001-10-12 Eric AndersenA small patch from Erwin Authried <eauth@softsys.co.at>
2001-09-27 Eric AndersenSigh. Erik mucks it up again...
2001-09-27 Eric AndersenAdd inb, outb and friends,
2001-07-03 Eric AndersenAutogen include/bits/syscall.h for ARM
2001-05-26 David SchleefMakefile targets to symlink arch-specific headers into...
2001-05-16 Eric AndersenMove the default ptrace.c to common, but let arches...
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-03-06 Manuel Novoa III Move fork to common/syscalls (with NO_MMU check). ...
2001-02-09 Eric AndersenIt turns out that vfork was completely broken. That...
2001-01-17 Eric AndersenNow works on StrongArm (using crt0.S) and arm7tdmi...
2001-01-16 Eric AndersenRemove an extra "/" from the crt0 path
2001-01-16 Eric AndersenMakefile fixes
2001-01-15 Eric AndersenUse the right name.
2001-01-15 Eric AndersenUSe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-12-13 Eric AndersenHandle fork and vfork on a per architecture basis...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-30 Eric AndersenFix symbol problem. Add in arm support -- might even...
2000-10-28 Eric AndersenAdd in a platform specific _start
2000-10-26 Eric AndersenNot needed -- apps simply need to link vs libgcc.
2000-10-26 Eric AndersenFix it so it compiles again.
2000-10-25 Eric AndersenMove syscalls to sysdeps/linux/common (since they are...
2000-10-23 Eric AndersenDependancy fix
2000-10-23 Eric AndersenUpdates (list_syscalls.sh was missing _syscall0 calls).
2000-10-23 Eric AndersenFirst pass at arm arch support. Works on my netwinder...