public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 2bdfd673b266343e7988fe2cd2b44a02c94dce09
@ 2024-04-09  9:56 Georg-Johann Lay
  0 siblings, 0 replies; only message in thread
From: Georg-Johann Lay @ 2024-04-09  9:56 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  2bdfd673b266343e7988fe2cd2b44a02c94dce09 (commit)
      from  7cd7e13e443da8e2aae389fa30eb547530c6e2c8 (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 2bdfd673b266343e7988fe2cd2b44a02c94dce09
Author: Georg-Johann Lay <avr@gjlay.de>
Date:   Tue Apr 9 11:55:29 2024 +0200

    gcc-14: AVR: Note on silicon bug.

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 1b345b32..ff69e859 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -584,7 +584,11 @@ __asm (".global __flmap_lock"  "\n\t"
 	symbol <code>__do_flmap_init</code> and the linker will not pull in
 	that code from <code>lib<var>mcu</var>.a</code> any more.</li>
       <li>In order to return to the old placement of read-only data in RAM,
-	the new compiler option <code>-mrodata-in-ram</code> can be used.</li>
+	the new compiler option <code>-mrodata-in-ram</code> can be used.
+	<b>This is required on devices where the hardware revision is
+	  affected by a silicon bug concerning the <code>FLMAP</code>
+	  functionality.</b>
+      </li>
       <li>Read-only data is located in output section <code>.rodata</code>,
 	wheras it is part of <code>.text</code> when located in RAM.</li>
       <li>The feature is only available when the compiler is configured

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-14/changes.html | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-09  9:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-09  9:56 gcc-wwwdocs branch master updated. 2bdfd673b266343e7988fe2cd2b44a02c94dce09 Georg-Johann Lay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).