Home | History | Annotate | Download | only in arm
History log of /src/sys/compat/linux/arch/arm/files.linux_arm
RevisionDateAuthorComments
 1.4  30-Aug-2006  matt Update to deal with options PTRACE
 1.3  31-Mar-2002  christos branches: 1.3.26; 1.3.40; 1.3.44;
bring the reverse signal mapping array into linux_signo.c
 1.2  23-Jan-2002  bjh21 branches: 1.2.2; 1.2.4;
Add support for the ARM-specific syscalls in ARMLinux. These are invoked
by SWI numbers above 0x9f0000, but we re-map them down to somewhere just
after the end of the usual syscall range, since NetBSD doesn't handle
sparse syscall arrays well.

The only syscall I've actually implemented in this range is cacheflush(),
which was previously being mapped to fork(), causing ... interesting results.
 1.1  14-Jan-2002  bjh21 Crude first cut at ARMLinux binary compatibility. Successfully runs
"/emul/linux/bin/echo hello, world", dynamically linked.
 1.2.4.3  17-Apr-2002  nathanw Catch up to -current.
 1.2.4.2  28-Feb-2002  nathanw Catch up to -current.
 1.2.4.1  23-Jan-2002  nathanw file files.linux_arm was added on branch nathanw_sa on 2002-02-28 04:12:46 +0000
 1.2.2.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.2.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.2.2.1  23-Jan-2002  jdolecek file files.linux_arm was added on branch kqueue on 2002-02-11 20:09:28 +0000
 1.3.44.1  03-Sep-2006  yamt sync with head.
 1.3.40.1  09-Sep-2006  rpaulo sync with head
 1.3.26.1  30-Dec-2006  yamt sync with head.

RSS XML Feed