aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/EnumMap$2.h
AgeCommit message (Collapse)AuthorFilesLines
2010-03-13re PR libgcj/42676 (javah doesn't generate the header files as checked in in ↵Matthias Klose1-4/+4
the archive) 2010-03-13 Matthias Klose <doko@ubuntu.com> PR libgcj/42676 * Regenerate .h files for anonymous inner classes. From-SVN: r157422
2007-04-19libjavaTom Tromey1-1/+1
* Regenerated headers with new gjavah. libjava/classpath * tools/gnu/classpath/tools/javah/MethodHelper.java (print): Changed arguments. Directly print method name. * tools/gnu/classpath/tools/javah/ClassWrapper.java (methodNameMap): New field. (makeVtable): Initialize it. (printMethods): Compute name for bridge targets. From-SVN: r123965
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-0/+29
From-SVN: r120621