Go to file
Javier Miranda b16d9747ff exp_disp.adb (Export_DT): Addition of a new argument (Index)...
2009-04-09  Javier Miranda  <miranda@adacore.com>

	* exp_disp.adb (Export_DT): Addition of a new argument (Index); used to
	retrieve from the Dispatch_Table_Wrappers list the external name.
	Addition of documentation.
	(Make_Secondary_DT): Addition of a new argument (Suffix_Index) that is
	used to export secondary dispatch tables (in the previous version of
	the frontend only primary dispatch tables were exported). Addition of
	documentation.
	(Import_DT): New subprogram (internal of Make_Tags). Used to import a
	dispatch table of a given tagged type. 
	(Make_Tags): Modified to import secondary dispatch tables.

	* sem_ch3.adb (Analyze_Object_Declaration): Code cleanup.
	(Constant_Redeclaration): Code cleanup.

	* einfo.ads (Dispatch_Table_Wrapper): Renamed to
	Dispatch_Table_Wrappers.  Update documentation.

	* einfo.adb (Dispatch_Table_Wrapper, Set_Dispatch_Table_Wrapper):
	Renamed to Dispatch_Table_Wrappers.

	* sem_util.adb (Collect_Interface_Components): Improve handling of
	private types.

	* atree.ads (Elist26, Set_Elist26): New subprograms

	* atree.adb (Elist26, Set_Elist26): New subprograms

From-SVN: r145811
2009-04-09 11:35:24 +02:00
boehm-gc
config
contrib
fixincludes
gcc exp_disp.adb (Export_DT): Addition of a new argument (Index)... 2009-04-09 11:35:24 +02:00
gnattools
include
INSTALL
intl
libada (correct version) 2009-04-07 14:07:24 +00:00
libcpp
libdecnumber
libffi
libgcc
libgfortran open.c (already_open): Test for POSIX close return value. 2009-04-08 20:06:34 +03:00
libgomp re PR middle-end/39573 (Linking fails on AMD with -march=native and -fopenmp, works with generic x86_64) 2009-04-08 22:04:45 +02:00
libiberty configure.ac: Fix Linux/MIPS matching rule. 2009-04-08 13:14:13 +00:00
libjava
libmudflap
libobjc
libssp
libstdc++-v3 hashtable.h (erase): Correctly handle erasing a reference to an entry in the hash table. 2009-04-08 23:58:31 +00:00
maintainer-scripts update_web_docs_svn: Run this script under plain /bin/sh as opposed to /bin/sh -x. 2009-04-08 02:00:48 +00:00
zlib
ABOUT-NLS
ChangeLog configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. 2009-04-08 20:25:10 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. 2009-04-08 20:25:10 +00:00
configure.ac configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. 2009-04-08 20:25:10 +00:00
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
Makefile.def
Makefile.in
Makefile.tpl
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.