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 5183f832564dadbfb644d9ae16e7416e22292d2b (commit)
from 657d7583e8329ce0f641162b7f353b9d7e5bba64 (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 5183f832564dadbfb644d9ae16e7416e22292d2b
Author: Gerald Pfeifer <[email protected]>
Date: Fri Sep 26 20:39:21 2025 +0200
readings: Replace IBM Journal of Resarch and Development
https://www.research.ibm.com/journal/ redirects to something crazy like
https://research.ibm.com/publications?search=eyJ0eXBlIjoic291cmNlIiwidmFsdWUiOnsiaWQiOiIxOTk3MSIsInRleHQiOiJJQk0gSi4gUmVzLiBEZXYifX0
and with the IBM Journal of Resarch and Development having ceased
production in 2020 why not refer to IBM Research publications overall?
diff --git a/htdocs/readings.html b/htdocs/readings.html
index 14d9edf9..5a1a344b 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -591,7 +591,7 @@ names.
<li><a href="https://en.wikipedia.org/wiki/IEEE_754r">IEEE 754r</a>, an
ongoing revision to the IEEE 754 floating point standard.</li>
- <li><a href="https://www.research.ibm.com/journal/">IBM Journal of Research
and Development</a></li>
+ <li><a href="https://research.ibm.com/publications">IBM Research
publications</a></li>
<li><a href="http://refspecs.linux-foundation.org/elf/elfspec_ppc.pdf">System
V PowerPC ABI</a></li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/readings.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs