UNPKG

@micro-os-plus/architecture-aarch64

Version:

A source library xPack with the µOS++ Arm AArch64 architecture

63 lines (40 loc) 1.32 kB
# Change & release log Releases in reverse chronological order. Please check [GitHub](https://github.com/micro-os-plus/architecture-aarch64-xpack/issues/) and close existing issues and pull requests. ## 2023-05-08 * v3.2.0 * 1b365eb #3: add _init_fini() ## 2022-08-16 * 01a9ed5 package.json min 0.14.0 & defaults ## 2022-08-03 * fb1ddcd .vscode/settings.json: cmake.ignoreCMakeListsMissing * 8966ef3 .vscode/settings.json: makefile.configureOnOpen ## 2022-07-28 * 72122b6 CHANGELOG update * e12c9d9 #2: fix w register name ## 2022-07-28 * v3.1.0 * e12c9d9 #2: fix w register name * 1b8dbe0 #2: use names for semihosting_call_host() args * 5423ec0 #1: Add signed_register_t for semihosting result ## 2022-07-25 * 9a7e15d define.h comment out MICRO_OS_PLUS_HAS_INTERRUPTS_STACK * a13ed7e add preliminary xpack.json ## 2022-07-12 * v3.0.0 * 7ce2426 rework as aarch64 * copy/paste architecture-cortexa-xpack ## 2022-06-09 * v2.0.0 released * 7dcab86 sections-ram.ld update stack & heap; cleanups * 3419641 remove sections-flash.ld * 26f568c architecture.h: include registers-inlines.h * 8f9cbab registers-inlines.h: fix getters & setters * d2c90ae move exceptions & vectors to qemu device for now ## 2022-06-03 * v1.0.0 released ## 2022-05-22 * v1.0.0 prepared * copied from architecture-cortexm-xpack