Age | Commit message (Expand) | Author | Files | Lines |
2014-06-19 | Imported Upstream version 1.3upstream/1.3 | Michael Stapelberg | 1 | -858/+0 |
2013-12-03 | Imported Upstream version 1.2upstream/1.2 | Michael Stapelberg | 1 | -152/+273 |
2013-05-14 | Imported Upstream version 1.1upstream/1.1 | Michael Stapelberg | 1 | -17/+33 |
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 1 | -13/+66 |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -8/+19 |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+657 |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -657/+0 |
2011-08-03 | Imported Upstream version 59upstream/59 | Ondřej Surý | 1 | -1/+0 |
2011-06-30 | Imported Upstream version 58upstream/58 | Ondřej Surý | 1 | -14/+1 |
2011-04-26 | Imported Upstream version 2011.04.13upstream/2011.04.13 | Ondřej Surý | 1 | -6/+9 |
2011-04-20 | Imported Upstream version 2011.03.07.1upstream/2011.03.07.1 | Ondřej Surý | 1 | -20/+10 |
2011-02-18 | Imported Upstream version 2011.02.15upstream/2011.02.15 | Ondřej Surý | 1 | -4/+25 |
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 1 | -1/+8 |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -713/+345 |
2010-06-11 | 8l: correct test for sp == top of stack in 8l -K code | Russ Cox | 1 | -1/+1 |
2010-05-03 | fix nacl build | Russ Cox | 1 | -1/+1 |
2010-04-27 | 5l, 6l, 8l, runtime: make -s binaries work | Russ Cox | 1 | -2/+22 |
2010-01-19 | cleanup toward eliminating package global name space | Russ Cox | 1 | -2/+2 |
2009-12-13 | 8l: add support for PE output. | Hector Chu | 1 | -4/+38 |
2009-10-15 | rename sys functions to runtime, | Russ Cox | 1 | -2/+2 |
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 | -3/+9 |
2009-09-24 | convert 8l to new ELF code. | Russ Cox | 1 | -2/+6 |
2009-09-22 | nacl: | Russ Cox | 1 | -1/+0 |
2009-09-21 | convert 386 to use %gs instead of %fs for extern register. | Russ Cox | 1 | -1/+2 |
2009-08-30 | fix line numbers, again. | Russ Cox | 1 | -0/+4 |
2009-08-21 | fix 386/arm builds | Kai Backman | 1 | -0/+1 |
2009-08-20 | symbol bugs. | Russ Cox | 1 | -1/+7 |
2009-07-13 | fix undefined function error. | Russ Cox | 1 | -2/+2 |
2009-06-17 | update 386 to new runtime (CL 30381) | Russ Cox | 1 | -16/+4 |
2009-04-01 | fix runtime stack overflow bug that gri ran into: | Russ Cox | 1 | -3/+10 |
2009-03-31 | * move go-specific loader code | Russ Cox | 1 | -1/+25 |
2009-03-20 | update 8a, 8c, 8l to use new object format. | Russ Cox | 1 | -4/+134 |
2009-01-06 | make 8a, 8c, 8l build in go environment. | Russ Cox | 1 | -16/+16 |
2009-01-06 | 8a, 8c, and 8l from inferno distribution | Russ Cox | 1 | -0/+793 |