summaryrefslogtreecommitdiff
path: root/src/cmd/cc/macbody
Commit message (Expand)AuthorAgeFilesLines
* 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