Go to file
Roger Sayle e070414316 re PR libfortran/15930 ([irix6.5] gfortran libraries not built)
PR libgfortran/15930
	* fixinc/inclhack.def (irix___generic1, irix___generic2): New.
	* fixinc/fixincl.x: Regenerate.
	* fixinc/tests/base/internal/math_core.h: New file.

Co-Authored-By: David Billinghurst <David.Billinghurst@riotinto.com>

From-SVN: r85962
2004-08-13 21:13:56 +00:00
INSTALL
boehm-gc This commit was generated by cvs2svn to compensate for changes in r85899, 2004-08-12 22:14:30 +01:00
config configure.in: Turn mt-linux into mt-gnu. 2004-08-03 20:48:48 +00:00
contrib gcc_update: libjava/configure.ac -> configure.in. 2004-08-04 12:08:09 +00:00
fastjar re PR bootstrap/16164 (automake 1.8.5 upgrade changed fastjar into a read-write source directory) 2004-08-11 00:56:23 +00:00
gcc re PR libfortran/15930 ([irix6.5] gfortran libraries not built) 2004-08-13 21:13:56 +00:00
include libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal. 2004-08-02 16:45:52 +00:00
intl Makefile.in (top_builddir): Define to . 2004-05-25 20:16:56 +00:00
libada
libbanshee * engine/util.c (vfail): Remove unnecessary sync, fsync, and fflush. 2004-07-07 18:08:49 -07:00
libcpp configure.in (arm*-*-eabi*): New target. 2004-08-11 02:50:14 +00:00
libffi ffi64.c (ffi_prep_args ): 8-align all stack arguments. 2004-08-10 14:24:00 +00:00
libgfortran list_read.c (namelist_read): Convert variable names to lower case, so that mixed-case names are recognized. 2004-08-10 13:34:04 +00:00
libiberty * lrealpath.c (lrealpath): Add _WIN32 support. 2004-06-29 11:37:20 +00:00
libjava re PR libgcj/17020 (gij should ignore all reserved method flags) 2004-08-13 19:26:00 +01:00
libmudflap mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin. 2004-08-03 14:19:26 +00:00
libobjc NXConstStr.h: Update copyright date... 2004-08-13 02:06:37 +00:00
libstdc++-v3 debug.cc (_Error_formatter::_M_print_string): Fix thinko, memmove is not needed, memcpy suffices. 2004-08-13 16:53:12 +00:00
maintainer-scripts gcc_release (snapshot_print): Accept arguments. 2004-08-06 11:11:11 +00:00
zlib configure.ac: New name of configure.in. 2004-06-15 14:47:55 +00:00
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog * MAINTAINERS: Remove myself from write-after-approval. 2004-08-13 14:29:31 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Remove myself from write-after-approval. 2004-08-13 14:29:31 +00:00
Makefile.def Makefile.def, [...]: Remove useless, bogus references to tix. 2004-08-12 23:00:39 +00:00
Makefile.in Makefile.def, [...]: Remove useless, bogus references to tix. 2004-08-12 23:00:39 +00:00
Makefile.tpl Makefile.def (bfd, [...]): Mark as bootstrap module. 2004-08-06 06:45:23 +00:00
README
README.SCO
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 Makefile.def, [...]: Remove useless, bogus references to tix. 2004-08-12 23:00:39 +00:00
configure.in Makefile.def, [...]: Remove useless, bogus references to tix. 2004-08-12 23:00:39 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh Index: ChangeLog 2004-08-03 00:52:18 +00:00
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.