Go to file
Uwe Stieber cc2f5d34f3 Patch from Uwe Stieber.
* config/kaos.h (CPP_PREDEFINES): Delete.
(TARGET_OS_CPP_BUILTINS): New.

From-SVN: r68912
2003-07-03 23:01:50 -07:00
INSTALL
boehm-gc
config
contrib reg_search: Replace existing uses of DATE with MADE_DATE and use DATE for the date command. 2003-06-24 17:18:39 +00:00
fastjar re PR fastjar/9532 (jar -C flag is incompatible with Sun's (fastjar uses nonportable feature of getcwd)) 2003-07-02 17:20:54 +00:00
gcc Patch from Uwe Stieber. 2003-07-03 23:01:50 -07:00
include * filenames.h: New file imported from binutils. 2003-07-01 20:29:16 +00:00
libf2c bes.c, dbes.c: Remove. 2003-06-15 04:43:18 +00:00
libffi ppc_closure.S: Include ffi.h. 2003-06-19 11:55:56 +00:00
libiberty pex-win32.c (fix_argv): Ensure that the executable pathname uses Win32 backslashes. 2003-07-03 04:21:13 +00:00
libjava 2003-07-01 Michael Koch <konqueror@gmx.de> 2003-07-01 14:42:38 +00:00
libobjc hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
libstdc++-v3 Daily bump. 2003-07-04 00:16:06 +00:00
maintainer-scripts gcc_release (BRANCH): Rename to... 2003-07-01 16:04:42 +00:00
zlib
.cvsignore
COPYING
COPYING.LIB
ChangeLog configure.in: Clean up config-lang.in handling. 2003-06-27 17:33:51 +00:00
MAINTAINERS * MAINTAINERS (Write After Approval): Remove Andrew Haley. 2003-06-17 10:00:52 +00:00
Makefile.def Makefile.def: Introduce flags_to_pass. 2003-06-23 20:34:26 +00:00
Makefile.in Makefile.tpl: Add maybe-configure-itcl to configure-gdb. 2003-06-23 18:16:07 -04:00
Makefile.tpl Makefile.tpl: Add maybe-configure-itcl to configure-gdb. 2003-06-23 18:16:07 -04:00
README
config-ml.in
config.guess config.guess: Update to 2003-06-12 version. 2003-06-14 07:08:09 -07:00
config.if
config.sub config.guess: Update to 2003-06-12 version. 2003-06-14 07:08:09 -07:00
configure configure.in: Clean up config-lang.in handling. 2003-06-27 17:33:51 +00:00
configure.in configure.in: Clean up config-lang.in handling. 2003-06-27 17:33:51 +00:00
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.