summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Change -O1 compiler to use baseline and also resolve primitivesAndy Wingo2020-06-011-6/+1
* Switch to baseline compiler for bootstrap/Andy Wingo2020-05-111-1/+1
* Warning and optimization levels always small integersAndy Wingo2020-05-081-1/+1
* Wire up simplified warning levels in "guild compile"Andy Wingo2020-05-081-2/+2
* Bootstrap optimizationMikael Djurfeldt2019-05-231-2/+6
* Add resolve-primitives pass back to bootstrapAndy Wingo2018-01-051-2/+7
* Distribute prebuilt bootstraps for common hostsAndy Wingo2016-01-291-130/+3
* Don't serialize build through psyntax-pp.scmAndy Wingo2016-01-031-6/+4
* Disable warnings on bootstrap buildAndy Wingo2015-12-021-1/+4
* Add new pass to specialize "add" into "fadd" where possibleAndy Wingo2015-11-111-0/+1
* Fix distcheck issuesAndy Wingo2015-10-251-1/+1
* Bootstrap makefile tweaksAndy Wingo2015-10-231-3/+7
* Use a bootstrapped -O0 compiler to compile the -O2 GuileAndy Wingo2015-10-231-0/+152