summaryrefslogtreecommitdiffstats
path: root/cmake/mips.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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