Age | Commit message (Expand) | Author | Files | Lines |
2014-06-19 | Imported Upstream version 1.3upstream/1.3 | Michael Stapelberg | 1 | -1507/+0 |
2013-12-03 | Imported Upstream version 1.2upstream/1.2 | Michael Stapelberg | 1 | -10/+3 |
2013-05-14 | Imported Upstream version 1.1upstream/1.1 | Michael Stapelberg | 1 | -2/+52 |
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 1 | -15/+141 |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -13/+26 |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+1325 |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -1325/+0 |
2011-08-03 | Imported Upstream version 59upstream/59 | Ondřej Surý | 1 | -2/+2 |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -751/+432 |
2010-04-27 | 5l, 6l, 8l, runtime: make -s binaries work | Russ Cox | 1 | -0/+8 |
2010-04-22 | runtime: closures, defer bug fix for Native Client | Russ Cox | 1 | -1/+1 |
2010-02-01 | nacl: fix build, finally fixed 8l convergence bug | Russ Cox | 1 | -4/+9 |
2009-11-05 | forgot a piece of debugging | Ken Thompson | 1 | -18/+2 |
2009-11-05 | same speedup as 6l | Ken Thompson | 1 | -8/+43 |
2009-10-07 | factor portable object+library bits out of 5l/6l/8l into ld | Russ Cox | 1 | -0/+1 |
2009-10-03 | 8c, 8l dynamic loading support. | Russ Cox | 1 | -0/+11 |
2009-09-24 | convert 8l to new ELF code. | Russ Cox | 1 | -0/+12 |
2009-09-22 | nacl: | Russ Cox | 1 | -3/+32 |
2009-09-21 | rewrite RET, indirect CALL, indirect JMP for nacl. | Russ Cox | 1 | -3/+66 |
2009-09-21 | accept CALL $(constant) to call absolute PC | Russ Cox | 1 | -1/+10 |
2009-09-18 | 8l: step toward native client. | Russ Cox | 1 | -8/+44 |
2009-09-18 | merge first pass into main loop in span calculation. | Russ Cox | 1 | -45/+26 |
2009-08-30 | fix line numbers, again. | Russ Cox | 1 | -0/+3 |
2009-08-20 | symbol bugs. | Russ Cox | 1 | -3/+16 |
2009-08-13 | debugging symbols for 8g. | Russ Cox | 1 | -11/+15 |
2009-08-12 | change gotype in symbol table from | Russ Cox | 1 | -16/+11 |
2009-06-05 | 8l: add AIMULW | Russ Cox | 1 | -1/+6 |
2009-03-31 | * move go-specific loader code | Russ Cox | 1 | -18/+15 |
2009-03-20 | update 8a, 8c, 8l to use new object format. | Russ Cox | 1 | -4/+40 |
2009-03-20 | make 8l generate Darwin Mach-O and Linux ELF binaries | Russ Cox | 1 | -1/+1 |
2009-01-06 | make 8a, 8c, 8l build in go environment. | Russ Cox | 1 | -18/+18 |
2009-01-06 | 8a, 8c, and 8l from inferno distribution | Russ Cox | 1 | -0/+1417 |