summaryrefslogtreecommitdiff
path: root/src/cmd/cc/dpchk.c
Commit message (Expand)AuthorAgeFilesLines
* [dev.cc] cmd/5c, cmd/6c, cmd/8c, cmd/cc: removeRuss Cox2014-11-101-793/+0
* cmd/cc,runtime: change preprocessor to expand macros inside ofKeith Randall2013-08-291-2/+26
* cmd/cgo: split cgo_export into cgo_export_static and cgo_export_dynamicRuss Cox2013-03-061-4/+18
* cmd/cgo, cmd/ld: new cgo object file sectionRuss Cox2013-03-011-68/+79
* cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automaticallyShenghou Ma2012-05-051-0/+17
* ld: add NOPTRBSS for large, pointer-free uninitialized dataRuss Cox2012-02-211-7/+11
* cc: fixes for Plan 9 buildLucio De Re2011-07-131-1/+0
* 8c: fixes for Plan 9 buildLucio De Re2011-07-011-0/+2
* cc: add two new #pragma varargckRuss Cox2011-06-271-15/+112
* cgo: handle versioned ELF symbolsRuss Cox2011-04-271-2/+28
* 5a, 5l, 6a, 6l, 8a, 8l: handle out of memory, large allocationsJeff R. Allen2011-01-191-0/+1
* remove naclRuss Cox2010-12-151-0/+1
* various: avoid %ld etcRuss Cox2010-10-131-6/+6
* Add support for #pragma dynexport.Ian Lance Taylor2010-03-231-0/+29
* Rename dynld to dynimport throughout.Ian Lance Taylor2010-03-221-6/+6
* cmd/cc: change getquoted() to accept whitespaces.Sergio Luis O. B. Correia2009-11-231-1/+1
* cc: eliminate two fixed-size buffersRuss Cox2009-11-141-15/+19
* ffi -> dynld.Russ Cox2009-08-241-33/+7
* first attempt at real FFI support.Russ Cox2009-08-241-14/+86
* pragma textflagKen Thompson2009-01-271-12/+6
* Add compiler source to new directory structureRob Pike2008-06-041-0/+524