Descriptionsrc/cmd/6g/*: Corrections according to Plan 9 tool chain.
src/cmd/6g/cgen.c
src/cmd/6g/gobj.c
src/cmd/6g/reg.c
. dropped unused assignments;
src/cmd/6g/gg.h
. added varargck pragmas;
src/cmd/6g/list.c
. adjusted print format for ulong casts;
src/cmd/6g/peep.c
. dropped redundant increment;
Patch Set 1 #Patch Set 2 : diff -r 88744261dd47 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r b982a9b23f2b https://go.googlecode.com/hg/ #Patch Set 4 : diff -r b982a9b23f2b https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 5e1053337103 https://go.googlecode.com/hg/ #
MessagesTotal messages: 6
|