Somehow this one got lost on my end, until this morning. Embarrassing. :-( Still, since I had prepared it back then, and it was a real change, committed now.
Gerald Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v retrieving revision 1.138 diff -u -r1.138 changes.html --- changes.html 28 May 2016 23:56:31 -0000 1.138 +++ changes.html 27 Feb 2017 08:14:00 -0000 @@ -861,6 +861,14 @@ <h2 id="os">Operating Systems</h2> +<h3 id="openbsd">OpenBSD</h3> + + <ul> + <li>Support for OpenBSD/amd64 (x86_64-*-openbsd*) has been added + and support for OpenBSD/i386 (i386-*-openbsd*) has been rejuvenated. + </li> + </ul> + <h3 id="windows">Windows (Cygwin)</h3> <ul> <li>Executables are now linked against shared libgcc by default.