aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/predict.def
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2004-07-28 03:11:36 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2004-07-28 03:11:36 +0000
commit9a63ad9273061dc19cbd117762e365ea9634e241 (patch)
tree052f4bb635f2bea2c5e350bd60c902be100a0d1e /contrib/gcc/predict.def
parentfe349557597c18e74a14e9a0d2bdb422892159d8 (diff)
downloadsrc-9a63ad9273061dc19cbd117762e365ea9634e241.tar.gz
src-9a63ad9273061dc19cbd117762e365ea9634e241.zip
Gcc 3.4.2 20040728.
Notes
Notes: svn path=/vendor/gcc/dist/; revision=132718
Diffstat (limited to 'contrib/gcc/predict.def')
-rw-r--r--contrib/gcc/predict.def5
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/gcc/predict.def b/contrib/gcc/predict.def
index 238e0f262fcb..25c51025e312 100644
--- a/contrib/gcc/predict.def
+++ b/contrib/gcc/predict.def
@@ -1,6 +1,5 @@
-/* This file contains the definitions and documentation for the
- builtins used in the GNU compiler.
- Copyright (C) 2001 Free Software Foundation, Inc.
+/* Definitions for the branch prediction routines in the GNU compiler.
+ Copyright (C) 2001, 2003 Free Software Foundation, Inc.
This file is part of GCC.