Go to file
Joseph Myers 7d14c755ce c-common.c (struct disabled_builtin, [...]): New.
* c-common.c (struct disabled_builtin, disabled_builtins,
	disable_builtin_function, builtin_function_disabled_p): New.
	(builtin_function_2): Check for disabled built-in functions.
	* c-common.h (disable_builtin_function): Declare.
	* c-decl.c (c_decode_option): Handle -fno-builtin-FUNCTION.
	* doc/invoke.texi: Document -fno-builtin-FUNCTION.
	* doc/extend.texi: Mention -fno-builtin-FUNCTION.

testsuite:
	* gcc.dg/no-builtin-1.c: New test.

From-SVN: r47133
2001-11-18 03:30:57 +00:00
boehm-gc
config
contrib
fastjar
gcc c-common.c (struct disabled_builtin, [...]): New. 2001-11-18 03:30:57 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-11-17 08:16:21 +00:00
libffi
libiberty Update test for token pasting to also check "|| defined(ALMOST_STDC)" 2001-11-16 21:54:17 +00:00
libjava Obvious jni weak reference fix 2001-11-17 21:32:22 +00:00
libobjc encoding.c: Add target_flags. 2001-11-14 21:11:43 +00:00
libstdc++-v3 eh_personality.cc (__cxa_call_unexpected): Take void*. 2001-11-17 21:09:23 -05:00
maintainer-scripts
zlib
.cvsignore
ChangeLog MAINTAINERS (GNATS only accounts): Remove self. 2001-11-18 01:18:55 +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 (GNATS only accounts): Remove self. 2001-11-18 01:18:55 +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.