summaryrefslogtreecommitdiff
path: root/src/cmd/6c/swt.c
Commit message (Expand)AuthorAgeFilesLines
* libbio, all cmd: consistently use BGETC/BPUTC instead of Bgetc/BputcDmitriy Vyukov2013-08-301-52/+26
* cmd/6c, cmd/8c: fix stack allocated Biobuf leaking at exitDave Cheney2013-03-201-1/+1
* cmd/cgo, cmd/ld: new cgo object file sectionRuss Cox2013-03-011-13/+3
* cmd/6c: fix buildRuss Cox2013-02-181-1/+1
* cmd/6c, cmd/8c: cut stack frames by about halfRuss Cox2013-02-181-2/+2
* cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automaticallyShenghou Ma2012-05-051-0/+4
* 5c, 6c, 8c: take GOROOT_FINAL into considerationShenghou Ma2012-04-041-0/+31
* 5c, 6c, 8c: support 64-bit switch valueAnthony Martin2011-12-141-2/+17
* 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file pathsHector Chu2011-09-071-8/+4
* 6a, 6c, 6l: fix for Plan 9 buildLucio De Re2011-07-151-2/+2
* gc, ld: detect stale or incompatible object filesRuss Cox2011-02-031-1/+1
* gc: align structs according to max alignment of fieldsRuss Cox2010-12-131-10/+17
* various: avoid %ld etcRuss Cox2010-10-131-1/+1
* fix spelling of alignRob Pike2010-03-261-1/+1
* Add support for #pragma dynexport.Ian Lance Taylor2010-03-231-2/+5
* Rename dynld to dynimport throughout.Ian Lance Taylor2010-03-221-4/+4
* ffi -> dynld.Russ Cox2009-08-241-10/+8
* first attempt at real FFI support.Russ Cox2009-08-241-0/+13
* make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox2008-08-031-16/+16
* goos and goarchKen Thompson2008-06-051-1/+1
* Add compiler source to new directory structureRob Pike2008-06-041-0/+566