| 2025-11-15 |
kern: exception flags are now atomic.
...
Michael Scire
authored
on 12 Nov
SciresM
committed
on 15 Nov
|
|---|---|
| 2024-06-02 |
ams: build with -std=gnu++23
Michael Scire
authored
on 27 May 2024
SciresM
committed
on 2 Jun 2024
|
|
ams: fix compilation with gcc 14 (closes #2330)
Michael Scire
authored
on 26 May 2024
SciresM
committed
on 2 Jun 2024
|
|
| 2023-05-07 |
ams: fix compilation with gcc 13
Michael Scire
authored
on 7 May 2023
SciresM
committed
on 7 May 2023
|
| 2022-10-12 |
ncm: update for new add on content/attr changes
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
lr: add support for location resolver disable commands
Michael Scire
authored
on 11 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
| 2022-06-06 |
util: prevent optimizer from removing endian-swapped writes
Michael Scire
committed
on 6 Jun 2022
|
| 2022-04-17 |
optional: add c++23 monadic interface
Michael Scire
committed
on 17 Apr 2022
|
| 2022-04-03 |
util: update some bit utility logic
Michael Scire
committed
on 3 Apr 2022
|
| 2022-03-25 |
util: pointer traits only if <memory>/stratosphere
Michael Scire
committed
on 25 Mar 2022
|
|
util: add pointer utils, use to constrain fs pointers
Michael Scire
committed
on 25 Mar 2022
|
|
| 2022-03-22 |
util: update function dtors, update gitignore
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
strat: revise fs unsupported operation results, add overflow utils
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: fix clang-build, os: StackGuardManager
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: first pass at compressed storage (works on iridium with wip hac2l code)
Michael Scire
authored
on 12 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
lib: simplify pragma macros
Michael Scire
authored
on 8 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
ams: support building unit test programs on windows/linux/macos
Michael Scire
authored
on 6 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
| 2021-12-13 |
ams: deduplicate static initialization logic
Michael Scire
committed
on 13 Dec 2021
|
| 2021-11-07 |
Minor header fixes to reduce parsing issues with Clang (#1700)
...
Léo Lam
authored
on 7 Nov 2021
GitHub
committed
on 7 Nov 2021
|
| 2021-11-04 |
|
| 2021-10-26 |
crypto: implement md5, which now used by sprof
Michael Scire
committed
on 26 Oct 2021
|
|
util: add trait/macro for is_constexpr_constructible
Michael Scire
authored
on 22 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
| 2021-10-24 |
kern: optimize timespan -> tick codegen, improve .text layout
Michael Scire
committed
on 24 Oct 2021
|
|
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 |
kern: use new AtomicRef, use Atomic<bool>
Michael Scire
committed
on 20 Oct 2021
|
|
util: better match true std::atomic semantics
Michael Scire
committed
on 20 Oct 2021
|
|
|
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire
committed
on 20 Oct 2021
|
|
| 2021-10-19 |
kern: update scheduler for 13.0.0 change, fix some ctz/clz bugs
Michael Scire
committed
on 19 Oct 2021
|
| 2021-10-18 |
ams: improve offsetof style consistency
Michael Scire
committed
on 18 Oct 2021
|
|
util: improve (and use) offsetof that's """standard compliant"""
Michael Scire
committed
on 18 Oct 2021
|