Go to file
Kaveh R. Ghazi 23850d35ec regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE) to determine whether ISO CPP...
* regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE)
	to determine whether ISO CPP token pasting is available.

From-SVN: r47107
2001-11-16 21:49:25 +00:00
boehm-gc
config
contrib texi2pod.pl: Handle @ifnottex, @iftex and @display. 2001-11-14 00:47:47 +00:00
fastjar
gcc config.gcc (arm*-*-rtems*, [...]): Include various CPU headers via tm_file. 2001-11-16 21:23:16 +00:00
include
INSTALL
libchill
libf2c Makefile.in: Add MAKEOVERRIDES= to suppress exporting environment to (sub)shells. 2001-11-16 21:29:29 +00:00
libffi
libiberty regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE) to determine whether ISO CPP... 2001-11-16 21:49:25 +00:00
libjava verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow): New method. 2001-11-16 19:59:16 +00:00
libobjc encoding.c: Add target_flags. 2001-11-14 21:11:43 +00:00
libstdc++-v3 stl_deque.h (deque::erase()): Fix memory leak. 2001-11-16 21:00:59 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog configure.in (noconfigdirs): Disable libf2c. 2001-11-14 21:39:36 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (noconfigdirs): Disable libf2c. 2001-11-14 21:39:36 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Add self. 2001-11-13 03:26:13 +00:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
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.