Home | History | Annotate | Download | only in arm
History log of /src/sys/compat/linux/arch/arm/linux_machdep.h
RevisionDateAuthorComments
 1.6  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.5  04-Dec-2007  dsl branches: 1.5.12; 1.5.14; 1.5.16;
Remove all the __P
 1.4  01-Mar-2003  thorpej branches: 1.4.18; 1.4.74; 1.4.76; 1.4.82; 1.4.86;
Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair number
of cycles off the syscall overhead.

Since all COMPAT_LINUX platforms now support __HAVE_SYSCALL_INTERN,
garbage-collect the LINUX_SYSCALL_FUNCTION stuff.
 1.3  15-Feb-2002  christos branches: 1.3.2;
- add a real linux_sys___sysctl because the mib numbers are different.
implement only the kernel version getting entries.
- make the signal conversion functions consistent; dest is arg 1.
- make linux_fakedev deal with block and char devices differently.
- add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so
that they work properly.
- add linux_mmap2 [untested].
- bump kernel to 2.4.18, and make the date be valentine's day :-)
- linux_sys_*stat64 family was totally busted. Fix it.

tested only on i386.

Status:
gdb, telnet, work
jdk-1.4.0 extractor works, jdk still coredumps.

christos
 1.2  17-Jan-2002  bjh21 branches: 1.2.2;
More-or-less working signal handling for Linux processes on ARM.
 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.2.3  16-Mar-2002  jdolecek Catch up with -current.
 1.2.2.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.2.2.1  17-Jan-2002  jdolecek file linux_machdep.h was added on branch kqueue on 2002-02-11 20:09:30 +0000
 1.3.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.3.2.1  15-Feb-2002  nathanw file linux_machdep.h was added on branch nathanw_sa on 2002-02-28 04:12:47 +0000
 1.4.86.1  08-Dec-2007  ad Sync with head.
 1.4.82.1  08-Dec-2007  mjf Sync with HEAD.
 1.4.76.1  09-Jan-2008  matt sync with HEAD
 1.4.74.1  09-Dec-2007  jmcneill Sync with HEAD.
 1.4.18.1  07-Dec-2007  yamt sync with head
 1.5.16.1  16-May-2008  yamt sync with head.
 1.5.14.1  18-May-2008  yamt sync with head.
 1.5.12.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed