Go to file
Janis Johnson e83d297b10 builtin-types.def (BT_FN_VOID_PTR_VAR): New.
* builtin-types.def (BT_FN_VOID_PTR_VAR): New.
	* builtins.def (BUILT_IN_PREFETCH): Change arguments.
	* builtins.c (expand_builtin_prefetch): Two arguments are now optional,
	with defaults for read prefetch with high degree of locality.
	* doc/extend.texi (__builtin_prefetch): Update documentation.
	* doc/md.texi (prefetch): Add documentation.

From-SVN: r47741
2001-12-07 01:42:35 +00:00
boehm-gc
config
contrib
fastjar
gcc builtin-types.def (BT_FN_VOID_PTR_VAR): New. 2001-12-07 01:42:35 +00:00
include demangle.h (no_demangling): New. 2001-12-06 13:56:15 -08:00
INSTALL
libchill
libf2c Daily bump. 2001-12-06 08:16:51 +00:00
libffi
libiberty demangle.h (no_demangling): New. 2001-12-06 13:56:15 -08:00
libjava * libjava.compile/BlankFinal.java: Removed; incorrect test. 2001-12-07 00:12:56 +00:00
libobjc
libstdc++-v3 std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2001-12-06 23:36:56 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
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. 2001-12-06 23:36:56 +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.