Go to file
John David Anglin 7ea18c086b re PR target/16477 (Failure of gcc.c-torture/execute/strct-stdarg-1.c)
PR target/16477
	* pa.c (function_arg): Update comment.
	* pa.h (BLOCK_REG_PADDING): Define.

From-SVN: r84598
2004-07-13 01:35:43 +00:00
INSTALL
boehm-gc os-dep.c (GC_task_self): Declare as static and remove the second declaration. 2004-07-06 20:08:14 -07:00
config
contrib * tree-ssa.doxy: Update for doxygen 1.3.5. 2004-06-17 07:40:27 -04:00
fastjar Adjust date of Casey's change. 2004-07-09 07:29:02 +00:00
gcc re PR target/16477 (Failure of gcc.c-torture/execute/strct-stdarg-1.c) 2004-07-13 01:35:43 +00:00
include
intl
libada
libbanshee * engine/util.c (vfail): Remove unnecessary sync, fsync, and fflush. 2004-07-07 18:08:49 -07:00
libcpp re PR preprocessor/16192 (Bug in expression evaluation when operand is missing) 2004-07-04 12:57:50 +00:00
libf2c
libffi ffi.c (ffi_prep_args): Fix C aliasing violation. 2004-07-11 11:45:39 +00:00
libgfortran re PR fortran/16303 (Complex logarithm function sometimes chooses a non-principal branch) 2004-07-11 16:05:08 +00:00
libiberty * lrealpath.c (lrealpath): Add _WIN32 support. 2004-06-29 11:37:20 +00:00
libjava re PR libgcj/15713 (compile interpret.cc with -fno-strict-aliasing) 2004-07-13 02:04:47 +01:00
libmudflap Test case for g++/15861 2004-07-09 19:51:51 +00:00
libobjc cp-demangle.h: Declare cplus_demangle_operators... 2004-06-28 17:52:45 +00:00
libstdc++-v3 Daily bump. 2004-07-13 00:16:13 +00:00
maintainer-scripts
zlib configure.ac: New name of configure.in. 2004-06-15 14:47:55 +00:00
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog configure.in: Build libmudflap by default on FreeBSD. 2004-07-09 22:57:08 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Add self as a profile feedback maintainer. 2004-07-07 20:41:53 +00:00
Makefile.def Makefile.def (host_modules): Set bootstrap=true for flex. 2004-07-08 19:45:01 +00:00
Makefile.in re PR target/16344 (libstdc++'s PCH built by profiledbootstrap does not work with the built compiler) 2004-07-08 21:49:44 +00:00
Makefile.tpl re PR target/16344 (libstdc++'s PCH built by profiledbootstrap does not work with the built compiler) 2004-07-08 21:49:44 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Build libmudflap by default on FreeBSD. 2004-07-09 22:57:08 +00:00
configure.in configure.in: Build libmudflap by default on FreeBSD. 2004-07-09 22:57:08 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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.