gcc/libvtv
Lulu Cheng 27b9e1158b Libvtv: Add loongarch support.
The loongarch64 specification permits page sizes of 4KiB, 16KiB and 64KiB,
but only 16KiB pages are supported for now.

Co-Authored-By: qijingwen <qijingwen@loongson.cn>

include/ChangeLog:

	* vtv-change-permission.h (defined): Determines whether the macro
	__loongarch_lp64 is defined
	(VTV_PAGE_SIZE): Set VTV_PAGE_SIZE to 16KiB for loongarch64.

libvtv/ChangeLog:

	* configure.tgt: Add loongarch support.
2022-10-31 17:35:02 +08:00
..
scripts
testsuite Libvtv-test: Fix bug that scansarif.exp cannot be found in libvtv regression test. 2022-10-12 09:17:28 +08:00
acinclude.m4
aclocal.m4
ChangeLog Daily bump. 2022-10-13 00:17:37 +00:00
configure regenerate configure files 2022-10-12 09:31:32 +02:00
configure.ac
configure.tgt Libvtv: Add loongarch support. 2022-10-31 17:35:02 +08:00
Makefile.am
Makefile.in
vtv_fail.cc
vtv_fail.h
vtv_malloc.cc
vtv_malloc.h
vtv_map.h
vtv_rts.cc
vtv_rts.h
vtv_set.h
vtv_utils.cc
vtv_utils.h