2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2024-12-29 21:35:49 +08:00
Go to file
Neil Booth 8dc901ded3 re PR preprocessor/6844 (Seg fault when trying to preprocess a file with lots of #define's)
PR preprocessor/6844
	* cppmacro.c (cpp_macro_definition): Reserve space for terminating
	NUL.

From-SVN: r54014
2002-05-29 19:30:07 +00:00
boehm-gc irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC. 2002-05-19 17:36:14 +00:00
config Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
contrib Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
fastjar
gcc re PR preprocessor/6844 (Seg fault when trying to preprocess a file with lots of #define's) 2002-05-29 19:30:07 +00:00
include
INSTALL
libf2c Daily bump. 2002-05-29 07:19:24 +00:00
libffi Fix last commit. Sorry about that. 2002-05-28 09:11:42 +02:00
libiberty configure.in: Fix typo in the code checking for sys_errlist. 2002-05-22 16:57:15 -04:00
libjava configure.host [...]: Set can_unwind_signal=yes. 2002-05-29 18:36:50 +00:00
libobjc Makefile.in (SHELL): Set to @SHELL@. 2002-05-20 16:35:19 +00:00
libstdc++-v3 (libstdc++-v3-init): Rebuild the wrapper file every time this proc is called. 2002-05-29 08:59:45 +00:00
maintainer-scripts update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to gcc/gcc/ada/gnatvsn.ads. 2002-05-27 08:33:05 +01:00
zlib Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
.cvsignore
ChangeLog configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj for AVR. 2002-05-28 18:56:52 +00:00
config-ml.in Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
config.guess config.guess: Update to 2002-05-22 version. 2002-05-22 18:44:13 +00:00
config.if
config.sub config.guess: Update to 2002-05-22 version. 2002-05-22 18:44:13 +00:00
configure Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
configure.in configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj for AVR. 2002-05-28 18:56:52 +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 myself. 2002-05-24 07:19:09 +00:00
Makefile.in Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
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.