summaryrefslogtreecommitdiff
path: root/tools/external/README
blob: 5f0cd1ab2b4720240e5a1dde171d883f28defa8f (plain)
1
2
3
4
5
6
7
8
9
ASM is a bytecode processing library used by GNU Classpath's rmic and
javah tools.  It is not maintained as part of GNU Classpath, but is
imported into the repository for simpler builds.

The ASM project pages are at http://asm.objectweb.org/

The currently imported version is ASM 2.2.3.  The sources were checked
out of CVS using the ASM_2_2_3 tag.  I've only imported a subset of
the whole checkout: namely, LICENSE.txt and the sources themselves.