diff options
author | Tom Tromey <tromey@redhat.com> | 2007-04-19 00:24:09 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2007-04-19 00:24:09 +0000 |
commit | 06a4a507625bf9a3b979ccb275bf4182f07b8ea2 (patch) | |
tree | e08786d000d7c3bc2119fb775da6d96fbbe84475 /libjava/classpath/tools/classes/gnu | |
parent | 5604bf10dd082cdf609d29e1e99a5879758a7c46 (diff) | |
download | gcc-06a4a507625bf9a3b979ccb275bf4182f07b8ea2.zip gcc-06a4a507625bf9a3b979ccb275bf4182f07b8ea2.tar.gz gcc-06a4a507625bf9a3b979ccb275bf4182f07b8ea2.tar.bz2 |
libjava
* 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
Diffstat (limited to 'libjava/classpath/tools/classes/gnu')
-rw-r--r-- | libjava/classpath/tools/classes/gnu/classpath/tools/javah/ClassWrapper.class | bin | 7779 -> 8524 bytes |
-rw-r--r-- | libjava/classpath/tools/classes/gnu/classpath/tools/javah/MethodHelper.class | bin | 3041 -> 2902 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/tools/classes/gnu/classpath/tools/javah/ClassWrapper.class b/libjava/classpath/tools/classes/gnu/classpath/tools/javah/ClassWrapper.class Binary files differindex e759d12..da5ddeb 100644 --- a/libjava/classpath/tools/classes/gnu/classpath/tools/javah/ClassWrapper.class +++ b/libjava/classpath/tools/classes/gnu/classpath/tools/javah/ClassWrapper.class diff --git a/libjava/classpath/tools/classes/gnu/classpath/tools/javah/MethodHelper.class b/libjava/classpath/tools/classes/gnu/classpath/tools/javah/MethodHelper.class Binary files differindex 4565197..2bd3202 100644 --- a/libjava/classpath/tools/classes/gnu/classpath/tools/javah/MethodHelper.class +++ b/libjava/classpath/tools/classes/gnu/classpath/tools/javah/MethodHelper.class |