Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-15 | Imported Upstream version 1.4upstream/1.4 | Tianon Gravi | 1 | -3/+2 | |
2014-06-19 | Imported Upstream version 1.3upstream/1.3 | Michael Stapelberg | 1 | -62/+13 | |
2013-12-03 | Imported Upstream version 1.2upstream/1.2 | Michael Stapelberg | 1 | -0/+1 | |
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 1 | -0/+1 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -1/+2 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+411 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -411/+0 | |
2011-08-03 | Imported Upstream version 59upstream/59 | Ondřej Surý | 1 | -0/+2 | |
2009-07-07 | move 6c/pgen.c, 6c/pswt.c into cc | Russ Cox | 1 | -0/+4 | |
and make 5c, 8c use them. centralizes reachability analysis and switch generation. now 8c doesn't have spurious warnings in pkg/runtime. R=ken OCL=31266 CL=31266 | |||||
2009-03-20 | update 8a, 8c, 8l to use new object format. | Russ Cox | 1 | -0/+1 | |
add "extern register" support to 8c. extern register means allocate in the FS-relative segment. make 8l generate segmented stack checks. R=ken OCL=26600 CL=26606 | |||||
2009-01-06 | make 8a, 8c, 8l build in go environment. | Russ Cox | 1 | -46/+46 | |
,s/int32/long/g in 8a, 8c, 8l. delete dead code. move enam.c, 8.out.h, mkenam from 8c to 8l. R=r DELTA=1850 (581 added, 983 deleted, 286 changed) OCL=22119 CL=22129 | |||||
2009-01-06 | 8a, 8c, and 8l from inferno distribution | Russ Cox | 1 | -0/+404 | |
R=r DELTA=19539 (19539 added, 0 deleted, 0 changed) OCL=22109 CL=22109 |