]> Git Repo - uclibc-ng.git/history - libc/sysdeps/linux/arm/Makefile
Implement syscall() for arm
[uclibc-ng.git] / libc / sysdeps / linux / arm / Makefile
2002-07-25 Eric AndersenImplement syscall() for arm
2002-04-09 Eric AndersenCreate a much more careful ftruncate64 implementation...
2002-03-31 Eric AndersenAdd in support for ftruncate64 on both ARM and x86
2002-03-13 Eric AndersenBuild our own crti.o and crtn.o with a cross arch metho...
2002-03-01 Eric AndersenMove syscall.h generation to the top level Makefile
2002-01-31 Eric AndersenFixup setjmp and longjmp so they behave themselves...
2002-01-21 Eric AndersenMake sbrk common, add arm/brk.c, cleanup leftover damage
2002-01-07 Eric AndersenMahe 'make clean' remove generated bits/syscall.h, as
2001-12-19 Eric AndersenUpdate my email address. I am no longer [email protected]
2001-12-19 David McCulloughmerged the two startup files so that uClinux people...
2001-10-12 Eric AndersenA small patch from Erwin Authried <[email protected]>
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...
This page took 0.225684 seconds and 43 git commands to generate.