Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist merge GCC 10.5.0.
details: https://anonhg.NetBSD.org/src/rev/9a54ce8a7bf3
branches: trunk
changeset: 377408:9a54ce8a7bf3
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Jul 11 00:40:40 2023 +0000
description:
merge GCC 10.5.0.
diffstat:
external/gpl3/gcc/dist/INSTALL/binaries.html | 24 +-
external/gpl3/gcc/dist/INSTALL/build.html | 78 +-
external/gpl3/gcc/dist/INSTALL/configure.html | 590 +++---
external/gpl3/gcc/dist/INSTALL/download.html | 24 +-
external/gpl3/gcc/dist/INSTALL/finalinstall.html | 32 +-
external/gpl3/gcc/dist/INSTALL/gfdl.html | 34 +-
external/gpl3/gcc/dist/INSTALL/index.html | 21 +-
external/gpl3/gcc/dist/INSTALL/old.html | 28 +-
external/gpl3/gcc/dist/INSTALL/prerequisites.html | 96 +-
external/gpl3/gcc/dist/INSTALL/specific.html | 330 ++-
external/gpl3/gcc/dist/INSTALL/test.html | 87 +-
external/gpl3/gcc/dist/LAST_UPDATED | 2 +-
external/gpl3/gcc/dist/MD5SUMS | 908 +++++++----
external/gpl3/gcc/dist/NEWS | 551 +++---
external/gpl3/gcc/dist/gcc/ChangeLog | 993 +++++++++++++
external/gpl3/gcc/dist/gcc/builtins.c | 15 +-
external/gpl3/gcc/dist/gcc/config.gcc | 14 +
external/gpl3/gcc/dist/gcc/config/aarch64/aarch64.h | 3 +-
external/gpl3/gcc/dist/gcc/config/aarch64/driver-aarch64.c | 4 +-
external/gpl3/gcc/dist/gcc/config/rs6000/rs6000-logue.c | 2 +-
external/gpl3/gcc/dist/gcc/config/rs6000/rs6000.c | 109 +-
external/gpl3/gcc/dist/gcc/cp/decl.c | 23 +-
external/gpl3/gcc/dist/gcc/doc/cpp.1 | 35 +-
external/gpl3/gcc/dist/gcc/doc/cpp.info | Bin
external/gpl3/gcc/dist/gcc/doc/cppinternals.info | Bin
external/gpl3/gcc/dist/gcc/doc/cppopts.texi | 7 +-
external/gpl3/gcc/dist/gcc/doc/extend.texi | 2 +-
external/gpl3/gcc/dist/gcc/doc/fsf-funding.7 | 24 +-
external/gpl3/gcc/dist/gcc/doc/g++.1 | 55 +-
external/gpl3/gcc/dist/gcc/doc/gcc.1 | 55 +-
external/gpl3/gcc/dist/gcc/doc/gcc.info | Bin
external/gpl3/gcc/dist/gcc/doc/gccinstall.info | Bin
external/gpl3/gcc/dist/gcc/doc/gccint.info | Bin
external/gpl3/gcc/dist/gcc/doc/gcov-tool.1 | 26 +-
external/gpl3/gcc/dist/gcc/doc/gcov.1 | 26 +-
external/gpl3/gcc/dist/gcc/doc/gfdl.7 | 24 +-
external/gpl3/gcc/dist/gcc/doc/gfortran.1 | 28 +-
external/gpl3/gcc/dist/gcc/doc/gpl.7 | 24 +-
external/gpl3/gcc/dist/gcc/doc/invoke.texi | 8 +-
external/gpl3/gcc/dist/gcc/expr.c | 6 +-
external/gpl3/gcc/dist/gcc/gcc.c | 37 +-
external/gpl3/gcc/dist/gcc/ira-color.c | 4 +-
external/gpl3/gcc/dist/gcc/tree-ssa-ccp.c | 2 +
external/gpl3/gcc/dist/gcc/tree.c | 29 +
external/gpl3/gcc/dist/gcc/tree.h | 1 +
external/gpl3/gcc/dist/gcc/varasm.c | 2 +-
external/gpl3/gcc/dist/libgcc/config.host | 18 +
external/gpl3/gcc/dist/libgomp/libgomp.info | Bin
external/gpl3/gcc/dist/libsanitizer/ChangeLog | 12 +
external/gpl3/gcc/dist/libsanitizer/configure.tgt | 2 +-
50 files changed, 2947 insertions(+), 1448 deletions(-)
diffs (truncated from 11339 to 300 lines):
diff -r ee3663350219 -r 9a54ce8a7bf3 external/gpl3/gcc/dist/INSTALL/binaries.html
--- a/external/gpl3/gcc/dist/INSTALL/binaries.html Tue Jul 11 00:32:05 2023 +0000
+++ b/external/gpl3/gcc/dist/INSTALL/binaries.html Tue Jul 11 00:40:40 2023 +0000
@@ -1,8 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
-<!-- Created by GNU Texinfo 6.8, https://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Copyright (C) 1988-2020 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
@@ -22,6 +19,9 @@ A GNU Manual
You have freedom to copy and modify this GNU Manual, like GNU
software. Copies published by the Free Software Foundation raise
funds for GNU development. -->
+<!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Installing GCC: Binaries</title>
<meta name="description" content="Installing GCC: Binaries">
@@ -29,24 +29,30 @@ You have freedom to copy and modify this
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
+blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
+blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: inherit; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: inherit; font-size: smaller}
+pre.smalllisp {font-size: smaller}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
ul.no-bullet {list-style: none}
-->
</style>
@@ -79,8 +85,8 @@ ul.no-bullet {list-style: none}
-<span id="index-Binaries"></span>
-<span id="index-Installing-GCC_003a-Binaries"></span>
+<a name="index-Binaries"></a>
+<a name="index-Installing-GCC_003a-Binaries"></a>
<p>We are often asked about pre-compiled versions of GCC. While we cannot
provide these for all platforms, below you’ll find links to binaries for
diff -r ee3663350219 -r 9a54ce8a7bf3 external/gpl3/gcc/dist/INSTALL/build.html
--- a/external/gpl3/gcc/dist/INSTALL/build.html Tue Jul 11 00:32:05 2023 +0000
+++ b/external/gpl3/gcc/dist/INSTALL/build.html Tue Jul 11 00:40:40 2023 +0000
@@ -1,8 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
-<!-- Created by GNU Texinfo 6.8, https://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Copyright (C) 1988-2020 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
@@ -22,6 +19,9 @@ A GNU Manual
You have freedom to copy and modify this GNU Manual, like GNU
software. Copies published by the Free Software Foundation raise
funds for GNU development. -->
+<!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Installing GCC: Building</title>
<meta name="description" content="Installing GCC: Building">
@@ -29,24 +29,30 @@ You have freedom to copy and modify this
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
+blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
+blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: inherit; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: inherit; font-size: smaller}
+pre.smalllisp {font-size: smaller}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
ul.no-bullet {list-style: none}
-->
</style>
@@ -76,7 +82,7 @@ ul.no-bullet {list-style: none}
-<span id="index-Installing-GCC_003a-Building"></span>
+<a name="index-Installing-GCC_003a-Building"></a>
<p>Now that GCC is configured, you are ready to build the compiler and
runtime libraries.
@@ -123,7 +129,7 @@ documentation, you need version 4.7 or l
want Info documentation to be regenerated. Releases contain Info
documentation pre-built for the unmodified documentation in the release.
</p>
-<div class="section" id="Building-a-native-compiler">
+<a name="Building-a-native-compiler"></a>
<h3 class="section">Building a native compiler</h3>
<p>For a native build, the default configuration is to perform
@@ -166,8 +172,8 @@ following example. This will save rough
the bootstrap and the final installation. (Libraries will still contain
debugging information.)
</p>
-<div class="example">
-<pre class="example">make BOOT_CFLAGS='-O' bootstrap
+<div class="smallexample">
+<pre class="smallexample">make BOOT_CFLAGS='-O' bootstrap
</pre></div>
<p>You can place non-default optimization flags into <code>BOOT_CFLAGS</code>; they
@@ -218,18 +224,18 @@ configure option <samp>--with-build-conf
examples of supported build configurations are:
</p>
<dl compact="compact">
-<dt><span>‘<samp>bootstrap-O1</samp>’</span></dt>
+<dt>‘<samp>bootstrap-O1</samp>’</dt>
<dd><p>Removes any <samp>-O</samp>-started option from <code>BOOT_CFLAGS</code>, and adds
<samp>-O1</samp> to it. ‘<samp>BUILD_CONFIG=bootstrap-O1</samp>’ is equivalent to
‘<samp>BOOT_CFLAGS='-g -O1'</samp>’.
</p>
</dd>
-<dt><span>‘<samp>bootstrap-O3</samp>’</span></dt>
-<dt><span>‘<samp>bootstrap-Og</samp>’</span></dt>
+<dt>‘<samp>bootstrap-O3</samp>’</dt>
+<dt>‘<samp>bootstrap-Og</samp>’</dt>
<dd><p>Analogous to <code>bootstrap-O1</code>.
</p>
</dd>
-<dt><span>‘<samp>bootstrap-lto</samp>’</span></dt>
+<dt>‘<samp>bootstrap-lto</samp>’</dt>
<dd><p>Enables Link-Time Optimization for host tools during bootstrapping.
‘<samp>BUILD_CONFIG=bootstrap-lto</samp>’ is equivalent to adding
<samp>-flto</samp> to ‘<samp>BOOT_CFLAGS</samp>’. This option assumes that the host
@@ -237,7 +243,7 @@ supports the linker plugin (e.g. GNU ld
version 2.21 or later).
</p>
</dd>
-<dt><span>‘<samp>bootstrap-lto-noplugin</samp>’</span></dt>
+<dt>‘<samp>bootstrap-lto-noplugin</samp>’</dt>
<dd><p>This option is similar to <code>bootstrap-lto</code>, but is intended for
hosts that do not support the linker plugin. Without the linker plugin
static libraries are not compiled with link-time optimizations. Since
@@ -245,14 +251,14 @@ the GCC middle end and back end are in <
that only the front end is actually LTO optimized.
</p>
</dd>
-<dt><span>‘<samp>bootstrap-lto-lean</samp>’</span></dt>
+<dt>‘<samp>bootstrap-lto-lean</samp>’</dt>
<dd><p>This option is similar to <code>bootstrap-lto</code>, but is intended for
faster build by only using LTO in the final bootstrap stage.
With ‘<samp>make profiledbootstrap</samp>’ the LTO frontend
is trained only on generator files.
</p>
</dd>
-<dt><span>‘<samp>bootstrap-debug</samp>’</span></dt>
+<dt>‘<samp>bootstrap-debug</samp>’</dt>
<dd><p>Verifies that the compiler generates the same executable code, whether
or not it is asked to emit debug information. To this end, this
option builds stage2 host programs without debug information, and uses
@@ -265,7 +271,7 @@ info into identical object files. In ad
coverage, this option makes default bootstraps faster and leaner.
</p>
</dd>
-<dt><span>‘<samp>bootstrap-debug-big</samp>’</span></dt>
+<dt>‘<samp>bootstrap-debug-big</samp>’</dt>
<dd><p>Rather than comparing stripped object files, as in
<code>bootstrap-debug</code>, this option saves internal compiler dumps
during stage2 and stage3 and compares them as well, which helps catch
@@ -273,7 +279,7 @@ additional potential problems, but at a
space. It can be specified in addition to ‘<samp>bootstrap-debug</samp>’.
</p>
</dd>
-<dt><span>‘<samp>bootstrap-debug-lean</samp>’</span></dt>
+<dt>‘<samp>bootstrap-debug-lean</samp>’</dt>
<dd><p>This option saves disk space compared with <code>bootstrap-debug-big</code>,
but at the expense of some recompilation. Instead of saving the dumps
of stage2 and stage3 until the final compare, it uses
@@ -282,7 +288,7 @@ during stage3, repeating the compilation
stage2, whose dumps were not saved.
</p>
</dd>
-<dt><span>‘<samp>bootstrap-debug-lib</samp>’</span></dt>
+<dt>‘<samp>bootstrap-debug-lib</samp>’</dt>
<dd><p>This option tests executable code invariance over debug information
generation on target libraries, just like <code>bootstrap-debug-lean</code>
tests it on host programs. It builds stage3 libraries with
@@ -296,7 +302,7 @@ in stage2 are used in stage3 host progra
compile stage2 libraries with different options for comparison purposes.
</p>
</dd>
-<dt><span>‘<samp>bootstrap-debug-ckovw</samp>’</span></dt>
+<dt>‘<samp>bootstrap-debug-ckovw</samp>’</dt>
<dd><p>Arranges for error messages to be issued if the compiler built on any
stage is run without the option <samp>-fcompare-debug</samp>. This is
useful to verify the full <samp>-fcompare-debug</samp> testing coverage. It
@@ -304,7 +310,7 @@ must be used along with <code>bootstrap-
<code>bootstrap-debug-lib</code>.
</p>
</dd>
-<dt><span>‘<samp>bootstrap-cet</samp>’</span></dt>
+<dt>‘<samp>bootstrap-cet</samp>’</dt>
<dd><p>This option enables Intel CET for host tools during bootstrapping.
‘<samp>BUILD_CONFIG=bootstrap-cet</samp>’ is equivalent to adding
<samp>-fcf-protection</samp> to ‘<samp>BOOT_CFLAGS</samp>’. This option
@@ -312,21 +318,20 @@ assumes that the host supports Intel CET
2.30 or later).
</p>
</dd>
-<dt><span>‘<samp>bootstrap-time</samp>’</span></dt>
+<dt>‘<samp>bootstrap-time</samp>’</dt>
<dd><p>Arranges for the run time of each program started by the GCC driver,
built in any stage, to be logged to <samp>time.log</samp>, in the top level of
the build tree.
</p>
</dd>
-<dt><span>‘<samp>bootstrap-asan</samp>’</span></dt>
+<dt>‘<samp>bootstrap-asan</samp>’</dt>
<dd><p>Compiles GCC itself using Address Sanitization in order to catch invalid memory
accesses within the GCC code.
</p>
</dd>
</dl>
-</div>
-<div class="section" id="Building-a-cross-compiler">
+<a name="Building-a-cross-compiler"></a>
<h3 class="section">Building a cross compiler</h3>
<p>When building a cross compiler, it is not generally possible to do a
@@ -364,20 +369,20 @@ configuring GCC. Put them in the direct
you should put in this directory:
</p>
<dl compact="compact">
-<dt><span><samp>as</samp></span></dt>
+<dt><samp>as</samp></dt>
<dd><p>This should be the cross-assembler.
</p>
</dd>
-<dt><span><samp>ld</samp></span></dt>
+<dt><samp>ld</samp></dt>
<dd><p>This should be the cross-linker.
</p>
</dd>
-<dt><span><samp>ar</samp></span></dt>
+<dt><samp>ar</samp></dt>
<dd><p>This should be the cross-archiver: a program which can manipulate
archive files (linker libraries) in the target machine’s format.
</p>
</dd>
-<dt><span><samp>ranlib</samp></span></dt>
+<dt><samp>ranlib</samp></dt>
<dd><p>This should be a program to construct a symbol table in an archive file.
</p></dd>
</dl>
@@ -404,8 +409,7 @@ alternatives for <samp>crt0.o</samp>, fo
compilation options. Check your target’s definition of
Home |
Main Index |
Thread Index |
Old Index