aboutsummaryrefslogtreecommitdiffstats
path: root/java/jc/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Upgrade to version 1.4.7.archie2005-11-281-2/+2
|
* Upgrade to release 1.4.6.archie2005-07-271-2/+2
|
* Update to version 1.4.5.archie2005-05-171-2/+2
|
* Update to version 1.4.4.archie2005-05-111-2/+2
|
* - Upgrade to version 1.4.3.archie2005-04-261-2/+2
| | | | - Change JAVA_BUILD from "yes" to "jre"
* Upgrade to version 1.4.2.archie2005-04-141-2/+2
|
* Update to version 1.4.0.archie2005-03-211-2/+2
|
* Upgrade to version 1.3.2.archie2005-02-231-2/+2
|
* Update to version 1.3.1 (these files were missing from previous commit).archie2005-01-111-2/+2
|
* Upgrade to version 1.3.archie2004-12-291-4/+2
|
* Upgrade to version 1.2.3.archie2004-11-291-4/+4
|
* Update to version 1.2.2.archie2004-07-261-2/+2
|
* Update to version 1.2.1archie2004-07-141-4/+4
|
* Update to version 1.2.archie2004-07-061-4/+4
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Update to version 1.0.1.archie2004-02-271-1/+1
|
* New port.archie2004-02-231-0/+2
JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object file loader. JC utilizes the GNU Classpath class library and provides support for most features you would expect such as reflection, user class loaders, etc. WWW: http://jcvm.sourceforge.net/