summaryrefslogtreecommitdiff
path: root/devdocs/gcc~13/fr30-options.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
committerCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
commit82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch)
tree158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/gcc~13/fr30-options.html
parent9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff)
downloaddotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz
dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/gcc~13/fr30-options.html')
-rw-r--r--devdocs/gcc~13/fr30-options.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/devdocs/gcc~13/fr30-options.html b/devdocs/gcc~13/fr30-options.html
deleted file mode 100644
index 23ed38f6..00000000
--- a/devdocs/gcc~13/fr30-options.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<div class="subsection-level-extent" id="FR30-Options"> <div class="nav-panel"> <p> Next: <a href="ft32-options" accesskey="n" rel="next">FT32 Options</a>, Previous: <a href="ebpf-options" accesskey="p" rel="prev">eBPF Options</a>, Up: <a href="submodel-options" accesskey="u" rel="up">Machine-Dependent Options</a> [<a href="index#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="indices" title="Index" rel="index">Index</a>]</p> </div> <h1 class="subsection" id="FR30-Options-1"><span>3.19.14 FR30 Options<a class="copiable-link" href="#FR30-Options-1"> ¶</a></span></h1> <p>These options are defined specifically for the FR30 port. </p> <dl class="table"> <dt>
-<span><code class="code">-msmall-model</code><a class="copiable-link" href="#index-msmall-model"> ¶</a></span>
-</dt> <dd>
-<p>Use the small address space model. This can produce smaller code, but it does assume that all symbolic values and addresses fit into a 20-bit range. </p> </dd> <dt>
-<span><code class="code">-mno-lsim</code><a class="copiable-link" href="#index-mno-lsim"> ¶</a></span>
-</dt> <dd>
-<p>Assume that runtime support has been provided and so there is no need to include the simulator library (<samp class="file">libsim.a</samp>) on the linker command line. </p> </dd> </dl> </div><div class="_attribution">
- <p class="_attribution-p">
- &copy; Free Software Foundation<br>Licensed under the GNU Free Documentation License, Version 1.3.<br>
- <a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/FR30-Options.html" class="_attribution-link">https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/FR30-Options.html</a>
- </p>
-</div>