Go to file
Kaveh R. Ghazi ea8eb0b920 builtins.def (ATTR_MATHFN_ERRNO, [...]): New macros.
* builtins.def (ATTR_MATHFN_ERRNO, ATTR_MATHFN_FPROUNDING,
	ATTR_MATHFN_FPROUNDING_ERRNO): New macros.  Use throughout.

From-SVN: r70055
2003-08-01 17:48:30 +00:00
boehm-gc gc.h (GC_CreateThread): Declare with WINAPI attribute. 2003-07-31 04:52:36 +00:00
config
contrib * texi2pod.pl: Remove extra line. 2003-08-01 03:10:56 +00:00
fastjar * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. 2003-07-30 01:37:07 +00:00
gcc builtins.def (ATTR_MATHFN_ERRNO, [...]): New macros. 2003-08-01 17:48:30 +00:00
include
INSTALL
intl
libf2c
libffi ffi.c (ffi_prep_args64): Modify for changed gcc structure passing. 2003-08-02 00:49:01 +09:30
libiberty
libjava configure: Rebuilt. 2003-08-01 16:17:33 +00:00
libobjc
libstdc++-v3 libstdc++-v3-dg.exp: Rename... 2003-08-01 00:49:14 +00:00
maintainer-scripts crontab: Update invocation of gcc_release according to the previous changes there. 2003-07-29 10:32:50 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 2003-07-31 23:36:43 +00:00
config-ml.in config-ml.in: Use ac_configure_args directly instead of ml_arguments. 2003-07-29 19:17:46 +00:00
config.guess config.guess: Update to 2003-06-12 version. 2003-06-14 07:08:09 -07:00
config.if * config.if: Remove unused libc_interface determination. 2003-07-16 06:34:53 +00:00
config.rpath
config.sub
configure configure.in: Enable libgcj for darwin. 2003-07-30 09:32:39 +02:00
configure.in configure.in: Enable libgcj for darwin. 2003-07-30 09:32:39 +02:00
COPYING
COPYING.LIB
install-sh install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever it is used as argument to $CC. 2003-02-19 23:50:23 +00:00
ltconfig
ltmain.sh ltconfig (osf[345]): Append $major to soname_spec. 2002-11-20 15:59:07 +00:00
MAINTAINERS * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene. 2003-07-26 16:53:54 +00:00
Makefile.def
Makefile.in Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 2003-07-31 23:36:43 +00:00
Makefile.tpl Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 2003-07-31 23:36:43 +00:00
missing install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
mkdep
mkinstalldirs install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
move-if-change FSF address fix in copyright header. 1999-01-11 07:12:18 -07:00
README
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.