diff mbox

[wwwdocs] Update five citeseer.ist.psu.edu references in news/profiledriven.html

Message ID alpine.LSU.2.20.1703250951130.26285@anthias.pfeifer.com
State New
Headers show

Commit Message

Gerald Pfeifer March 25, 2017, 8:54 a.m. UTC
On Fri, 24 Mar 2017, Gerald Pfeifer wrote:
> Update four citeseer.ist.psu.edu references with doi.org and one
> with an updated one.

And here are two more.

Applied as well.

Gerald
diff mbox

Patch

Index: news/profiledriven.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news/profiledriven.html,v
retrieving revision 1.11
diff -u -r1.11 profiledriven.html
--- news/profiledriven.html	24 Mar 2017 22:04:18 -0000	1.11
+++ news/profiledriven.html	25 Mar 2017 08:50:59 -0000
@@ -272,7 +272,10 @@ 
        Journal of Instruction-Level Parallelism 3 (2000) 1-25</a>
 </dd>
 <dt><a name="4">[4]</a></dt>
-<dd><a href="http://citeseer.ist.psu.edu/patterson95accurate.html">Accurate Static Branch Prediction by Value Range Propagation; Jason R. C. Patterson (jasonp@fit.qut.edu.au), 1995</a>
+<dd>
+<a href="http://www.lighterra.com/papers/valuerangeprop/Patterson1995-ValueRangeProp.pdf">Accurate
+	Static Branch Prediction by Value Range Propagation;
+	Jason R. C. Patterson (jasonp@fit.qut.edu.au), 1995</a>
 </dd>
 <dt><a name="5">[5]</a></dt>
 <dd>
@@ -295,7 +298,7 @@ 
 Performance Optimizations For ILP Processors;  David Isaac August, 1996</a>
 </dd>
 <dt><a name="9">[9]</a></dt>
-<dd><a href="http://citeseer.ist.psu.edu/warter93reverse.html">Reverse If-Conversion;
+<dd><a href="https://doi.org/10.1145/173262.155118">Reverse If-Conversion;
        Nancy J. Warter, Scott A. Mahlke, Wen-mei W. Hwu,
        B. Ramakrishna Rau; ACM SIGPLAN Notices, 1993</a>
 </dd>