Go to file
Zack Weinberg 3b681e9dcc cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite for SPELL_IDENT.
* cpplex.c (cpp_output_token): Use a putc loop for
	SPELL_OPERATOR, and fwrite for SPELL_IDENT.

	* configure.in: Detect fwrite_unlocked and fprintf_unlocked.
	* configure, config.in: Regenerate.
	* system.h: Replace fwrite and fprintf with their unlocked
	variants if available.

From-SVN: r45855
2001-09-28 07:00:27 +00:00
boehm-gc solaris_threads.c (MAX_ORIG_STACK_SIZE): Provide special Solaris 2/Intel definition. 2001-09-26 13:22:03 +00:00
config
contrib
fastjar
gcc cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite for SPELL_IDENT. 2001-09-28 07:00:27 +00:00
include libiberty.h (reconcat): New function. 2001-09-24 22:38:22 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-09-27 07:16:41 +00:00
libffi
libiberty libiberty.texi: (Top level): Add syncodeindex pg. 2001-09-27 15:55:37 -04:00
libjava final_initialization_in_ctor.java: New file 2001-09-27 12:17:16 -07:00
libobjc gc.c: Removed the DEBUG declaration. 2001-09-10 16:24:11 +00:00
libstdc++-v3 *: Add Doxygen hooks. 2001-09-27 22:44:24 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog configure.in (*-*-linux*): Disable configuration of target-newlib and target-libgloss. 2001-09-27 18:01:15 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (*-*-linux*): Disable configuration of target-newlib and target-libgloss. 2001-09-27 18:01:15 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Add myself to "write after approval" list 2001-09-11 07:56:59 +00:00
Makefile.in Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for RANLIB. 2001-09-26 21:13:34 +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.