Go to file
Arnaud Charlet 35b7fa6a40 [multiple changes]
2004-04-26  Thomas Quinot  <quinot@act-europe.fr>

	* sem_dist.adb, exp_dist.adb: When constructing a RAS value for a local
	subprogram for which no pragma All_Calls_Remote applies, store the
	address of the real subprogram in the underlying record type, so local
	dereferences do not go through the PCS.

2004-04-26  Robert Dewar  <dewar@gnat.com>

	* i-c.ads: Add some type qualifications to avoid ambiguities when
	compiling with s-auxdec.ads and a non-private address type.

2004-04-26  Arnaud Charlet  <charlet@act-europe.fr>

	* Makefile.rtl: Fix error in previous check-in:
	Add s-addope.o to non tasking object list (rather than tasking object
	list).

2004-04-26  Javier Miranda  <miranda@gnat.com>

	* sem_aggr.adb: Fix typo in comments
	(Resolve_Aggr_Expr): Propagate the type to the nested aggregate.
	Required to check the null-exclusion attribute.

	* sem_attr.adb (Resolve_Attribute): Check the accessibility level in
	case of anonymous access types in record and array components. For a
	component definition the level is the same of the enclosing composite
	type.

	* sem_ch3.adb (Analyze_Component_Declaration): In case of components
	that are anonymous access types the level of accessibility depends on
	the enclosing type declaration. In order to have this information, set
	the scope of the anonymous access type to the enclosing record type
	declaration.
	(Array_Type_Declaration): In case of components that are anonymous
	access types the level of accessibility depends on the enclosing type
	declaration. In order to have this information, set the scope of the
	anonymous access type to the enclosing array type declaration.

	* sem_ch3.adb (Array_Type_Declaration): Set the scope of the anonymous
	access type.

	* sem_ch8.adb (Analyze_Object_Renaming): Add check to verify that
	renaming of anonymous access-to-constant types allowed if and only if
	the renamed object is access-to-constant.

	* sem_util.adb (Type_Access_Level): In case of anonymous access types
	that are component_definition or discriminants of a nonlimited type,
	the level is the same as that of the enclosing component type.

2004-04-26  Sergey Rybin  <rybin@act-europe.fr>

	* sem_elim.adb: Some minor code reorganization from code reading. Fix
	misprint in the function name (File_Name_Match).

From-SVN: r81186
2004-04-26 14:29:41 +02:00
boehm-gc * mark.c (GC_mark_from): Use pointer as prefetch argument. 2004-04-25 06:17:51 +02:00
config configure: Regenerate. 2004-04-16 22:21:22 +00:00
contrib Add dependencies for zlib for gcc_update 2004-04-12 11:03:16 +00:00
fastjar re PR bootstrap/14905 ('make install' fails on grepjar.1, not included in tarball) 2004-04-12 20:29:49 +00:00
gcc [multiple changes] 2004-04-26 14:29:41 +02:00
include * hashtab.h (struct htab): Add size_prime_index. 2004-04-22 10:36:03 -07:00
INSTALL
intl configure.ac: Bump AC_PREREQ to 2.59. 2004-03-11 00:27:41 +00:00
libada configure.ac: Fix stupid brain-fade; set default_gnattools_target correctly. 2004-04-25 21:29:37 +00:00
libf2c darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to SUBTARGET_OPTION_TRANSLATE_TABLE for architecture-specific options. 2004-02-21 09:08:37 +00:00
libffi cls_multi_schar.c (main): Fix initialization error. 2004-04-24 09:48:37 +02:00
libiberty hashtab.c: Include limits.h, stdint.h, ansidecl.h. 2004-04-22 10:35:44 -07:00
libjava jacks.exp (gcj_jacks_write): Explicitly limit the maximum heap size to avoid unnecessary thrashing. 2004-04-25 04:19:13 +00:00
libobjc re PR libobjc/14948 (irix6.5 bootstrap fails in mabi=64/libobjc) 2004-04-15 17:05:36 +00:00
libstdc++-v3 stl_vector.h: Trivial formatting fixes. 2004-04-26 09:02:43 +00:00
maintainer-scripts * gcc_release (build_sources): Do not use "-F" to tag sources. 2004-04-19 21:48:46 +00:00
zlib Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc. 2004-04-12 11:10:26 +00:00
.cvsignore
ABOUT-NLS
ChangeLog Makefile.def (host_modules): Mark with the bootstrap flag packages on which gcc depends. 2004-04-26 12:08:07 +00:00
compile compile: New file imported from automake. 2004-03-21 18:38:56 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. 2004-04-26 11:46:42 +00:00
configure.in configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. 2004-04-26 11:46:42 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig ltconfig: Disable building static libraries if building shared libraries on AIX 5L. 2004-03-05 16:03:19 -05:00
ltmain.sh
MAINTAINERS MAINTAINERS: Update my email address. 2004-04-23 10:43:53 +00:00
Makefile.def Makefile.def (host_modules): Mark with the bootstrap flag packages on which gcc depends. 2004-04-26 12:08:07 +00:00
Makefile.in Makefile.def (host_modules): Mark with the bootstrap flag packages on which gcc depends. 2004-04-26 12:08:07 +00:00
Makefile.tpl Makefile.def (host_modules): Mark with the bootstrap flag packages on which gcc depends. 2004-04-26 12:08:07 +00:00
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.