Go to file
Arnaud Charlet ce14c57705 [multiple changes]
2009-07-23  Sergey Rybin  <rybin@adacore.com>

	* gnat_ugn.texi (Misnamed_Controlling_Parameters gnatcheck rule): Fix
	misprint in rule description.

2009-07-23  Gary Dismukes  <dismukes@adacore.com>

	* exp_ch6.adb (Make_Build_In_Place_Call_In_Object_Declaration): Replace
	test that the object declaration is within an extended return statement
	with direct test of whether the declared object associated with the
	build-in-place call is a return object, since the enclosing function
	might not even be a build-in-place function.

2009-07-23  Robert Dewar  <dewar@adacore.com>

	* freeze.adb, prj-nmsc.adb, errout.adb: Minor reformatting
	Minor code reorganization

2009-07-23  Arnaud Charlet  <charlet@adacore.com>

	* sem_prag.adb (Analyze_Pragma): Do not ignore pragma Pack on records
	for static analysis, only packed arrays are causing troubles.

From-SVN: r150007
2009-07-23 14:50:44 +02:00
INSTALL
boehm-gc configure.ac: Add rule for mingw targets to add -DGC_BUILD=1 to cflags. 2009-07-17 11:21:25 +02:00
config re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++) 2009-07-17 16:08:36 +01:00
contrib * compare-debug: Don't fail just because of .eh_frame differences. 2009-06-02 08:11:31 +00:00
fixincludes inclhack.def (darwin_stdint_5, [...]): New fixes. 2009-07-04 21:31:17 +00:00
gcc [multiple changes] 2009-07-23 14:50:44 +02:00
gnattools re PR ada/40166 (Ada compiler unable to build libraries) 2009-05-18 07:40:56 +00:00
include Add ccoutant to previous dwarf4 entry. 2009-07-21 19:05:14 +00:00
intl Makefile.tpl ($(srcdir)/configure): Update dependencies. 2008-06-17 23:13:35 +00:00
libada configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM. 2009-07-13 20:04:33 +00:00
libcpp re PR regression/40800 (libcpp breaks bootstrap) 2009-07-20 18:09:33 +00:00
libdecnumber decContext.h: Add extern "C" if compiling with C++. 2009-06-01 05:28:42 +00:00
libffi re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11/SPARC) 2009-07-11 06:10:49 +00:00
libgcc MAINTAINERS: Add myself as mep maintainer. 2009-06-24 00:16:25 -04:00
libgfortran re PR libfortran/32784 ([win32] Using 'CONOUT$', 'CONIN$', or 'CONERR$' as assigned file generates Fortran runtime error: Bad file descriptor) 2009-07-23 00:58:46 +00:00
libgomp tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling. 2009-07-17 00:18:08 +01:00
libiberty demangle.h (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>) (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>): New. 2009-07-17 19:09:54 +00:00
libjava re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++) 2009-07-17 16:08:36 +01:00
libmudflap tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling. 2009-07-17 00:18:08 +01:00
libobjc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
libssp re PR other/39062 (libssp/ssp.c needs malloc.h for mingw) 2009-04-13 12:37:17 +02:00
libstdc++-v3 mangle.c (mangle_type_string_for_rtti): Rename to be clearer. 2009-07-22 19:03:22 -04:00
maintainer-scripts * update_web_docs_svn: Redirect output of texi2dvi to /dev/null. 2009-04-23 13:30:49 +00:00
zlib backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
COPYING3 COPYING_v3: New file. 2007-07-17 08:37:53 +00:00
COPYING3.LIB COPYING_v3: New file. 2007-07-17 08:37:53 +00:00
ChangeLog configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Move myself to the Graphite Reviewers. 2009-07-01 12:13:57 +00:00
Makefile.def Makefile.def (host_modules): Add cgen. 2009-06-26 17:11:35 +00:00
Makefile.in re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
Makefile.tpl re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
README
compile compile: Make executable. 2008-02-01 00:06:00 +00:00
config-ml.in config-ml.in: don't handle --enable-shared and --enable-static. 2008-05-14 17:15:51 +00:00
config.guess * config.sub, config.guess: Update from upstream sources. 2009-06-03 09:00:35 +10:00
config.rpath * config.rpath: Add AIX 6 support. 2008-03-13 14:55:20 -04:00
config.sub * config.sub, config.guess: Update from upstream sources. 2009-06-03 09:00:35 +10:00
configure configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +00:00
configure.ac configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +00:00
depcomp
install-sh
libtool-ldflags re PR bootstrap/31906 ("-Xcompiler" is inserted after "-Xlinker" when building libstdc++) 2007-09-20 10:20:05 +00:00
libtool.m4 backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
ltgcc.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltmain.sh libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltoptions.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltsugar.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltversion.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
lt~obsolete.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.