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 5.5.0. this does not inclu...



details:   https://anonhg.NetBSD.org/src/rev/9648e3e48d46
branches:  trunk
changeset: 827763:9648e3e48d46
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Nov 12 00:36:44 2017 +0000

description:
merge GCC 5.5.0.  this does not include updated man/info pages (yet).

diffstat:

 external/gpl3/gcc/dist/INSTALL/binaries.html                                            |   197 +-
 external/gpl3/gcc/dist/INSTALL/build.html                                               |   522 +-
 external/gpl3/gcc/dist/INSTALL/configure.html                                           |  2565 +++++---
 external/gpl3/gcc/dist/INSTALL/download.html                                            |   159 +-
 external/gpl3/gcc/dist/INSTALL/finalinstall.html                                        |   283 +-
 external/gpl3/gcc/dist/INSTALL/gfdl.html                                                |   459 +-
 external/gpl3/gcc/dist/INSTALL/index.html                                               |   260 +-
 external/gpl3/gcc/dist/INSTALL/old.html                                                 |   308 +-
 external/gpl3/gcc/dist/INSTALL/prerequisites.html                                       |   555 +-
 external/gpl3/gcc/dist/INSTALL/specific.html                                            |  2116 +++---
 external/gpl3/gcc/dist/INSTALL/test.html                                                |   393 +-
 external/gpl3/gcc/dist/LAST_UPDATED                                                     |     2 +-
 external/gpl3/gcc/dist/MD5SUMS                                                          |  1793 +++--
 external/gpl3/gcc/dist/NEWS                                                             |  2371 ++++---
 external/gpl3/gcc/dist/config.sub                                                       |     3 +-
 external/gpl3/gcc/dist/configure                                                        |     3 +
 external/gpl3/gcc/dist/configure.ac                                                     |     3 +
 external/gpl3/gcc/dist/gcc/ChangeLog                                                    |  2964 +++++++++-
 external/gpl3/gcc/dist/gcc/Makefile.in                                                  |    26 +-
 external/gpl3/gcc/dist/gcc/auto-profile.c                                               |    12 +-
 external/gpl3/gcc/dist/gcc/builtins.c                                                   |    12 +-
 external/gpl3/gcc/dist/gcc/c-family/c-opts.c                                            |     7 +-
 external/gpl3/gcc/dist/gcc/common.opt                                                   |     2 +-
 external/gpl3/gcc/dist/gcc/config.gcc                                                   |    28 +-
 external/gpl3/gcc/dist/gcc/config/arm/arm.c                                             |    68 +-
 external/gpl3/gcc/dist/gcc/config/arm/arm.h                                             |     3 +-
 external/gpl3/gcc/dist/gcc/config/arm/arm.md                                            |    13 +-
 external/gpl3/gcc/dist/gcc/config/arm/freebsd.h                                         |     4 +
 external/gpl3/gcc/dist/gcc/config/i386/cpuid.h                                          |     7 +-
 external/gpl3/gcc/dist/gcc/config/i386/driver-i386.c                                    |    79 +-
 external/gpl3/gcc/dist/gcc/config/i386/i386.c                                           |   356 +-
 external/gpl3/gcc/dist/gcc/config/i386/i386.h                                           |     2 -
 external/gpl3/gcc/dist/gcc/config/i386/pcommitintrin.h                                  |    49 -
 external/gpl3/gcc/dist/gcc/config/i386/pmm_malloc.h                                     |    20 +-
 external/gpl3/gcc/dist/gcc/config/i386/stringop.opt                                     |    31 -
 external/gpl3/gcc/dist/gcc/config/pa/pa.h                                               |    16 +-
 external/gpl3/gcc/dist/gcc/config/rs6000/rs6000.c                                       |   818 ++-
 external/gpl3/gcc/dist/gcc/config/sh/sh.c                                               |     2 +-
 external/gpl3/gcc/dist/gcc/config/sparc/sparc.md                                        |    12 +-
 external/gpl3/gcc/dist/gcc/diagnostic.c                                                 |     2 -
 external/gpl3/gcc/dist/gcc/doc/aot-compile.1                                            |    35 +-
 external/gpl3/gcc/dist/gcc/doc/cppinternals.info                                        |   Bin 
 external/gpl3/gcc/dist/gcc/doc/fsf-funding.7                                            |    37 +-
 external/gpl3/gcc/dist/gcc/doc/gc-analyze.1                                             |    35 +-
 external/gpl3/gcc/dist/gcc/doc/gccinstall.info                                          |   Bin 
 external/gpl3/gcc/dist/gcc/doc/gccint.info                                              |   Bin 
 external/gpl3/gcc/dist/gcc/doc/gcj-dbtool.1                                             |    35 +-
 external/gpl3/gcc/dist/gcc/doc/gcj.1                                                    |    65 +-
 external/gpl3/gcc/dist/gcc/doc/gcj.info                                                 |   Bin 
 external/gpl3/gcc/dist/gcc/doc/gcov.texi                                                |   153 +-
 external/gpl3/gcc/dist/gcc/doc/gfdl.7                                                   |    73 +-
 external/gpl3/gcc/dist/gcc/doc/gfortran.1                                               |    67 +-
 external/gpl3/gcc/dist/gcc/doc/gij.1                                                    |    35 +-
 external/gpl3/gcc/dist/gcc/doc/gpl.7                                                    |    89 +-
 external/gpl3/gcc/dist/gcc/doc/grmic.1                                                  |    35 +-
 external/gpl3/gcc/dist/gcc/doc/invoke.texi                                              |    29 +-
 external/gpl3/gcc/dist/gcc/doc/jcf-dump.1                                               |    35 +-
 external/gpl3/gcc/dist/gcc/doc/jv-convert.1                                             |    35 +-
 external/gpl3/gcc/dist/gcc/doc/rebuild-gcj-db.1                                         |    35 +-
 external/gpl3/gcc/dist/gcc/dwarf2out.c                                                  |     3 +-
 external/gpl3/gcc/dist/gcc/expr.c                                                       |   100 +-
 external/gpl3/gcc/dist/gcc/gcc.c                                                        |    27 +-
 external/gpl3/gcc/dist/gcc/gengtype-lex.c                                               |   342 +-
 external/gpl3/gcc/dist/gcc/graphite-isl-ast-to-gimple.c                                 |     2 +-
 external/gpl3/gcc/dist/gcc/system.h                                                     |    12 +
 external/gpl3/gcc/dist/gcc/tree-cfg.c                                                   |    52 +-
 external/gpl3/gcc/dist/libgcc/config.host                                               |    14 +-
 external/gpl3/gcc/dist/libgcc/config/xtensa/unwind-dw2-xtensa.c                         |     2 +-
 external/gpl3/gcc/dist/libgomp/libgomp.info                                             |   Bin 
 external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc  |     3 +-
 external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_linux.cc                 |     3 +-
 external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_linux.h                  |     4 +-
 external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc |     7 +-
 external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h  |    14 +
 external/gpl3/gcc/dist/libsanitizer/tsan/tsan_platform_linux.cc                         |     2 +-
 external/gpl3/gcc/dist/libstdc++-v3/acinclude.m4                                        |    84 +-
 external/gpl3/gcc/dist/libstdc++-v3/configure                                           |    92 +-
 external/gpl3/gcc/dist/libstdc++-v3/include/std/complex                                 |     5 +-
 78 files changed, 11765 insertions(+), 6321 deletions(-)

diffs (truncated from 28714 to 300 lines):

diff -r b6b97023a4ab -r 9648e3e48d46 external/gpl3/gcc/dist/INSTALL/binaries.html
--- a/external/gpl3/gcc/dist/INSTALL/binaries.html      Sat Nov 11 23:49:21 2017 +0000
+++ b/external/gpl3/gcc/dist/INSTALL/binaries.html      Sun Nov 12 00:36:44 2017 +0000
@@ -1,111 +1,164 @@
-<html lang="en">
-<head>
-<title>Installing GCC: Binaries</title>
-<meta http-equiv="Content-Type" content="text/html">
-<meta name="description" content="Installing GCC: Binaries">
-<meta name="generator" content="makeinfo 4.12">
-<link title="Top" rel="top" href="#Top">
-<link href="http://www.gnu.org/software/texinfo/"; rel="generator-home" title="Texinfo Homepage">
-<!--
-Copyright (C) 1988-2015 Free Software Foundation, Inc.
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Copyright (C) 1988-2015 Free Software Foundation, Inc.
 
-   Permission is granted to copy, distribute and/or modify this document
+Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, the Front-Cover texts being (a) (see below), and
 with the Back-Cover Texts being (b) (see below).  A copy of the
-license is included in the section entitled "GNU Free Documentation License".
+license is included in the section entitled "GNU
+Free Documentation License".
 
 (a) The FSF's Front-Cover Text is:
 
-     A GNU Manual
+A GNU Manual
 
 (b) The FSF's Back-Cover Text is:
 
-     You have freedom to copy and modify this GNU Manual, like GNU
+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.-->
-<meta http-equiv="Content-Style-Type" content="text/css">
-<style type="text/css"><!--
-  pre.display { font-family:inherit }
-  pre.format  { font-family:inherit }
-  pre.smalldisplay { font-family:inherit; font-size:smaller }
-  pre.smallformat  { font-family:inherit; font-size:smaller }
-  pre.smallexample { font-size:smaller }
-  pre.smalllisp    { font-size:smaller }
-  span.sc    { font-variant:small-caps }
-  span.roman { font-family:serif; font-weight:normal; } 
-  span.sansserif { font-family:sans-serif; font-weight:normal; } 
---></style>
+     funds for GNU development. -->
+<!-- Created by GNU Texinfo 6.1, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>Installing GCC</title>
+
+<meta name="description" content="Installing GCC">
+<meta name="keywords" content="Installing GCC">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="makeinfo">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<style type="text/css">
+<!--
+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}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
 </head>
-<body>
-<h1 class="settitle">Installing GCC: Binaries</h1>
-<a name="index-Binaries-1"></a><a name="index-Installing-GCC_003a-Binaries-2"></a>
-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
+
+<body lang="en">
+<h1 class="settitle" align="center">Installing GCC</h1>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<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&rsquo;ll find links to binaries for
 various platforms where creating them by yourself is not easy due to various
 reasons.
-
-   <p>Please note that we did not create these binaries, nor do we
+</p>
+<p>Please note that we did not create these binaries, nor do we
 support them.  If you have any problems installing them, please
 contact their makers.
+</p>
+<ul>
+<li> AIX:
+<ul>
+<li> <a href="http://www.bullfreeware.com";>Bull&rsquo;s Freeware and Shareware Archive for AIX</a>;
 
-     <ul>
-<li>AIX:
-          <ul>
-<li><a href="http://www.bullfreeware.com";>Bull's Freeware and Shareware Archive for AIX</a>;
-
-          <li><a href="http://pware.hvcc.edu";>Hudson Valley Community College Open Source Software for IBM System p</a>;
+</li><li> <a href="http://pware.hvcc.edu";>Hudson Valley Community College Open Source Software for IBM System p</a>;
 
-          <li><a href="http://www.perzl.org/aix/";>AIX 5L and 6 Open Source Packages</a>. 
-</ul>
+</li><li> <a href="http://www.perzl.org/aix/";>AIX 5L and 6 Open Source Packages</a>.
+</li></ul>
 
-     <li>DOS&mdash;<a href="http://www.delorie.com/djgpp/";>DJGPP</a>.
+</li><li> DOS&mdash;<a href="http://www.delorie.com/djgpp/";>DJGPP</a>.
 
-     <li>Renesas H8/300[HS]&mdash;<a href="http://h8300-hms.sourceforge.net/";>GNU Development Tools for the Renesas H8/300[HS] Series</a>.
+</li><li> Renesas H8/300[HS]&mdash;<a href="http://h8300-hms.sourceforge.net/";>GNU
+Development Tools for the Renesas H8/300[HS] Series</a>.
 
-     <li>HP-UX:
-          <ul>
-<li><a href="http://hpux.connect.org.uk/";>HP-UX Porting Center</a>;
+</li><li> HP-UX:
+<ul>
+<li> <a href="http://hpux.connect.org.uk/";>HP-UX Porting Center</a>;
 
-          <li><a href="ftp://sunsite.informatik.rwth-aachen.de/pub/packages/gcc_hpux/";>Binaries for HP-UX 11.00 at Aachen University of Technology</a>. 
-</ul>
+</li><li> <a href="ftp://sunsite.informatik.rwth-aachen.de/pub/packages/gcc_hpux/";>Binaries for HP-UX 11.00 at Aachen University of Technology</a>.
+</li></ul>
 
-     <li><a href="http://www.sco.com/skunkware/devtools/index.html#gcc";>SCO OpenServer/Unixware</a>.
+</li><li> <a href="http://www.sco.com/skunkware/devtools/index.html#gcc";>SCO
+OpenServer/Unixware</a>.
 
-     <li>Solaris 2 (SPARC, Intel):
-          <ul>
-<li><a href="http://www.opencsw.org/";>OpenCSW</a>
+</li><li> Solaris 2 (SPARC, Intel):
+<ul>
+<li> <a href="http://www.opencsw.org/";>OpenCSW</a>
 
-          <li><a href="http://jupiterrise.com/tgcware/";>TGCware</a>
-</ul>
+</li><li> <a href="http://jupiterrise.com/tgcware/";>TGCware</a>
+</li></ul>
 
-     <li>Microsoft Windows:
-          <ul>
-<li>The <a href="http://sourceware.org/cygwin/";>Cygwin</a> project;
-<li>The <a href="http://www.mingw.org/";>MinGW</a> project. 
-</ul>
+</li><li> Microsoft Windows:
+<ul>
+<li> The <a href="http://sourceware.org/cygwin/";>Cygwin</a> project;
+</li><li> The <a href="http://www.mingw.org/";>MinGW</a> project.
+</li></ul>
 
-     <li><a href="ftp://ftp.thewrittenword.com/packages/by-name/";>The Written Word</a> offers binaries for
+</li><li> <a href="ftp://ftp.thewrittenword.com/packages/by-name/";>The
+Written Word</a> offers binaries for
 AIX 4.3.3, 5.1 and 5.2,
 GNU/Linux (i386),
 HP-UX 10.20, 11.00, and 11.11, and
 Solaris/SPARC 2.5.1, 2.6, 7, 8, 9 and 10.
 
-     <li><a href="http://www.openpkg.org/";>OpenPKG</a> offers binaries for quite a
+</li><li> <a href="http://www.openpkg.org/";>OpenPKG</a> offers binaries for quite a
 number of platforms.
 
-     <li>The <a href="http://gcc.gnu.org/wiki/GFortranBinaries";>GFortran Wiki</a> has
-links to GNU Fortran binaries for several platforms. 
-</ul>
+</li><li> The <a href="http://gcc.gnu.org/wiki/GFortranBinaries";>GFortran Wiki</a> has
+links to GNU Fortran binaries for several platforms.
+</li></ul>
 
-   <p><hr />
+<hr />
+<p>
 <p><a href="./index.html">Return to the GCC Installation page</a>
+</p>
 
-<!-- ***Specific**************************************************************** -->
-<!-- ***Old documentation****************************************************** -->
-<!-- ***GFDL******************************************************************** -->
-<!-- *************************************************************************** -->
-<!-- Part 6 The End of the Document -->
-</body></html>
+
+
+
 
+
+
+</body>
+</html>
diff -r b6b97023a4ab -r 9648e3e48d46 external/gpl3/gcc/dist/INSTALL/build.html
--- a/external/gpl3/gcc/dist/INSTALL/build.html Sat Nov 11 23:49:21 2017 +0000
+++ b/external/gpl3/gcc/dist/INSTALL/build.html Sun Nov 12 00:36:44 2017 +0000
@@ -1,385 +1,467 @@
-<html lang="en">
-<head>
-<title>Installing GCC: Building</title>
-<meta http-equiv="Content-Type" content="text/html">
-<meta name="description" content="Installing GCC: Building">
-<meta name="generator" content="makeinfo 4.12">
-<link title="Top" rel="top" href="#Top">
-<link href="http://www.gnu.org/software/texinfo/"; rel="generator-home" title="Texinfo Homepage">
-<!--
-Copyright (C) 1988-2015 Free Software Foundation, Inc.
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Copyright (C) 1988-2015 Free Software Foundation, Inc.
 
-   Permission is granted to copy, distribute and/or modify this document
+Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, the Front-Cover texts being (a) (see below), and
 with the Back-Cover Texts being (b) (see below).  A copy of the
-license is included in the section entitled "GNU Free Documentation License".
+license is included in the section entitled "GNU
+Free Documentation License".
 
 (a) The FSF's Front-Cover Text is:
 
-     A GNU Manual
+A GNU Manual
 
 (b) The FSF's Back-Cover Text is:
 
-     You have freedom to copy and modify this GNU Manual, like GNU
+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.-->
-<meta http-equiv="Content-Style-Type" content="text/css">
-<style type="text/css"><!--
-  pre.display { font-family:inherit }
-  pre.format  { font-family:inherit }
-  pre.smalldisplay { font-family:inherit; font-size:smaller }
-  pre.smallformat  { font-family:inherit; font-size:smaller }
-  pre.smallexample { font-size:smaller }
-  pre.smalllisp    { font-size:smaller }
-  span.sc    { font-variant:small-caps }
-  span.roman { font-family:serif; font-weight:normal; } 
-  span.sansserif { font-family:sans-serif; font-weight:normal; } 
---></style>
+     funds for GNU development. -->
+<!-- Created by GNU Texinfo 6.1, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>Installing GCC</title>
+
+<meta name="description" content="Installing GCC">
+<meta name="keywords" content="Installing GCC">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">



Home | Main Index | Thread Index | Old Index