freebsd-dev/usr.bin/gcore
Andrew Turner 2a6803de1c Use MACHINE_CPUARCH when checking for arm64
Use MACHINE_CPUARCH with arm64 (aarch64) when we build code that could run
on any 64-bit Arm instruction set. This will simplify checks in downstream
consumers targeting prototype instruction sets.

The only place we check for MACHINE_ARCH == aarch64 is when building the
device tree blobs. As these are targeting current generation ISAs.

Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D26370
2020-09-14 16:12:28 +00:00
..
elf32core.c gcore: Add powerpc64 32-bit gcore support 2019-10-11 14:17:31 +00:00
elfcore.c gcore: Avoid using vm_map_entry_t. 2019-12-07 20:01:55 +00:00
extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gcore.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
gcore.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile Use MACHINE_CPUARCH when checking for arm64 2020-09-14 16:12:28 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00