Go to file
Mark Mitchell d77249e795 class.c (build_base_field): New function, split out from ...
* class.c (build_base_field): New function, split out from ...
	(build_base_fields): ... here.  Use it.  Allocate primary bases
	first, under the new ABI.
	(get_vtable_entry): Remove.
	(remove_base_field): New function, split out from ...
	(remove_base_fields): ... here.  Adjust since primary bases come
	first under the new ABI.

From-SVN: r31315
2000-01-11 03:15:32 +00:00
boehm-gc
config configure.in: Use mt-aix43 to handle *_TARGET defs, not mh-aix43. 2000-01-10 18:33:55 +00:00
contrib
etc
gcc class.c (build_base_field): New function, split out from ... 2000-01-11 03:15:32 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2000-01-10 01:45:07 -07:00
libffi
libiberty
libio
libjava natMath.cc (pow): Cast args to double', not jdouble'. 2000-01-10 20:02:47 +00:00
libobjc
libstdc++
texinfo
zlib
.cvsignore
ChangeLog Missed toplevel Changelog in my previous commit. 2000-01-10 20:54:02 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in: Use mt-aix43 to handle *_TARGET defs, not mh-aix43. 2000-01-10 18:33:55 +00:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.