OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
arch
/
aarch64
/
include
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/aarch64/include/Makefile
Revision
Date
Author
Comments
1.5
30-Nov-2024
christos
Create a new header lwp_private.h to contain _lwp_getprivate_fast,
_lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that:
1. we don't need special hacks to hide them
2. we can include <lwp.h> where needed to get the necessary prototypes
without redefining them locally.
1.4
10-May-2020
skrll
branches: 1.4.26;
Provide a trap.h (currently empty)
1.3
09-Dec-2018
alnsn
branches: 1.3.4;
Install aarch64/sljit_machdep.h.
1.2
01-Apr-2018
ryo
branches: 1.2.2;
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@)
- add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)
1.1
10-Aug-2014
matt
branches: 1.1.4; 1.1.28;
Preliminary files for AARCH64 (64-bit ARM) support.
Enough for a distribution build.
1.1.28.2
26-Dec-2018
pgoyette
Sync with HEAD, resolve a few conflicts
1.1.28.1
07-Apr-2018
pgoyette
Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
1.1.4.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.4.1
10-Aug-2014
tls
file Makefile was added on branch tls-maxphys on 2014-08-20 00:02:39 +0000
1.2.2.1
10-Jun-2019
christos
Sync with HEAD
1.3.4.1
13-May-2020
martin
Pull up following revision(s) (requested by skrll in ticket #900):
sys/arch/aarch64/include/Makefile: revision 1.4
sys/arch/aarch64/include/trap.h: revision 1.3
distrib/sets/lists/comp/ad.aarch64: revision 1.40
Provide a trap.h (currently empty)
Update for trap.h
1.4.26.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Wed Oct 29 07:09:46 GMT 2025