Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 gadi atpakaļ
  David McCullough bf126cb24e 22 gadi atpakaļ
  Eric Andersen 67ed3d4a5c A small patch from Erwin Authried <eauth@softsys.co.at> 22 gadi atpakaļ
  Eric Andersen 78b5c6dad4 Sigh. Erik mucks it up again... 22 gadi atpakaļ
  Eric Andersen a8f281fb47 Add inb, outb and friends, 22 gadi atpakaļ
  Eric Andersen 488601f7ee Autogen include/bits/syscall.h for ARM 23 gadi atpakaļ
  David Schleef 86cffec4d5 Makefile targets to symlink arch-specific headers into include/ (only 23 gadi atpakaļ
  Eric Andersen 8583879856 Move the default ptrace.c to common, but let arches override it (such 23 gadi atpakaļ
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 gadi atpakaļ
  Manuel Novoa III fae403620c Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so 23 gadi atpakaļ
  Eric Andersen eb5667f0ce It turns out that vfork was completely broken. That was why it 23 gadi atpakaļ
  Eric Andersen 647e66a67c Now works on StrongArm (using crt0.S) and arm7tdmi/uClinux with 23 gadi atpakaļ
  Eric Andersen b881459888 Remove an extra "/" from the crt0 path 23 gadi atpakaļ
  Eric Andersen 6437980d51 Makefile fixes 23 gadi atpakaļ
  Eric Andersen b239d3e6bf Use the right name. 23 gadi atpakaļ
  Eric Andersen 0a3e7b0f16 USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o 23 gadi atpakaļ
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 gadi atpakaļ
  Eric Andersen 97112ff6f4 Handle fork and vfork on a per architecture basis... 23 gadi atpakaļ
  Eric Andersen 91102e0dec Fix doc blunder. 23 gadi atpakaļ
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 23 gadi atpakaļ
  Eric Andersen cedfee12f7 Fix symbol problem. Add in arm support -- might even work... 23 gadi atpakaļ
  Eric Andersen 4e1ec6cac5 Add in a platform specific _start 23 gadi atpakaļ
  Eric Andersen e9551853be Not needed -- apps simply need to link vs libgcc. 23 gadi atpakaļ
  Eric Andersen 27694a0cd7 Fix it so it compiles again. 23 gadi atpakaļ
  Eric Andersen 539adfd7c7 Move syscalls to sysdeps/linux/common (since they are common). 23 gadi atpakaļ
  Eric Andersen 56c9a8402f Dependancy fix 23 gadi atpakaļ
  Eric Andersen 25738fcb78 Updates (list_syscalls.sh was missing _syscall0 calls). 23 gadi atpakaļ
  Eric Andersen a80a46e4d6 First pass at arm arch support. Works on my netwinder... 23 gadi atpakaļ