From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 7BD1C3858C52; Fri, 3 Feb 2023 19:26:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7BD1C3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675452360; bh=ywftENDzgjGWydQ8ae+Th9zUiKe3IpmCTW7zCTPF6mE=; h=To:Subject:Date:From:From; b=F08gnPr7cU9y/t6PT+g09FFkQmen8na6qbLA8cNxoYsc/LDdMr1FJpLT7Q9L2WtQ0 pU55GHhqhDcO56twiIA5+DifbYbJjrg/38nRmEKOD4m707/6QFSnnTcXy+58cHpU7k iP3HhIVy9l8lYdoxapHAxGbEMh7C9F3IPCqRXAqU= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 5256cf5d726fdda76956197f9834ca765bac26a9 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6bf6ec339670d8f9f2a4bc9be45e233c99e4943e X-Git-Newrev: 5256cf5d726fdda76956197f9834ca765bac26a9 Message-Id: <20230203192600.7BD1C3858C52@sourceware.org> Date: Fri, 3 Feb 2023 19:26:00 +0000 (GMT) From: Gerald Pfeifer List-Id: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 5256cf5d726fdda76956197f9834ca765bac26a9 (commit) from 6bf6ec339670d8f9f2a4bc9be45e233c99e4943e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5256cf5d726fdda76956197f9834ca765bac26a9 Author: Gerald Pfeifer Date: Fri Feb 3 20:25:35 2023 +0100 news/profiledriven: Move citeseerx.ist.psu.edu to https diff --git a/htdocs/news/profiledriven.html b/htdocs/news/profiledriven.html index 13a61ec0..cac172b4 100644 --- a/htdocs/news/profiledriven.html +++ b/htdocs/news/profiledriven.html @@ -271,7 +271,7 @@ href="../benchmarks/">our benchmarks page. Frequency and Program Profile Analysis; Wu and Larus; MICRO-27.
[3]
-
Design and Analysis of Profile-Based Optimization in Compaq's Compilation Tools for Alpha; +
Design and Analysis of Profile-Based Optimization in Compaq's Compilation Tools for Alpha; Journal of Instruction-Level Parallelism 3 (2000) 1-25
[4]
@@ -287,7 +287,7 @@ Frequency and Program Profile Analysis; Wu and Larus; MICRO-27. Cliff Young, David S. Johnson, David R. Karger, Michael D. Smith, ACM 1997
[6]
-
Software Trace Cache; +
Software Trace Cache; International Conference on Supercomputing, 1999
[7]
----------------------------------------------------------------------- Summary of changes: htdocs/news/profiledriven.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs