Home | History | Annotate | Download | only in amd64
History log of /src/sys/compat/linux/arch/amd64/files.linux_amd64
RevisionDateAuthorComments
 1.4  23-Feb-2009  rmind Switch Linux futex emulation to native ucas_int(), remove unecessary
futex-specific assembler routines.

Fixes PR/40490. Reviewed by <ad>.
 1.3  26-Oct-2008  christos branches: 1.3.2; 1.3.4; 1.3.8;
catch up with i386 changes.
 1.2  11-Dec-2005  christos branches: 1.2.70; 1.2.80;
merge ktrace-lwp.
 1.1  03-May-2005  manu branches: 1.1.8;
First work on COMPAT_LINUX/amd64
Process startup and dynamiclinking work, but processes hang due to
Linux arch_prctl(2) not being really supported yet.
 1.1.8.2  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.1.8.1  03-May-2005  skrll file files.linux_amd64 was added on branch ktrace-lwp on 2005-11-10 14:00:59 +0000
 1.2.80.1  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.2.70.1  17-Jan-2009  mjf Sync with HEAD.
 1.3.8.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.3.4.1  26-Feb-2009  snj Pull up following revision(s) (requested by rmind in ticket #493):
sys/compat/linux/arch/amd64/files.linux_amd64: revision 1.4
sys/compat/linux/arch/amd64/linux_support.S: file removal
sys/compat/linux/common/linux_futex.c: revision 1.23
sys/compat/linux/arch/i386/linux_support.S: file removal
sys/compat/linux/arch/i386/files.linux_i386: revision 1.10
Switch Linux futex emulation to native ucas_int(), remove unecessary
futex-specific assembler routines.
Fixes PR/40490. Reviewed by <ad>.
 1.3.2.1  03-Mar-2009  skrll Sync with HEAD.

RSS XML Feed