Atmosphere/libraries/libstratosphere/include/stratosphere
SciresM 3a1ccdd919
Switch atmosphere's build target to C++20. (#952)
* ams: update to build with gcc10/c++20

* remove mno-outline-atomics

* ams: take care of most TODO C++20s

* fusee/sept: update for gcc10

* whoosh, your code now uses pre-compiled headers

* make: dependency fixes
2020-05-11 15:02:10 -07:00
..
ams Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
boot2
capsrv Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
cfg Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
dd
dmnt Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
erpt Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
fatal Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
fs Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
fssrv Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
fssystem Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
hid
hos ams: revamp target firmware 2020-05-06 22:29:07 -07:00
kvdb Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
ldr Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
lmem
lr Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
map
mem Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
ncm Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
nim
os Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
patcher
pgl Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
pm Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
psc ams: use psc acknowledge_ex on 5.1.0+ (fixes wake-from-sleep on 5.1.0) 2020-05-06 22:34:34 -07:00
ro
settings Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
sf Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
sm
spl
svc
time
updater
util
vi
ams.hpp
boot2.hpp
capsrv.hpp
cfg.hpp
dd.hpp
dmnt.hpp
erpt.hpp
fatal.hpp
fs.hpp fs: add MountImageDirectory 2020-03-27 16:59:27 -07:00
fssrv.hpp
fssystem.hpp
hid.hpp
hos.hpp
kvdb.hpp
ldr.hpp
lmem.hpp
lr.hpp
map.hpp
mem.hpp
ncm.hpp
nim.hpp
os.hpp os: oh geez look at the time 2020-04-29 00:41:51 -07:00
patcher.hpp
pgl.hpp
pm.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
psc.hpp
reg.hpp Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
ro.hpp
settings.hpp
sf.hpp
sm.hpp
spl.hpp
time.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
updater.hpp
util.hpp
vi.hpp