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 186d8eefd7ff819fb15990c367c5cd43150e601d (commit) from 3da227050417c1032e5057626d6ccd2bef7282b3 (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 186d8eefd7ff819fb15990c367c5cd43150e601d Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sat Jun 22 14:52:06 2024 +0200 news: Tweak MPFR link diff --git a/htdocs/news.html b/htdocs/news.html index 471b31b7..e78abfc3 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -798,7 +798,7 @@ annual report for 2008</a></dd> <dt>January 6, 2007</dt> <dd>Kaveh Ghazi has integrated the GCC middle-end with the <a - href="http://www.mpfr.org/">MPFR</a> library, allowing more + href="https://www.mpfr.org">MPFR</a> library, allowing more effective <a href="gcc-4.3/changes.html#mpfropts">compile-time optimizations</a>. As a result, this library and the <a href="https://gmplib.org/">GMP</a> library are now <a ----------------------------------------------------------------------- Summary of changes: htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs