This is the mail archive of the java-patches@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: Ping: Re: RFC: BC-ABI version IDs, take 2


Bryce McKinlay writes:
 >  > >2005-05-20  Bryce McKinlay  <mckinlay@redhat.com>
 > >
 > >	* decl.c (GCJ_BINARYCOMPAT_ADDITION, 
 > >	GCJ_BOOTSTRAP_LOADER_ADDITION): Removed.
 > >	(FLAG_BINARYCOMPAT_ABI, FLAG_BOOTSTRAP_LOADER,
 > >	MINOR_BINARYCOMPAT_ABI_VERSION): New.
 > >	(GCJ_CURRENT_BC_ABI_VERSION): Use new method to calculate version ID.
 > >	(parse_version): Calculate version ID using new method. Use bit-flags
 > >	for flag_indirect_dispatch and flag_bootstrap_classes.

OK.

Andrew.


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