Go to file
Tom Tromey 2599b56f41 natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.
* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader):
	Check loading constraints.
	(_Jv_CheckOrCreateLoadingConstraint): New function.
	* java/lang/ClassLoader.java (loadingConstraints): New field.
	* link.cc (_Jv_Linker::find_field): Use
	_Jv_CheckOrCreateLoadingConstraint.
	(_Jv_Linker::check_loading_constraints): New function.
	(_Jv_Linker::resolve_method_entry): Use
	check_loading_constraints.
	(_Jv_Linker::append_partial_itable): Likewise.
	(_Jv_Linker::layout_vtable_methods): Likewise.
	* include/jvm.h (_Jv_Linker::check_loading_constraints): Declare.
	(_Jv_CheckOrCreateLoadingConstraint): Declare.

From-SVN: r133172
2008-03-13 16:43:54 +00:00
boehm-gc
config
contrib patch_tester.sh (initialization): Initialize svnpatch and stop. 2008-03-10 21:33:09 +00:00
fixincludes re PR target/20366 (AIX g++ -D_LARGE_FILES fails to compile #include <iostream>) 2008-03-07 06:53:59 +00:00
gcc [multiple changes] 2008-03-13 15:40:09 +00:00
gnattools
include
INSTALL
intl
libada
libcpp re PR preprocessor/35458 (Dependency generation (-M) does not quote '#' in filenames) 2008-03-06 18:08:40 +00:00
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/35524 (Unconditional use of expl() in libgfortran) 2008-03-12 10:24:29 +00:00
libgomp re PR middle-end/35185 (ICE using openmp with g++-4.2) 2008-03-13 10:26:25 +01:00
libiberty md5.c (md5_process_bytes): Do not assume that memcpy will provide a return value. 2008-03-11 14:08:53 +00:00
libjava natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints. 2008-03-13 16:43:54 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 gnu.ver: Move <system_error> related symbols to GLIBCXX_3.4.11 symbol version. 2008-03-07 12:09:49 +01:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog 2008-03-13 Paolo Bonzini <bonzini@gnu.org> 2008-03-13 13:31:58 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-03-13 10:43:12 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-03-13 10:43:12 +11:00
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Update for treelang deletion. 2008-03-06 17:14:05 +00:00
Makefile.def 2008-03-13 Paolo Bonzini <bonzini@gnu.org> 2008-03-13 13:31:58 +00:00
Makefile.in 2008-03-13 Paolo Bonzini <bonzini@gnu.org> 2008-03-13 13:31:58 +00:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.