summaryrefslogtreecommitdiff
path: root/gotools/ChangeLog
blob: cc3af21243d205f88bea4090583151d67f7c211d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
2015-01-14  Ian Lance Taylor  <iant@google.com>

	* Makefile.am (go_cmd_go_files): Sort entries.  Add generate.go.
	* Makefile.in: Rebuild.

2015-01-09  Ian Lance Taylor  <iant@google.com>

	* Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending
	on whether this is a native build or not.
	(GOCOMPILE, GOLINK): Use $(GOCOMPILER) instead of $(GOC).
	(MOSTLYCLEANFILES): Define.
	* Makefile.in: Rebuild.

	* Initial implementation.