projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50fd1c9
)
Oops - fix typo in ChangeLog.
author
Per Bothner
<bothner@gcc.gnu.org>
Wed, 29 Sep 2004 06:44:51 +0000
(23:44 -0700)
committer
Per Bothner
<bothner@gcc.gnu.org>
Wed, 29 Sep 2004 06:44:51 +0000
(23:44 -0700)
From-SVN: r88272
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index d335cf41b3ec715a947dbe2a0e00ff87d541927f..95c7d04800777da17c06b481de49b28258c5297b 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,6
+1,6
@@
2004-09-28 Per Bothner <per@bothner.com>
- * profile.c (br
nahc_prob):
Pass correct value to output_location,
+ * profile.c (br
anch_prob):
Pass correct value to output_location,
even when USE_MAPPED_LOCATION. Fixes bug from 09-11.
2004-09-28 Richard Henderson <rth@redhat.com>