papermario/include/stdlib
AltoXorg b171712e0e
Match libultra iQue ver (#1111)
* match libultra ique pt 1

* add sgidefs.h to include/gcc

* recvmesg match + _getcount

* add elfpatch.py for those compiled with -mips3

* pt 2

* os/setthreadpri(.data) -> os/thread

* os thread matches

* os timer matches

* pt 4 (erm... 3?)

* vitbl

* os pi matches

* pt. uhmmmm, i've lost track...

* os pfs matches

* replace elfpatch.py

* pt. just forget it...

* outsource from ultralib ique branch

* .

* . 2

* final blow

* add egcs compiler to Jenkinsfile

* fix errors from CI

* minor changes as requested
2023-08-17 02:29:21 +09:00
..
README.md fix for PR 2021-01-16 09:41:40 -05:00
stdarg.h Item funcs & ctx fixes (#649) 2022-02-18 02:11:27 +09:00
va-mips.h Match libultra iQue ver (#1111) 2023-08-17 02:29:21 +09:00
varargs.h Clean trailing whitespace (#1038) 2023-04-29 15:28:06 +02:00

The headers here are from GCC 2.8.1 and can be found in the original source for the compiler as well as our repo with modifications made for Paper Mario.