| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |