2007-07-27  Tom Tromey  <tromey@redhat.com>

	* Makefile (TAG): Update.

2007-07-27  Tom Tromey  <tromey@redhat.com>

	* org/eclipse/jdt/internal/compiler/batch/GCCMain.java
	(configure): Use setDestinationPath.
	* Makefile (TAG): New variable.
	(checkout): Use it.

2007-03-02  Tom Tromey  <tromey@redhat.com>

	* org/eclipse/jdt/internal/compiler/batch/GCCMain.java
	(configure): Set generatePackagesStructure.  For Eclipse 3.2.2.

2007-01-30  Tom Tromey  <tromey@redhat.com>

	* Makefile (ecj-source.tar.bz2): New target.
	(all): Use it.
	(upload): Upload source tar.
	* org/eclipse/jdt/internal/compiler/batch/GCCMain.java
	(turnWarningsToErrors): New method.
	(handleWall): New method.
	(configure): Changed handling of -w.  Handle -Werror, -Wall.

2006-10-17  Tom Tromey  <tromey@redhat.com>

	* Makefile (compile): Put gcc properties into correct .properties
	file.
	* gcc.properties: New file.

2006-10-16  Tom Tromey  <tromey@redhat.com>

	* Makefile (upload): Changed sense of test.

	* Makefile (compile): Include META-INF.  Make sure .properties end
	up in bin.
	(.PHONY): New target.

