summaryrefslogtreecommitdiff
path: root/src/cmd/cc/cc.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-15Imported Upstream version 1.4upstream/1.4Tianon Gravi1-7/+1
2014-06-19Imported Upstream version 1.3upstream/1.3Michael Stapelberg1-16/+22
2013-12-03Imported Upstream version 1.2upstream/1.2Michael Stapelberg1-3/+21
2013-05-14Imported Upstream version 1.1upstream/1.1Michael Stapelberg1-0/+1
2013-03-04Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304Michael Stapelberg1-22/+6
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-4/+5
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+831
2011-09-13Imported Upstream version 60Ondřej Surý1-831/+0
2011-08-03Imported Upstream version 59upstream/59Ondřej Surý1-2/+2
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-3/+4
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-1/+2
2010-03-26fix spelling of alignRob Pike1-1/+1
2010-03-24cc: fix typoRuss Cox1-1/+1
2010-03-23Add support for #pragma dynexport.Ian Lance Taylor1-0/+11
2010-03-22Rename dynld to dynimport throughout.Ian Lance Taylor1-5/+5
2010-02-055a/6a/8a/5c/6c/8c: remove fixed-size arrays for -I and -D optionsDean Prichard1-1/+1
2010-01-28avoid overflow of symb buffer in 5a/6a/8a/5c/6c/8cDean Prichard1-1/+3
2009-11-12yet another attempt to avoid conflicts withRuss Cox1-1/+4
2009-11-11fix BUFSIZ redeclaration warningsRuss Cox1-1/+1
2009-11-11getc/ungetc in assemblers; BUFSIZ everywhere.Russ Cox1-0/+1
2009-11-11avoid clash with stdio's getc, ungetc.Russ Cox1-0/+3
2009-08-24ffi -> dynld.Russ Cox1-8/+5
2009-08-24first attempt at real FFI support.Russ Cox1-0/+15
2009-03-24throw away most of the compat.h compatibility layerRuss Cox1-10/+11
2009-03-20update 8a, 8c, 8l to use new object format.Russ Cox1-0/+1
2009-01-27pragma textflagKen Thompson1-2/+2
2008-11-14add cov, prof to default build; clean up compiler warningsRuss Cox1-1/+1
2008-08-03make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox1-66/+66
2008-06-04Add compiler source to new directory structureRob Pike1-0/+795