aboutsummaryrefslogtreecommitdiffstats
path: root/sparsec
AgeCommit message (Expand)AuthorFilesLines
2019-10-09llvm: fix sparsec breakage on recent cygwin versionLuc Van Oostenryck1-0/+1
2018-11-22sparsec: use a compatible exception model on cygwinRamsay Jones1-1/+11
2018-06-21sparsec: simplify & portable use of mktempLuc Van Oostenryck1-6/+3
2017-11-17llvm: fix creation of sparsec's tmp filesLuc Van Oostenryck1-2/+2
2014-04-15sparse{i,c}: use LLVM_CONFIG to find llc and lliCody P Schafer1-1/+3
2011-11-21sparse, llvm: Make llc output to stdout in sparsecPekka Enberg1-1/+1
2011-11-19sparse, llvm: Make 'sparsec' error handling more robustPekka Enberg1-1/+8
2011-08-30sparse, llvm: Improve sparsec front-endPekka Enberg1-8/+21
2011-08-29sparse, llvm: Warn the user when we fall back to GCCPekka Enberg1-0/+1
2011-08-23sparse, llvm: Fix 'sparsec' when it's not in PATHPekka Enberg1-1/+1
2011-08-23sparse, llvm: Initial commitPekka Enberg1-0/+31