This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r113745 - in /trunk/libjava: ChangeLog Makefile...


Author: tromey
Date: Sat May 13 21:21:28 2006
New Revision: 113745

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113745
Log:
	* sources.am, Makefile.in: Rebuilt.
	* Makefile.am (nat_source_files): Mention natVMChannels.cc, not
	natChannels.cc.
	* java/nio/channels/natVMChannels.cc: Renamed from
	natChannels.cc.
	* java/nio/channels/Channels.java: Removed.
	* java/nio/channels/natChannels.cc: Removed.
	* java/nio/channels/VMChannels.java: New file.

Added:
    trunk/libjava/java/nio/channels/VMChannels.java
    trunk/libjava/java/nio/channels/natVMChannels.cc
Removed:
    trunk/libjava/java/nio/channels/Channels.java
    trunk/libjava/java/nio/channels/natChannels.cc
Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/Makefile.am
    trunk/libjava/Makefile.in
    trunk/libjava/sources.am


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]