summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-12-30A new home.midipix4-4/+4
2021-07-06Annual chores.midipix4-3/+9
2020-12-05dalist_deposit_memory_block(): fix off-by-one typo.midipix1-1/+1
2020-06-08dalist_alloc(): explicitly reset the address variable (oversight).midipix1-0/+1
2019-02-22dalist_entry_point(): explicitly apply protected visibility.midipix1-1/+1
2016-12-13dalist_alloc(): provide a smoother foreign toolchain support.midipix1-4/+4
2016-12-12include <psxtypes/section/freestd.h> for improved foreign compiler support.midipix1-0/+2
2016-12-10midipix free-standing environment: adjust to forthcoming feature test macro.midipix2-2/+2
2016-11-12PE targets: free-standing environment: library image: mark affiliation.midipix1-0/+5
2016-10-16free-standing environment: internals: code maintenance.midipix2-3/+3
2016-05-11dalist_dbg_write_posix(): improved selection of arch-specific strings.midipix1-9/+12
2016-05-11code maintenance: mark unused parameters.midipix1-0/+5
2016-05-11dalist_dbg_write_nt(): remove dead code.midipix1-5/+0
2016-05-11dalist_dbg_write_posix(): properly handle signedness.midipix1-1/+5
2015-09-26normalize the name of the library's entry point.midipix1-1/+1
2015-04-12dalist: initial commit.midipix5-0/+832