summaryrefslogtreecommitdiff
path: root/src/cmd/5c/gc.h
Commit message (Expand)AuthorAgeFilesLines
* [dev.cc] cmd/5c, cmd/6c, cmd/8c, cmd/cc: removeRuss Cox2014-11-101-333/+0
* cmd/cc, runtime: convert C compilers to use Go calling conventionRuss Cox2014-08-271-2/+2
* cmd/5c, cmd/6c, cmd/8c, cmd/cc: remove unused global variable retok.Shenghou Ma2014-06-171-1/+0
* cmd/cc, cmd/gc, cmd/ld: consolidate print format routinesAnthony Martin2014-02-121-25/+0
* cmd/5c, cmd/6c, cmd/8c: use liblinkRuss Cox2013-12-081-47/+19
* cmd/5c, cmd/6c, cmd/8c: record arg size for every callRuss Cox2013-07-161-0/+1
* cmd/cc: add PREFETCH built-in (like SET, USED)Russ Cox2012-05-021-0/+1
* 5c, 6c, 8c: support 64-bit switch valueAnthony Martin2011-12-141-0/+1
* cc: change cas to newcaseRon Minnich2011-10-261-1/+1
* build: avoid redundant bss declarationsRuss Cox2011-08-231-1/+1
* 5c, 6c: fix buildRuss Cox2011-07-011-1/+1
* 5c, 5g: another attempt at silencing gccRuss Cox2011-05-161-2/+2
* changed 5c 64 bit word ordering to little endian so it matchesKai Backman2009-10-121-0/+1
* move 6c/pgen.c, 6c/pswt.c into ccRuss Cox2009-07-071-2/+8
* grab bag of changes aimed at getting stack splitting to work:Kai Backman2009-06-161-5/+6
* This is really two changes in one but given interdependenciesKai Backman2009-03-251-45/+42
* 5a 5c 5l from inferno distributionKai Backman2009-03-131-0/+379