History for Atmosphere / libraries
2021-10-26
@Michael Scire
hos: allow turning off ams extension hard-reqs for unit testing
Michael Scire authored on 22 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
kern: add toggleable support for 40-bit physaddr caps
Michael Scire authored on 22 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
util: add trait/macro for is_constexpr_constructible
Michael Scire authored on 22 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
kern/test: add wip qemu-virt board support to mesosphere
Michael Scire authored on 21 Oct 2021 SciresM committed on 26 Oct 2021
2021-10-25
@Michael Scire
kernel_ldr: bring initial cache flush in line with Nintendo
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: reflect nintendo cache management behavior for initial processes
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: enable lto for global instants (saves about a page in deduplicated code)
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: devirtualize KAutoObjectWithList::GetId()
Michael Scire committed on 25 Oct 2021
2021-10-24
@Michael Scire
kern: fix reorder-init in KHandleTable
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: devirtualize most things that are free to devirtualize (see #1672)
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: optimize timespan -> tick codegen, improve .text layout
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: use optimized red black tree finds for remaining holdouts
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: devirtualize several KAutoObject functions
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: KCacheHelper: better reflect nintendo coremask clearing logic
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: devirtualize remaining vcall for class token/dyncast
Michael Scire committed on 24 Oct 2021
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 Oct 2021
2021-10-20
@Michael Scire
kern: use new AtomicRef, use Atomic<bool>
Michael Scire committed on 20 Oct 2021
@Michael Scire
util: better match true std::atomic semantics
Michael Scire committed on 20 Oct 2021
@Michael Scire
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire committed on 20 Oct 2021
2021-10-19
@Michael Scire
kern: use 13.0.0 revised KLightLock logic
Michael Scire committed on 19 Oct 2021
@Michael Scire
kern: fix capability check for thread priorities
Michael Scire committed on 19 Oct 2021
@Michael Scire
kern: remove spurious assertion
Michael Scire committed on 19 Oct 2021
@Michael Scire
kern: update scheduler for 13.0.0 change, fix some ctz/clz bugs
Michael Scire committed on 19 Oct 2021
@Michael Scire
kern: fix use of plr vs plr_heap, fix close/unlock order in ArbitrateLock
Michael Scire committed on 19 Oct 2021
2021-10-18
@Michael Scire
ams-libs: move -Wno-invalid-offsetof to cxxflags, not cflags
Michael Scire committed on 18 Oct 2021
@Michael Scire
ams-libs: use nintendo_nx identifier for source file compat bpmp<->ccplex
Michael Scire committed on 18 Oct 2021
@Michael Scire
lr: fix EraseRedirection hang introduced by refactoring
Michael Scire committed on 18 Oct 2021
@Michael Scire
ams: improve offsetof style consistency
Michael Scire committed on 18 Oct 2021
@Michael Scire
util: improve (and use) offsetof that's """standard compliant"""
Michael Scire committed on 18 Oct 2021