1. 14 Jun, 2005 1 commit
    • ArrayId.java: New file. · ad1f3d7a
              * gnu/classpath/jdwp/id/ArrayId.java: New file.
              * gnu/classpath/jdwp/id/ArrayReferenceTypeId.java: New file.
              * gnu/classpath/jdwp/id/ClassLoaderId.java: New file.
              * gnu/classpath/jdwp/id/ClassObjectId.java: New file.
              * gnu/classpath/jdwp/id/ClassReferenceTypeId.java: New file.
              * gnu/classpath/jdwp/id/InterfaceReferenceTypeId.java: New file.
              * gnu/classpath/jdwp/id/JdwpId.java: New file.
              * gnu/classpath/jdwp/id/ObjectId.java: New file.
              * gnu/classpath/jdwp/id/ReferenceTypeId.java: New file.
              * gnu/classpath/jdwp/id/StringId.java: New file.
              * gnu/classpath/jdwp/id/ThreadGroupId.java: New file.
              * gnu/classpath/jdwp/id/ThreadId.java: New file.
      
      From-SVN: r100913
      Keith Seitz committed
  2. 13 Jun, 2005 2 commits
  3. 09 Jun, 2005 2 commits
  4. 08 Jun, 2005 1 commit
  5. 07 Jun, 2005 2 commits
  6. 06 Jun, 2005 1 commit
  7. 04 Jun, 2005 2 commits
  8. 03 Jun, 2005 2 commits
  9. 02 Jun, 2005 2 commits
  10. 01 Jun, 2005 8 commits
  11. 30 May, 2005 2 commits
  12. 27 May, 2005 2 commits
  13. 26 May, 2005 1 commit
    • decl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed. · a04323f4
      2005-05-26  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.
      
      2005-05-26  Bryce McKinlay  <mckinlay@redhat.com>
      
      	* include/jvm.h (FLAG_BINARYCOMPAT_ABI, FLAG_BOOTSTRAP_LOADER): New.
      	(GCJ_BINARYCOMPAT_ADDITION, GCJ_BOOTSTRAP_LOADER_ADDITION): Removed.
      	(OLD_GCJ_40_BC_ABI_VERSION): Renamed. Old-style version ID for
      	BC-ABI classes.
      	(GCJ_CXX_ABI_VERSION): Renamed from GCJ_ABI_VERSION.
      	(GCJ_40_BC_ABI_VERSION): New. Calculate version	IDs using new
      	method.
      	(_Jv_CheckABIVersion): Check for both old and new style version IDs.
      	(_Jv_ClassForBootstrapLoader): Use FLAG_BOOTSTRAP_LOADER.
      
      From-SVN: r100222
      Bryce McKinlay committed
  14. 25 May, 2005 4 commits
  15. 22 May, 2005 1 commit
  16. 21 May, 2005 1 commit
  17. 20 May, 2005 1 commit
  18. 19 May, 2005 2 commits
  19. 18 May, 2005 3 commits