| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | build: add include files for Plan 9 | Anthony Martin | 2012-01-31 | 6 | -0/+55 |
* | os: OS-dependent bits to support NetBSD. | Christopher Nielsen | 2011-12-15 | 1 | -1/+1 |
* | lib9: add ctime | Russ Cox | 2011-11-07 | 1 | -0/+2 |
* | gopack: change archive file name length back to 16 | Russ Cox | 2011-11-01 | 1 | -1/+1 |
* | 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths | Hector Chu | 2011-09-07 | 1 | -0/+2 |
* | libmach: support reading symbols from Windows .exe for nm | Mateusz Czapli?ski | 2011-08-29 | 1 | -0/+1 |
* | fix windows/amd64 build with newest mingw-w64 | Hector Chu | 2011-08-29 | 1 | -0/+2 |
* | build: define getcallerpc in u.h (fix for Plan 9 build) | Lucio De Re | 2011-07-25 | 1 | -0/+2 |
* | build: fixes for mingw-w64 | Wei Guangjing | 2011-07-25 | 1 | -2/+6 |
* | build: fix header files for Plan 9 | Lucio De Re | 2011-06-14 | 1 | -0/+1 |
* | windows: replace remaining __MINGW32__ instances with _WIN32 | Joe Poirier | 2011-02-08 | 2 | -4/+4 |
* | cov and prof: implement windows version (just function stubs and build mods) | Joe Poirier | 2010-07-30 | 1 | -1/+7 |
* | gc: fix SIGBUS | Russ Cox | 2010-07-28 | 1 | -0/+5 |
* | Fix *l/*c -V flag segfault | Dean Prichard | 2010-02-08 | 1 | -0/+1 |
* | libc: add goos, goarch, goroot. fixes build | Russ Cox | 2010-01-19 | 1 | -0/+4 |
* | Ports of lib9, libbio and libmach to Windows. | Hector Chu | 2009-11-30 | 2 | -6/+17 |
* | support for 5.out files | Russ Cox | 2009-10-19 | 1 | -0/+49 |
* | convert C runtime to 32-bit runes; | Russ Cox | 2009-08-31 | 1 | -4/+4 |
* | rename libmach_amd64 libmach | Rob Pike | 2009-08-14 | 1 | -12/+0 |
* | change gotype in symbol table from | Russ Cox | 2009-08-12 | 1 | -1/+1 |
* | fix gotest by fixing nm -s to print in file order by storing a sequence number | Rob Pike | 2009-04-15 | 1 | -0/+1 |
* | libmach: | Russ Cox | 2009-02-03 | 1 | -1/+1 |
* | symbol table changes | Russ Cox | 2008-11-20 | 1 | -0/+1 |
* | 6l: | Russ Cox | 2008-10-20 | 1 | -5/+4 |
* | 6g: | Russ Cox | 2008-10-20 | 1 | -1/+1 |
* | acid fixes etc. still not perfect. | Russ Cox | 2008-09-16 | 1 | -0/+1 |
* | fix go build | Russ Cox | 2008-08-04 | 1 | -14/+30 |
* | make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. | Russ Cox | 2008-08-03 | 4 | -124/+134 |
* | Add 6db | Rob Pike | 2008-06-12 | 4 | -0/+683 |
* | adding ar.h for source-level compatibility in 6l. | Rob Pike | 2008-06-12 | 1 | -0/+47 |
* | add missing include file | Rob Pike | 2008-06-12 | 1 | -0/+1 |
* | import the plan 9 libraries libc (lib9) and libbio into the tree. | Rob Pike | 2008-06-12 | 4 | -0/+805 |