gcc/gcc ChangeLog
janis@gcc.gnu.org
janis@gcc.gnu.org
Thu Dec 6 17:41:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: janis@gcc.gnu.org 2001-12-06 17:41:11
Modified files:
gcc : ChangeLog
Log message:
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.12194&r2=1.12195
More information about the Gcc-cvs
mailing list