summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* build: add intptr typedef for Plan 9Anthony Martin2013-06-043-24/+27
* build: remove special definition of Runemax on Plan 9Anthony Martin2013-06-011-7/+0
* include: add a README fileShenghou Ma2013-05-221-0/+6
* include/plan9/libc.h: fix Plan 9 buildDavid du Colombier2013-03-301-0/+1
* cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internalIan Lance Taylor2013-03-291-0/+1
* build: fix for 32-bit windows builds on 64-bit windows systemRuss Cox2013-03-151-1/+1
* lib9: add mktempdir, removeall, runprogRuss Cox2013-03-061-0/+4
* build: clang supportRuss Cox2013-02-151-1/+1
* include: Plan 9: hide any previous definition of RunemaxAkshat Kumar2013-01-301-0/+2
* build: add missing function declarations for Plan 9Lucio De Re2013-01-111-0/+12
* cmd/5l, cmd/6l, cmd/8l, cmd/cc, cmd/gc: new flag parsingRuss Cox2013-01-061-0/+10
* cmd/dist, cmd/8g: implement GO386=387/sse to choose FPU flavour.R?my Oudompheng2013-01-021-0/+1
* lib9: remove unreferenced externs and getuser()Carl Mastrangelo2012-11-081-4/+0
* lib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and auto detect GOARMShenghou Ma2012-10-221-0/+1
* build: u.h for plan9 armLucio De Re2012-10-211-0/+14
* src: Add support for 64-bit version of Plan 9Akshat Kumar2012-08-311-0/+14
* build: remove unnecessary pragmasAnthony Martin2012-02-062-5/+0
* build: add include files for Plan 9Anthony Martin2012-01-316-0/+55
* os: OS-dependent bits to support NetBSD.Christopher Nielsen2011-12-151-1/+1
* lib9: add ctimeRuss Cox2011-11-071-0/+2
* gopack: change archive file name length back to 16Russ Cox2011-11-011-1/+1
* 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file pathsHector Chu2011-09-071-0/+2
* libmach: support reading symbols from Windows .exe for nmMateusz Czapli?ski2011-08-291-0/+1
* fix windows/amd64 build with newest mingw-w64Hector Chu2011-08-291-0/+2
* build: define getcallerpc in u.h (fix for Plan 9 build)Lucio De Re2011-07-251-0/+2
* build: fixes for mingw-w64Wei Guangjing2011-07-251-2/+6
* build: fix header files for Plan 9Lucio De Re2011-06-141-0/+1
* windows: replace remaining __MINGW32__ instances with _WIN32Joe Poirier2011-02-082-4/+4
* cov and prof: implement windows version (just function stubs and build mods)Joe Poirier2010-07-301-1/+7
* gc: fix SIGBUSRuss Cox2010-07-281-0/+5
* Fix *l/*c -V flag segfaultDean Prichard2010-02-081-0/+1
* libc: add goos, goarch, goroot. fixes buildRuss Cox2010-01-191-0/+4
* Ports of lib9, libbio and libmach to Windows.Hector Chu2009-11-302-6/+17
* support for 5.out filesRuss Cox2009-10-191-0/+49
* convert C runtime to 32-bit runes;Russ Cox2009-08-311-4/+4
* rename libmach_amd64 libmachRob Pike2009-08-141-12/+0
* change gotype in symbol table fromRuss Cox2009-08-121-1/+1
* fix gotest by fixing nm -s to print in file order by storing a sequence numberRob Pike2009-04-151-0/+1
* libmach:Russ Cox2009-02-031-1/+1
* symbol table changesRuss Cox2008-11-201-0/+1
* 6l:Russ Cox2008-10-201-5/+4
* 6g:Russ Cox2008-10-201-1/+1
* acid fixes etc. still not perfect.Russ Cox2008-09-161-0/+1
* fix go buildRuss Cox2008-08-041-14/+30
* make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox2008-08-034-124/+134
* Add 6dbRob Pike2008-06-124-0/+683
* adding ar.h for source-level compatibility in 6l.Rob Pike2008-06-121-0/+47
* add missing include fileRob Pike2008-06-121-0/+1
* import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike2008-06-124-0/+805