aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/libc/abort.c
Commit message (Collapse)AuthorAgeFilesLines
* More library cleanups and libc fixesspicyjpeg2023-05-211-36/+0
|
* Library bugfixes and additions, _sdk_log_inner() removalspicyjpeg2022-10-231-3/+5
|
* Clean up SDK debug logging, fix getTPage()spicyjpeg2022-10-191-8/+13
|
* Add debug log buffering, fix GetHeapUsage()spicyjpeg2022-10-181-11/+5
|
* Replace DEBUG macro with standard NDEBUG macrospicyjpeg2022-10-111-3/+3
|
* Fix DMACallback bug, disable logging in release buildsspicyjpeg2022-10-081-3/+9
|
* Minor fixes, add C++ placement new, n00bdemo 573 supportspicyjpeg2022-03-121-0/+14
|
* Rewrite assert() and DL_CALL(), update mkpsxisospicyjpeg2022-02-201-4/+10
|
* Added C++ support, updated build instructions and makefiles, consolidated ↵John Wilbert M. Villamor2019-07-171-0/+9
libc and libgcc (during build process), libraries now v0.12b and more