summaryrefslogtreecommitdiff
path: root/src/cmd/cc/macbody
Commit message (Expand)AuthorAgeFilesLines
* cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automaticallyShenghou Ma2012-05-051-0/+4
* ld: add NOPTRBSS for large, pointer-free uninitialized dataRuss Cox2012-02-211-0/+4
* 8a: fixes for Plan 9 buildLucio De Re2011-06-271-3/+3
* cgo: handle versioned ELF symbolsRuss Cox2011-04-271-1/+1
* cc: allow $ as letter in pragma argumentsRuss Cox2010-12-071-1/+1
* Add support for #pragma dynexport.Ian Lance Taylor2010-03-231-0/+4
* Rename dynld to dynimport throughout.Ian Lance Taylor2010-03-221-2/+2
* avoid overflow of symb buffer in 5a/6a/8a/5c/6c/8cDean Prichard2010-01-281-0/+2
* allow runes >= 0x80 in symbols in #pragmasRuss Cox2009-09-241-2/+2
* ffi -> dynld.Russ Cox2009-08-241-6/+2
* first attempt at real FFI support.Russ Cox2009-08-241-3/+11
* throw away most of the compat.h compatibility layerRuss Cox2009-03-241-1/+1
* pragma textflagKen Thompson2009-01-271-2/+2
* make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox2008-08-031-4/+4
* Add compiler source to new directory structureRob Pike2008-06-041-0/+842