Go to file
Joseph Myers d062a680ab langhooks.h (struct lang_hooks): Add staticp.
* langhooks.h (struct lang_hooks): Add staticp.
	* langhooks-def.h (lhd_staticp, LANG_HOOKS_STATICP): New.
	(LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_STATICP.
	* langhooks.c (lhd_staticp): New function.
	* tree.c (staticp): Call lang_hooks.staticp for language-specific
	tree codes.

From-SVN: r47628
2001-12-04 22:49:20 +00:00
boehm-gc linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD_THREADS. 2001-11-26 17:40:34 +00:00
config
contrib
fastjar
gcc langhooks.h (struct lang_hooks): Add staticp. 2001-12-04 22:49:20 +00:00
include
INSTALL
libchill
libf2c * Makefile.in ($(LIBG2C)): Fix -rpath argument to libtool. 2001-12-04 10:02:51 +00:00
libffi
libiberty top level: 2001-11-28 01:37:24 +00:00
libjava defineclass.cc (read_one_method_attribute): `end_pc' for an exception can be equal to code length. 2001-12-04 20:18:35 +00:00
libobjc
libstdc++-v3 [multiple changes] 2001-12-04 20:13:41 +00:00
maintainer-scripts * gcc_release: Add /usr/local/bin to path when local. 2001-11-19 13:16:39 +00:00
zlib
.cvsignore
ChangeLog config.sub: Update to version 1.232 on subversion. 2001-12-03 22:54:05 +00:00
config-ml.in
config.guess
config.if
config.sub config.sub: Update to version 1.232 on subversion. 2001-12-03 22:54:05 +00:00
configure top level: 2001-11-28 01:37:24 +00:00
configure.in top level: 2001-11-28 01:37:24 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update mail address for config.* patches. 2001-12-03 08:14:23 +11:00
Makefile.in top level: 2001-11-28 01:37:24 +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.