summaryrefslogtreecommitdiffstats
path: root/cmake/mips.cmake
Commit message (Expand)AuthorAgeFilesLines
* build: Enable linting checkes (#165)Evan Lojewski2020-11-081-6/+6
* builds: Add Microsoft's SDL and banned API list (#148)Evan Lojewski2020-10-241-1/+6
* build: Cleanup build warnings related to assembler files. (#117)Evan Lojewski2020-09-251-1/+1
* release: Add support for generating a release package. (#54)Evan Lojewski2020-03-021-1/+4
* Clean up compiler paths slightly.Lojewski, Evan2019-05-121-2/+2
* use the custom objcopy for stage1.Lojewski, Evan2019-05-111-1/+1
* Update cross compilation to use ld from compiler, remove system includes.Lojewski, Evan2019-05-111-1/+1
* Allow spaces in the build path.Evan Lojewski2019-03-181-0/+6
* Update the cpu target to mips2, removing movn/z support.Evan Lojewski2019-02-231-1/+1
* Update mips_add_executable to create the resulting .bin file.Evan Lojewski2019-02-231-0/+5
* Clean up a few mem leaks - simulation support doesn't need to be on the heap.Evan Lojewski2019-02-141-1/+1
* Garbage collect unused routines.Evan Lojewski2019-02-111-2/+2
* Add an initial linker script and crt file for stage1Evan Lojewski2019-02-101-3/+7
* Remove usage of ExternalProjectsEvan Lojewski2019-02-091-0/+65
OpenPOWER on IntegriCloud