Go to file
Jeff Sturm 4017ae6e8b exception.cc (PERSONALITY_FUNCTION): Clear least-significant-bit of catch_type.
* exception.cc (PERSONALITY_FUNCTION): Clear least-significant-bit
of catch_type.
* java/lang/natClass.cc (initializeClass): Link vtable, otable,
idt tables after initializing superclass.
* java/lang/natClassLoader.cc (uaddr): New typedef.
(_Jv_PrepareCompiledClass): Resolve superclass, interfaces
if they are constant pool indicies.  Don't link vtable, otable yet.

From-SVN: r60450
2002-12-23 19:59:31 +00:00
boehm-gc
config * config/mt-aix43: Delete. 2002-12-23 02:36:23 +00:00
contrib
fastjar
gcc class.c (build_static_field_ref): Check FIELD_FINAL. 2002-12-23 19:42:09 +00:00
include
INSTALL
libf2c date_.c (G77_date_y2kbuggy_0): Declare G77_abort_0 noreturn. 2002-12-18 11:37:14 -05:00
libffi
libiberty
libjava exception.cc (PERSONALITY_FUNCTION): Clear least-significant-bit of catch_type. 2002-12-23 19:59:31 +00:00
libobjc
libstdc++-v3 stl_deque.h: Fix typo. 2002-12-23 17:36:24 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog Makefile.tpl: Use shared multilib.out. 2002-12-23 16:54:15 +00:00
config-ml.in
config.guess
config.if
config.sub
configure configure.in (extra_ranlibflags_for_target): New variable. 2002-12-22 06:46:41 +00:00
configure.in Makefile.tpl: Use shared multilib.out. 2002-12-23 16:54:15 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl: Use shared multilib.out. 2002-12-23 16:54:15 +00:00
Makefile.tpl Makefile.tpl: Use shared multilib.out. 2002-12-23 16:54:15 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
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.