freebsd-dev/sys/amd64/linux32
Edward Tomasz Napierala ca6e1fa3ce linux: adjust ordering of Linux auxv and add dummy AT_HWCAP2
This should be a no-op; the purpose of this is to reduce
a spurious difference between Linuxulator and Linux, to make
debugging core dumps slightly easier.

Note that AT_HWCAP2 we pass to Linux binaries is always 0,
instead of being equal to 'cpu_feature2'.  This matches what
I've observed under Ubuntu Focal VM.

Reviewed By:	chuck, dchagin
Sponsored By:	EPSRC
Differential Revision:	https://reviews.freebsd.org/D29609
2021-04-13 13:14:30 +01:00
..
linux32_dummy_machdep.c Fix i386 linux module after r367395. 2020-12-05 14:53:24 +00:00
linux32_genassym.c
linux32_locore.asm x86: remove gcov kernel support 2021-04-02 15:41:51 +03:00
linux32_machdep.c Rename linux_set_upcall_kse() to linux_set_upcall(). 2021-03-18 12:14:34 -07:00
linux32_proto.h 'make sysent' for r367773 2020-11-17 19:53:59 +00:00
linux32_support.s Futex support functions in linux.ko and linux32.ko on amd64 should be 2018-08-07 18:29:10 +00:00
linux32_syscall.h Regen after r362440. 2020-06-20 18:31:02 +00:00
linux32_syscalls.c Regen after r362440. 2020-06-20 18:31:02 +00:00
linux32_sysent.c 'make sysent' for r367773 2020-11-17 19:53:59 +00:00
linux32_systrace_args.c 'make sysent' for r367773 2020-11-17 19:53:59 +00:00
linux32_sysvec.c linux: adjust ordering of Linux auxv and add dummy AT_HWCAP2 2021-04-13 13:14:30 +01:00
linux32_vdso.lds.s
linux.h linux: adjust ordering of Linux auxv and add dummy AT_HWCAP2 2021-04-13 13:14:30 +01:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux(4): Implement name_to_handle_at(), open_by_handle_at() 2020-11-17 19:51:47 +00:00