summaryrefslogtreecommitdiff
path: root/scripts/standalone.mk
AgeCommit message (Expand)Author
2019-06-20make "clean" work too.Kevin Mills
2019-06-17Reorder CFLAGS for benchmarksNathaniel Graff
2019-06-02Add compile options for coremark and update freedom-metal repo.Hsiang-Chia.Huang
2019-06-02Update Makefile to handle special ENV require for coremark, dhrystoneBunnaroath Sou
2019-05-31Disable ramrodata for dhrystone on boards with 16k RAMNathaniel Graff
2019-05-22Setup default options for dhrystone release.Hsiang-Chia.Huang
2019-04-10Use CCASFLAGS instead of ASFLAGSNathaniel Graff
2019-04-10Use newlib-nanoNathaniel Graff
2019-03-25Set ASFLAGS to workPalmer Dabbelt
2019-03-19Missed one search and replacecgsfv
2019-03-19Reverted to naming verilog hex files .hexcgsfv
2019-03-19Added .map + .lst + .rtl extra output filescgsfv
2019-03-18Add link target options to tools and envBunnaroath Sou
2019-03-14Use TARGET_TAGS in MakefileNathaniel Graff
2019-03-13Enable elf2hex in standalone projectsNathaniel Graff
2019-03-12Build program into SRC_DIR/CONFIGURATION/PROGRAMNathaniel Graff
2019-03-12Build metal libs into install/lib/CONFIGURATIONNathaniel Graff
2019-03-12ELF output has .elf extensionNathaniel Graff
2019-03-12Support Debug/Release configurationsNathaniel Graff
2019-03-07Remove BSP checks from MakefileNathaniel Graff
2019-03-06Add support for Segger J-LinkNathaniel Graff
2019-03-05Build scripts can consume RISCV_CMODELNathaniel Graff
2019-03-05Merge pull request #180 from sifive/print-sizeNathaniel Graff
2019-02-27Optimize for size using gc-sections, function-sections, data-sections flagsBunnaroath Sou
2019-02-22Print ELF size after buildNathaniel Graff
2019-02-04Replace all mee with metalNathaniel Graff
2019-01-31Add TARGET as a synonym for BOARDNathaniel Graff
2019-01-18Add export of standalone projectNathaniel Graff