Jung-uk Kim 2197766d97 - Update ECJ to 3.8.1.
The following changes were made in the previous commit.

- Use ECJ 3.8 instead of 4.2.  This simplifies and add more Eclipse mirrors.
They are actually the same compilers released with different Eclipse JDTs.
- Add an option to build gjdoc.
- Add an option to build with GMP, which enables java.math.BigInteger.
- Add an option to build with native JDK.  When it is turned off, ECJ or GCJ
(when WITH_GCJ is defined) is used for glibj.zip.  Note ECJ (with gij) and
GCJ can compile classpath perfectly fine on FreeBSD 9 and later but it seems
libgcj interacts badly with 7 and 8.  Need more investigation.
- Reduce unnecessary dependencies.  zip is not used when "--with-jar" is
specified.  Use pre-built ANTLR jar file, which is only used for gjdoc.
Remove JDK run-time dependency because it is only necessary to execute tools
and these tools are actually wrappers.  Now we just execute them with javavm
wrapper (or user-specified VM when JAVACMD environment variable is set).
Note you need a valid JVM to run these commands now.
- Add a patch to fix an ugly JAR updater bug.  Without this, the file name
must include "/" in it, e.g., "gjar i ./glibj.zip".
2012-10-04 17:32:13 +00:00
..
2012-05-23 11:32:46 +00:00
2012-10-04 17:32:13 +00:00
2012-08-03 18:35:56 +00:00
2012-06-01 07:43:28 +00:00
2012-06-01 05:26:28 +00:00
2012-06-01 07:44:35 +00:00
2012-06-01 05:26:28 +00:00
2012-06-01 07:47:19 +00:00
2012-01-17 01:42:10 +00:00
2012-09-27 23:03:38 +00:00
2011-11-22 15:51:39 +00:00
2012-09-15 02:38:27 +00:00
2012-03-26 07:48:54 +00:00
2012-06-01 05:26:28 +00:00
2011-12-29 15:21:04 +00:00
2012-06-01 05:26:28 +00:00
2012-07-29 11:17:02 +00:00
2012-09-10 13:33:08 +00:00
2012-09-07 21:00:54 +00:00
2012-09-01 05:59:14 +00:00
2012-08-29 09:29:02 +00:00
2011-08-02 13:49:10 +00:00
2012-08-30 19:14:32 +00:00
2012-06-01 05:26:28 +00:00
2012-06-01 08:02:52 +00:00
2012-04-30 13:52:24 +00:00
2012-04-17 16:08:57 +00:00