| Commit message (Expand) | Author | Age | Files | Lines |
* | build: annotations and modifications for c2go | Russ Cox | 2014-07-02 | 2 | -1/+11 |
* | liblink, runtime: preliminary support for plan9/amd64 | Aram H?v?rneanu | 2014-07-02 | 1 | -1/+1 |
* | all: remove 'extern register M *m' from runtime | Russ Cox | 2014-06-26 | 1 | -1/+1 |
* | liblink: fix field tracking | Russ Cox | 2014-05-20 | 1 | -0/+1 |
* | include/plan9: make mklibc.rc compatible with 9atom | David du Colombier | 2014-04-19 | 1 | -6/+1 |
* | liblink, cmd/ld: reenable nosplit checking and test | Russ Cox | 2014-04-16 | 1 | -3/+8 |
* | liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj | Ian Lance Taylor | 2014-04-16 | 1 | -1/+1 |
* | liblink: fix incorrect hash collision in lookup | Russ Cox | 2014-04-16 | 1 | -0/+1 |
* | build: remove tmp dir names from objects, support GOROOT_FINAL again | Russ Cox | 2014-04-15 | 1 | -0/+3 |
* | liblink: introduce TLS register on 386 and amd64 | Russ Cox | 2014-04-15 | 1 | -1/+2 |
* | liblink: remove arch-specific constants from file format | Russ Cox | 2014-04-14 | 1 | -2/+24 |
* | cmd/prof, libmach: delete | Russ Cox | 2014-04-14 | 9 | -763/+0 |
* | libbio, libmach: warnings from the Plan 9 tool chain | Lucio De Re | 2014-04-07 | 1 | -1/+1 |
* | cmd/ld: clear unused ctxt before morestack | Russ Cox | 2014-03-04 | 1 | -1/+1 |
* | all: final merge of NaCl tree | Russ Cox | 2014-02-27 | 1 | -0/+7 |
* | include: fix comment in link.h | Ian Lance Taylor | 2014-02-26 | 1 | -1/+1 |
* | cmd/gc: correct liveness for fat variables | Russ Cox | 2014-02-15 | 1 | -1/+1 |
* | lib9: enable on Plan 9 | David du Colombier | 2014-02-13 | 6 | -1/+98 |
* | cmd/cc, cmd/gc, cmd/ld: consolidate print format routines | Anthony Martin | 2014-02-12 | 2 | -13/+10 |
* | include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes. | Shenghou Ma | 2014-02-09 | 1 | -0/+1 |
* | liblink: include missing pragmas for plan9 formatter | Jeff Sickel | 2014-01-22 | 1 | -0/+12 |
* | liblink: check for symgrow size too large | Ian Lance Taylor | 2014-01-21 | 1 | -1/+1 |
* | libmach: use different names for different Ureg types | Russ Cox | 2014-01-08 | 3 | -3/+6 |
* | libmach: use Go's ureg headers on Plan 9 | David du Colombier | 2014-01-08 | 3 | -3/+3 |
* | liblink: use explicit field for globl duplicate detection | Russ Cox | 2013-12-18 | 1 | -0/+1 |
* | cmd/ld: move instruction selection + layout into compilers, assemblers | Russ Cox | 2013-12-16 | 1 | -45/+37 |
* | liblink, cmd/gc: fix incompatible type signatures on Plan 9 | David du Colombier | 2013-12-10 | 1 | -0/+6 |
* | build: do not use the host's libbio on Plan 9 | Anthony Martin | 2013-12-09 | 2 | -2/+8 |
* | liblink: fix Plan 9 build | David du Colombier | 2013-12-09 | 3 | -0/+9 |
* | liblink: create new library based on linker code | Russ Cox | 2013-12-08 | 2 | -0/+569 |
* | build: remove various uses of C undefined behavior | Russ Cox | 2013-09-09 | 1 | -1/+1 |
* | libbio, all cmd: consistently use BGETC/BPUTC instead of Bgetc/Bputc | Dmitriy Vyukov | 2013-08-30 | 1 | -2/+24 |
* | include/plan9: define size_t to fix build breakage | Ian Lance Taylor | 2013-06-28 | 1 | -0/+4 |
* | build: add intptr typedef for Plan 9 | Anthony Martin | 2013-06-04 | 3 | -24/+27 |
* | build: remove special definition of Runemax on Plan 9 | Anthony Martin | 2013-06-01 | 1 | -7/+0 |
* | include: add a README file | Shenghou Ma | 2013-05-22 | 1 | -0/+6 |
* | include/plan9/libc.h: fix Plan 9 build | David du Colombier | 2013-03-30 | 1 | -0/+1 |
* | cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internal | Ian Lance Taylor | 2013-03-29 | 1 | -0/+1 |
* | build: fix for 32-bit windows builds on 64-bit windows system | Russ Cox | 2013-03-15 | 1 | -1/+1 |
* | lib9: add mktempdir, removeall, runprog | Russ Cox | 2013-03-06 | 1 | -0/+4 |
* | build: clang support | Russ Cox | 2013-02-15 | 1 | -1/+1 |
* | include: Plan 9: hide any previous definition of Runemax | Akshat Kumar | 2013-01-30 | 1 | -0/+2 |
* | build: add missing function declarations for Plan 9 | Lucio De Re | 2013-01-11 | 1 | -0/+12 |
* | cmd/5l, cmd/6l, cmd/8l, cmd/cc, cmd/gc: new flag parsing | Russ Cox | 2013-01-06 | 1 | -0/+10 |
* | cmd/dist, cmd/8g: implement GO386=387/sse to choose FPU flavour. | R?my Oudompheng | 2013-01-02 | 1 | -0/+1 |
* | lib9: remove unreferenced externs and getuser() | Carl Mastrangelo | 2012-11-08 | 1 | -4/+0 |
* | lib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and auto detect GOARM | Shenghou Ma | 2012-10-22 | 1 | -0/+1 |
* | build: u.h for plan9 arm | Lucio De Re | 2012-10-21 | 1 | -0/+14 |
* | src: Add support for 64-bit version of Plan 9 | Akshat Kumar | 2012-08-31 | 1 | -0/+14 |
* | build: remove unnecessary pragmas | Anthony Martin | 2012-02-06 | 2 | -5/+0 |