2021-10-10
@Michael Scire
spl: refactor for accuracy/move into libstrat
Michael Scire committed on 10 Oct 2021
@ndeadly
docs: add hactool to list of build dependencies (#1662) ...
ndeadly authored on 10 Oct 2021 GitHub committed on 10 Oct 2021
@Michael Scire
os: add FlushDataCache
Michael Scire committed on 10 Oct 2021
@Michael Scire
strat: use m_ for member variables
Michael Scire committed on 10 Oct 2021
@Michael Scire
svc: use m_ for member variables
Michael Scire committed on 10 Oct 2021
@Michael Scire
sdmmc: use m_ for member variables
Michael Scire committed on 10 Oct 2021
@Michael Scire
kern: fix some lingering non-m_ member variables
Michael Scire committed on 10 Oct 2021
@Michael Scire
exo/vapours: refactor member variables to m_ over this->
Michael Scire committed on 10 Oct 2021
2021-10-09
@Michael Scire
libstrat: remove lingering debugging edits
Michael Scire committed on 9 Oct 2021
@Michael Scire
ams: replace most remaining operator & with std::addressof
Michael Scire committed on 9 Oct 2021
@Michael Scire
settings: fix correctness issue in LazyFileAccessor
Michael Scire committed on 9 Oct 2021
@Michael Scire
strat: refactor address taking of form &var[...]
Michael Scire committed on 9 Oct 2021
@Michael Scire
strat: always use explicit result namespacing
Michael Scire committed on 9 Oct 2021
@Adubbz
settings: implement KeyValueStore (#1659) ...
Adubbz authored on 9 Oct 2021 GitHub committed on 9 Oct 2021
@Michael Scire
sm: remove apm:p compatibility hack ...
Michael Scire committed on 9 Oct 2021
2021-10-08
@Michael Scire
kern: put rela in bss ...
Michael Scire committed on 8 Oct 2021
@Michael Scire
kern: clean up mesosphere buildscript
Michael Scire committed on 8 Oct 2021
@Michael Scire
kern: tidy up capability calc
Michael Scire committed on 8 Oct 2021
@Michael Scire
fusee: fix loader stub size alignment
Michael Scire committed on 8 Oct 2021
@Michael Scire
git subrepo push libraries ...
Michael Scire committed on 8 Oct 2021
@Michael Scire
os: fix mutex push/pop prototypes
Michael Scire committed on 8 Oct 2021
@Michael Scire
git subrepo push libraries ...
Michael Scire committed on 8 Oct 2021
@Michael Scire
ams.mitm: avoid using std::unordered_map, it manifests exception code
Michael Scire committed on 8 Oct 2021
@Michael Scire
cs: prevent exceptions from manifesting
Michael Scire committed on 8 Oct 2021
@Michael Scire
boot: save 12KB
Michael Scire committed on 8 Oct 2021
@Michael Scire
erpt: save 8KB
Michael Scire committed on 8 Oct 2021
@Michael Scire
jpegdec: save 128KB of memory
Michael Scire committed on 8 Oct 2021
@Michael Scire
strat: use ams::Main() instead of main(argc, argv)
Michael Scire committed on 8 Oct 2021
2021-10-07
@Michael Scire
strat: build sysmodules with -Wextra/-Werror
Michael Scire committed on 7 Oct 2021
@Michael Scire
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire committed on 7 Oct 2021