Go to file
Kai Tietz e65d1ec6b0 builtins.c (std_canonical_va_list): Treat structure based va_list types.
2008-07-15  Kai Tietz  <kai.tietz@onevision.com>

	* builtins.c (std_canonical_va_list): Treat structure based
	va_list types.

From-SVN: r137819
2008-07-15 11:04:33 +02:00
INSTALL
boehm-gc
config mh-mingw (LDFLAGS): Append to rather than replacing previous value. 2008-07-11 12:15:07 +01:00
contrib check_makefile_deps.sh: New file. 2008-07-14 18:40:35 +00:00
fixincludes
gcc builtins.c (std_canonical_va_list): Treat structure based va_list types. 2008-07-15 11:04:33 +02:00
gnattools
include safe-ctype.h: Add #include of ctype.h before redefining the ctype.h macros. 2008-07-07 17:08:21 +00:00
intl
libada
libcpp cpplib.h (NODE_CONDITIONAL): New. 2008-07-14 15:09:48 +10:00
libdecnumber
libffi
libgcc t-softfp-compat: Update comments. 2008-07-08 06:13:13 -07:00
libgfortran re PR fortran/36341 (MATMUL: Bounds check missing) 2008-07-07 19:43:33 +00:00
libgomp c++.exp: Append multilib library path. 2008-07-08 15:13:29 -04:00
libiberty
libjava Actually add libjava/gnu/gcj/convert/make-trie.h. 2008-07-08 18:11:43 +00:00
libmudflap
libobjc Makefile.in (install-info): New stub target. 2008-07-06 09:40:39 +00:00
libssp
libstdc++-v3 date_time: Remove, per N2549, in WP. 2008-07-12 10:16:16 +00:00
maintainer-scripts crontab: Remove 4.1 snapshots job. 2008-07-04 15:58:14 +01:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (Write after Approval): Add myself. 2008-07-11 14:58:42 +02:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write after Approval): Add myself. 2008-07-11 14:58:42 +02:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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.