* go-gcc.cc: New file. * Make-lang.in (GO_OBJS): Add go/go-gcc.o. (go/go-gcc.o): New target. (go/go.o): Depend on go/gofrontend/backend.h. (go/statements.o): Likewise. From-SVN: r171917 |
||
---|---|---|
.. | ||
gofrontend | ||
ChangeLog | ||
config-lang.in | ||
gccgo.texi | ||
go-backend.c | ||
go-c.h | ||
go-gcc.cc | ||
go-lang.c | ||
go-system.h | ||
gospec.c | ||
lang-specs.h | ||
lang.opt | ||
Make-lang.in | ||
README.gcc |
The files in the gofrontend subdirectory are mirrored from the gofrontend project hosted at http://code.google.com/p/gofrontend. These files are the ones in the go subdirectory of that project.