summaryrefslogtreecommitdiff
path: root/src/cmd/cc/lexbody
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Imported Upstream version 1.3upstream/1.3Michael Stapelberg1-71/+5
2013-12-03Imported Upstream version 1.2upstream/1.2Michael Stapelberg1-7/+7
2013-05-14Imported Upstream version 1.1upstream/1.1Michael Stapelberg1-1/+1
2013-03-04Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304Michael Stapelberg1-9/+8
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-0/+7
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+769
2011-09-13Imported Upstream version 60Ondřej Surý1-769/+0
2011-08-03Imported Upstream version 59upstream/59Ondřej Surý1-3/+3
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-29/+14
2010-03-23Add support for #pragma dynexport.Ian Lance Taylor1-0/+7
2010-03-22Rename dynld to dynimport throughout.Ian Lance Taylor1-1/+1
2010-02-055a/6a/8a/5c/6c/8c: remove fixed-size arrays for -I and -D optionsDean Prichard1-5/+4
2010-01-28avoid overflow of symb buffer in 5a/6a/8a/5c/6c/8cDean Prichard1-2/+18
2010-01-25cc: correct handling of leading ·Russ Cox1-6/+7
2010-01-22eliminate the package global name space assumption in object filesRuss Cox1-1/+7
2010-01-19cleanup toward eliminating package global name spaceRuss Cox1-0/+11
2009-11-23two more if(h<0) that gcc 4.3 -O2 miscompilesRuss Cox1-2/+1
2009-08-24ffi -> dynld.Russ Cox1-8/+1
2009-08-24first attempt at real FFI support.Russ Cox1-0/+14
2009-03-20move pragtextflag into lexbodyRuss Cox1-0/+7
2009-01-05fix 6a line number bug -Russ Cox1-3/+1
2008-08-03make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox1-7/+7
2008-06-24middle dot as alpha package separatorKen Thompson1-3/+13
2008-06-04Add compiler source to new directory structureRob Pike1-0/+723