Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Source project has a limited visibility.
  • tromey's avatar
    b345481f
    * java/lang/Runtime.java (loadLibraryInternal): Declare. · b345481f
    tromey authored
    	* java/lang/natClassLoader.cc (_Jv_FindClass): Removed dead copy.
    	(_Jv_FindClassInCache): Likewise.
    	(_Jv_FindClass): Don't conditionalize body on INTERPRETER.
    	(findSystemClass): Try to load class from compiled module.
    	Include Runtime.h.
    	* java/lang/natRuntime.cc (load): Use UTF-8 copy of filename.
    	(loadLibrary): Likewise.
    	(lt_preloaded_symbols): Define.
    	(loadLibraryInternal): New method.
    	* include/config.h.in: Rebuilt.
    	* acconfig.h (USE_LTDL): Added.
    	* Makefile.am (SUBDIRS): Added $(DIRLTDL).
    	(INCLUDES): Added $(INCLTDL).b
    	(libgcj_la_DEPENDENCIES): Added $(LIBLTDL).
    	(libgcj_la_LIBADD): Likewise.
    	* aclocal.m4, configure: Rebuilt.
    	* configure.in: Added libltdl support.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31472 138bc75d-0d04-0410-961f-82ee72b054a4
    b345481f
    History
    * java/lang/Runtime.java (loadLibraryInternal): Declare.
    tromey authored
    	* java/lang/natClassLoader.cc (_Jv_FindClass): Removed dead copy.
    	(_Jv_FindClassInCache): Likewise.
    	(_Jv_FindClass): Don't conditionalize body on INTERPRETER.
    	(findSystemClass): Try to load class from compiled module.
    	Include Runtime.h.
    	* java/lang/natRuntime.cc (load): Use UTF-8 copy of filename.
    	(loadLibrary): Likewise.
    	(lt_preloaded_symbols): Define.
    	(loadLibraryInternal): New method.
    	* include/config.h.in: Rebuilt.
    	* acconfig.h (USE_LTDL): Added.
    	* Makefile.am (SUBDIRS): Added $(DIRLTDL).
    	(INCLUDES): Added $(INCLTDL).b
    	(libgcj_la_DEPENDENCIES): Added $(LIBLTDL).
    	(libgcj_la_LIBADD): Likewise.
    	* aclocal.m4, configure: Rebuilt.
    	* configure.in: Added libltdl support.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31472 138bc75d-0d04-0410-961f-82ee72b054a4