summaryrefslogtreecommitdiff
path: root/src/cmd/gc/bits.c
Commit message (Expand)AuthorAgeFilesLines
* [dev.power64] gc: convert Bits to a uint64 arrayAustin Clements2014-11-041-13/+21
* cmd/gc: alias more variables during register allocationJosh Bleecher Snyder2014-05-121-1/+1
* gc: format nitsLucio De Re2011-11-071-1/+1
* 5g, 6g, 8g: registerize variables againRuss Cox2011-10-031-2/+2
* gc: unify stack frame layoutRuss Cox2011-09-061-2/+2
* gc: fix build on Plan 9Lucio De Re2011-08-291-1/+1
* gc: shuffle #includesRuss Cox2011-08-251-0/+2
* 5g, 6g, 8g: shift, opt fixesRuss Cox2011-07-281-1/+4
* gc: no more ...Russ Cox2010-06-141-1/+5
* gc: new typechecking rulesRuss Cox2010-06-081-14/+11
* move bits.c from 6g to gcRuss Cox2009-03-301-0/+157