gcc/libjava/java/nio
Tom Tromey 06a4a50762 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
2007-04-19 00:24:09 +00:00
..
channels Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
charset libjava 2007-04-19 00:24:09 +00:00
Buffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Buffer.java
BufferOverflowException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BufferUnderflowException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteBuffer.h libjava 2007-04-19 00:24:09 +00:00
ByteBufferHelper.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteOrder.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CharBuffer.h libjava 2007-04-19 00:24:09 +00:00
CharBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CharViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DirectByteBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DirectByteBufferImpl.java
DirectByteBufferImpl$ReadOnly.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DirectByteBufferImpl$ReadWrite.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DoubleBuffer.h libjava 2007-04-19 00:24:09 +00:00
DoubleBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DoubleViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FloatBuffer.h libjava 2007-04-19 00:24:09 +00:00
FloatBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FloatViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
IntBuffer.h libjava 2007-04-19 00:24:09 +00:00
IntBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
IntViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InvalidMarkException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LongBuffer.h libjava 2007-04-19 00:24:09 +00:00
LongBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LongViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MappedByteBuffer.h MappedByteBuffer.java: Removed. 2007-01-17 16:25:10 +00:00
MappedByteBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MappedByteBufferImpl.java
natVMDirectByteBufferImpl.cc natVMDirectByteBufferImpl.cc: Renamed from java/nio/natDirectByteBufferImpl.cc. 2007-01-17 17:02:48 +00:00
ReadOnlyBufferException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ShortBuffer.h libjava 2007-04-19 00:24:09 +00:00
ShortBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ShortViewBufferImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMDirectByteBuffer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMDirectByteBuffer.java