summaryrefslogtreecommitdiff
path: root/src/cmd/8c/reg.c
AgeCommit message (Collapse)AuthorFilesLines
2014-06-19Imported Upstream version 1.3upstream/1.3Michael Stapelberg1-13/+16
2013-12-03Imported Upstream version 1.2upstream/1.2Michael Stapelberg1-0/+2
2013-03-04Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304Michael Stapelberg1-1/+150
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+1287
2011-09-13Imported Upstream version 60Ondřej Surý1-1287/+0
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-5/+5
2009-12-018g: fix 386 floating point stack bugCharles L. Dorian1-0/+2
Also fixes issue 310 comment 5 error. Fixes issue 310. R=rsc http://codereview.appspot.com/163042 Committer: Russ Cox <rsc@golang.org>
2009-01-06make 8a, 8c, 8l build in go environment.Russ Cox1-34/+34
,s/int32/long/g in 8a, 8c, 8l. delete dead code. move enam.c, 8.out.h, mkenam from 8c to 8l. R=r DELTA=1850 (581 added, 983 deleted, 286 changed) OCL=22119 CL=22129
2009-01-068a, 8c, and 8l from inferno distributionRuss Cox1-0/+1285
R=r DELTA=19539 (19539 added, 0 deleted, 0 changed) OCL=22109 CL=22109