aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-09-075a, 5c, 6a, 6c, 8a, 8c: fix Windows file pathsHector Chu
2011-08-29libmach: support reading symbols from Windows .exe for nmMateusz CzapliƄski
2011-08-29fix windows/amd64 build with newest mingw-w64Hector Chu
2011-07-25build: define getcallerpc in u.h (fix for Plan 9 build)Lucio De Re
2011-07-25build: fixes for mingw-w64Wei Guangjing
2011-06-14build: fix header files for Plan 9Lucio De Re
2011-02-08windows: replace remaining __MINGW32__ instances with _WIN32Joe Poirier
2010-07-30cov and prof: implement windows version (just function stubs and build mods)Joe Poirier
2010-07-28gc: fix SIGBUSRuss Cox
2010-02-08Fix *l/*c -V flag segfaultDean Prichard
2010-01-19libc: add goos, goarch, goroot. fixes buildRuss Cox
2009-11-30Ports of lib9, libbio and libmach to Windows.Hector Chu
2009-10-19support for 5.out filesRuss Cox
2009-08-31convert C runtime to 32-bit runes;Russ Cox
2009-08-14rename libmach_amd64 libmachRob Pike
2009-08-12change gotype in symbol table fromRuss Cox
2009-04-15fix gotest by fixing nm -s to print in file order by storing a sequence numberRob Pike
2009-02-03libmach:Russ Cox
2008-11-20symbol table changesRuss Cox
2008-10-206l:Russ Cox
2008-10-206g:Russ Cox
2008-09-16acid fixes etc. still not perfect.Russ Cox
2008-08-04fix go buildRuss Cox
2008-08-03make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox
2008-06-12Add 6dbRob Pike
2008-06-12adding ar.h for source-level compatibility in 6l.Rob Pike
2008-06-12add missing include fileRob Pike
2008-06-12import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike