This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: binary metadata


Jakob Praher writes:
 > Am Don, den 30.09.2004 schrieb Bryce McKinlay um 18:11:
 > > Jakob Praher wrote:
 > 
 > > Most of the functions that deal with the metadata are currently in 
 > > java/lang/natClass.cc and java/lang/natClassLoader.cc. In the BC-ABI 
 > > branch, Tom has moved much of it to the new file link.cc which deals 
 > > with class linking, runtime vtable layout, etc.
 > 
 > a simple question: where do I find the BC-ABI branch?
 > doing a cvs -r BC-ABI gcc/libjava didn't work for me :-(

gcj-abi-2-dev-branch

Andrew.


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