freebsd-skq/sys/amd64/linux32
dchagin 2408b715a0 Implement new way of branding ELF binaries by looking to a
".note.ABI-tag" section.

The search order of a brand is changed, now first of all the
".note.ABI-tag" is looked through.

Move code which fetch osreldate for ELF binary to check_note() handler.

PR:		118473
Approved by:	kib (mentor)
2009-03-13 16:40:51 +00:00
..
linux32_dummy.c
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
linux32_machdep.c Adapt linux emulation to use cv for vfork wait. 2009-02-18 16:11:39 +00:00
linux32_proto.h Regenerate 2008-11-29 14:57:58 +00:00
linux32_support.s
linux32_syscall.h Regenerate 2008-11-29 14:57:58 +00:00
linux32_sysent.c Regenerate 2008-11-29 14:57:58 +00:00
linux32_sysvec.c Implement new way of branding ELF binaries by looking to a 2009-03-13 16:40:51 +00:00
linux.h Add AT_PLATFORM, AT_HWCAP and AT_CLKTCK auxiliary vector entries which 2009-03-04 12:14:33 +00:00
Makefile
syscalls.conf
syscalls.master Fix iovec32 for linux32/amd64. 2008-11-29 14:55:24 +00:00