---
 htdocs/gcc-13/changes.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 4515a6af..bae65219 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -154,6 +154,11 @@ a work-in-progress.</p>
     </ul>
     where the <code>json</code>-prefixed variants refer to GCC's own JSON 
diagnostic format.
   </li>
+  <li>
+    Support for profiling and test coverage in freestanding environments has
+    been added, see also
+    <a 
href="https://gcc.gnu.org/onlinedocs/gcc/Freestanding-Environments.html";>Profiling
 and Test Coverage in Freestanding Environments</a>.
+  </li>
 </ul>
 
 
-- 
2.35.3

Reply via email to