Go to file
Mark Mitchell 4f430fb914 re PR c++/16129 (g++.old-deja/g++.eh/catch[35679]*.C)
PR wrong-code/16129
	* alias.c (get_alias_set): Adjust setting of
	DECL_POINTER_ALIAS_SET for pointers to aggregates.

From-SVN: r83674
2004-06-25 19:17:49 +00:00
boehm-gc Makefile.am: Add rule for .S files to fix bootstrap on solaris and alpha. 2004-06-20 11:14:17 +02:00
config Makefile.tpl (touch-stage[+id+]): New. 2004-06-09 08:17:32 +00:00
contrib * tree-ssa.doxy: Update for doxygen 1.3.5. 2004-06-17 07:40:27 -04:00
fastjar acinclude.m4: Quote first argument of AC_DEFUNs. 2004-06-15 07:36:33 +00:00
gcc re PR c++/16129 (g++.old-deja/g++.eh/catch[35679]*.C) 2004-06-25 19:17:49 +00:00
include
INSTALL
intl
libada
libbanshee Makefile.in: Regenerate with automake 1.8.5. 2004-06-15 07:32:58 +00:00
libcpp c-opts.c (c_common_handle_option): Handle -fpch-preprocess. 2004-06-22 06:51:56 +00:00
libf2c
libffi Fix incorrect year for some ChangeLog entries. 2004-06-18 02:24:43 +00:00
libgfortran darwin7.h (MATH_LIBRARY): Remove. 2004-06-24 10:53:07 -07:00
libiberty * pex-win32.c (fix_argv): Expand comment. 2004-05-31 10:32:58 +00:00
libjava jacks.xfail: Remove 15.9.1-qualified-concrete-20. 2004-06-24 18:41:18 +01:00
libmudflap * quick build fix 2004-06-25 17:17:51 +00:00
libobjc encoding.h: Wrap the functions with extern "C" for C++ mode. 2004-06-24 21:31:51 -07:00
libstdc++-v3 re PR libstdc++/16182 (wctype.h not included by c++locale_internal.h) 2004-06-25 17:45:42 +00:00
maintainer-scripts gcc_release (build_sources): Move the libcpp gmo files to the source directory. 2004-06-09 09:07:11 +00:00
zlib configure.ac: New name of configure.in. 2004-06-15 14:47:55 +00:00
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (HOST_EXPORTS): Fix pasto. 2004-06-23 09:10:36 +00:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 like CC. 2004-05-30 23:54:22 +02:00
config.guess
config.if
config.rpath
config.sub
configure configure.in: Check for srcdir/winsup rather than build directory winsup. 2004-06-22 01:37:04 +00:00
configure.in configure.in: Check for srcdir/winsup rather than build directory winsup. 2004-06-22 01:37:04 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Adding self to MAINTAINERS 2004-06-21 16:47:49 +00:00
Makefile.def Makefile.tpl (touch-stage[+id+]): New. 2004-06-09 08:17:32 +00:00
Makefile.in Makefile.tpl (HOST_EXPORTS): Fix pasto. 2004-06-23 09:10:36 +00:00
Makefile.tpl Makefile.tpl (HOST_EXPORTS): Fix pasto. 2004-06-23 09:10:36 +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.