From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2181) id 09472385840B; Tue, 5 Oct 2021 15:13:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 09472385840B To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 14a27d51d957273dbc8f47c365a0545993e3d92a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 52c897edc0a0743052a291c026ec5f6779d51d99 X-Git-Newrev: 14a27d51d957273dbc8f47c365a0545993e3d92a Message-Id: <20211005151321.09472385840B@sourceware.org> Date: Tue, 5 Oct 2021 15:13:21 +0000 (GMT) From: Jonathan Wakely X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2021 15:13:21 -0000 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 14a27d51d957273dbc8f47c365a0545993e3d92a (commit) from 52c897edc0a0743052a291c026ec5f6779d51d99 (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 14a27d51d957273dbc8f47c365a0545993e3d92a Author: Jonathan Wakely Date: Thu Sep 16 12:20:15 2021 +0100 Move merged and inactive branches to the right section diff --git a/htdocs/git.html b/htdocs/git.html index 53267b09..ac1f2eb9 100644 --- a/htdocs/git.html +++ b/htdocs/git.html @@ -301,132 +301,19 @@ in Git.

Architecture-specific

+

No active branches

+

Target-specific

+

No active branches

+

Language-specific

@@ -437,20 +324,6 @@ in Git.

Lock3 Software. It is currently maintained by Jason Merrill. -
fortran-dev
-
This branch is for disruptive changes to the Fortran front end, - especially for OOP development and - the - array descriptor update. It is maintained by Jerry DeLisle - <jvdelisle@gcc.gnu.org>.
- -
gcc-4_4-plugins
-
This branch is for backporting the plugin functionality into - a 4.4-based release. There will be no new code or functionality - added to this branch. It is maintained by Diego Novillo. - Only patches backported from mainline are accepted. They should - be marked with the tag [4_4-plugins] in the Subject line.
-
gccgo
This branch is for the Go front end to gcc. For more information about the Go programming language, @@ -459,14 +332,6 @@ in Git.

marked with the tag [gccgo] in the Subject line.
-
gupc
-
This branch implements support for UPC (Unified Parallel C). - UPC extends the C programming language to provide support for - high-performance, parallel systems with access to a single - potentially large, global shared address space. - Further information can be found on the - GNU UPC page.
-
modula-2
This branch is for the GNU Modula-2 @@ -477,38 +342,6 @@ in Git.

Patches should be prefixed with [modula-2] in the subject line.
-
pph
-
This branch implements Pre-Parsed - Headers for C++. It is maintained by Diego Novillo and Lawrence Crowl. Patches should be - prefixed with [pph] in the subject line.
- -
pth-icm
-
This is a sub-branch of the pph branch. It - implements - - Pre-Tokenized Headers for C++. Additionally, it contains - instrumentation code in the C++ parser that was used in an - incremental compiler model (icm) to study the effects of an - incremental compiler cache for a compiler server. The branch is - maintained by Diego Novillo - and Lawrence Crowl. Patches - should be prefixed with [pph] in the subject line.
- -
tr29124
-
This branch is for development of TR29124 Special math Functions, - for the C++ runtime library - See - . It is maintained by Ed Smith-Rowland - <3dw4rd@verizon.net>.
- -
var-template
-
This branch is for implementation work on - variable template for C++. It was originally - created by Gabriel Dos Reis. It is maintained by - Jason Merrill.
-
coarray_native
This branch is for implementation of a shared memory implementation of Fortran coarrays. It is maintained by @@ -628,6 +461,15 @@ inactive. Inactive branches are under refs/dead/heads/ in Git (except for ones under refs/vendors/).

+
aarch64/sve-acle-branch
+
This Git-only branch was + used for collaborative development of the AArch64 SVE ACLE implementation. + The branch is based off and merged with trunk. Please send patches to + gcc-patches with an [SVE ACLE] tag in the subject line. + There's no need to use ChangeLogs; the ChangeLogs will instead be + written when the work is ready to be merged into trunk. The branch is + maintained by Richard Sandiford.
+
ARM/aarch64-branch
This branch added support for the AArch64 architecture and tracked trunk until the port was merged into mainline.
@@ -741,6 +583,13 @@ in Git (except for ones under refs/vendors/).

This branch was maintained by Ian Lance Taylor. All changes were merged into mainline.
+
tr29124
+
This branch is for development of TR29124 Special math Functions, + for the C++ runtime library + See + . It is maintained by Ed Smith-Rowland + <3dw4rd@verizon.net>.
+
tree-cleanup-branch
This branch contained improvements and reorganization to the tree optimizers that were not ready in time for GCC 4.0. The @@ -756,6 +605,10 @@ in Git (except for ones under refs/vendors/).

merged.

+
arc-20081210-branch
+
The goal of this branch is to make the port to the ARCompact + architecture available. This branch is maintained by Joern Rennecke + during spring 2009, and is expected to be unmaintained thereafter.
ARM/hard_vfp_4_4_branch
This branch contains support for the hard-VFP variant of the AAPCS calling @@ -798,6 +651,30 @@ merged.

could use or benefit from (like data-dependence analysis, loop nest optimizations).
+
avx512
+
The goal of this branch is to implement Intel AVX-512 and SHA + Programming Reference. + The branch is maintained by Yukhin Kirill <kirill.yukhin@intel.com>. + Patches should be marked with the tag [AVX512] in the subject + line.
+ +
avx-512vlbwdq
+
The goal of this branch is to implement the Intel AVX-512{VL,BW,DQ} + Programming Reference. + The branch is maintained by Yukhin Kirill <kirill.yukhin@intel.com>. + Patches should be marked with the tag [AVX512] in the subject + line.
+ +
avx2
+
The goal of this branch is to implement AVX Programming Reference + (June, 2011). The branch is maintained by + H.J. Lu <hjl.tools@gmail.com> + and Yukhin Kirill <kirill.yukhin@intel.com>. + Patches should be marked with the tag [AVX2] in the subject + line.
+
bje-unsw-branch
This branch was dedicated to some research work by Ben Elliston at the University of New South Wales (UNSW) on transformation @@ -814,6 +691,16 @@ merged.

by Laurynas Biveinis.
+
cell-4_3-branch
+
The goal of this branch is to add fixes and additional features required + for the Cell/B.E. processor (both PPE and SPE) to GCC 4.3.x. This branch + is maintained by Ulrich Weigand.
+ +
cell-4_4-branch
+
The goal of this branch is to back-port from mainline fixes and additional + features required for the Cell/B.E. SPE processor to GCC 4.4.x. This branch + is maintained by Ulrich Weigand. The branch is merged from gcc-4_4-branch.
+
cfo-branch
The goal of this branch was to add a new extension for improving the code size optimization of GCC with code factoring methods (code @@ -865,6 +752,16 @@ merged.

the prototype implementation on conceptgcc-branch. It is not currently maintained.
+
cygwin-improvements
+
This branch is intended as a development and proving grounds for + fixes and enhancements specifically to the Cygwin port of the compiler, + although some of these may touch slightly on MinGW targets as well. It + is maintained by Dave Korn <dave.korn.cygwin@gmail.com> and open to contributions from any + interested party; please tag patches with "[cygwin-improvements]" in the + title line and post them to the GCC Patches list with a Cc: to that + address.
+
debuglocus
This branch is an experiment to see whether improved debug information can be maintained throughout the compiler by associating a user decl with an @@ -889,6 +786,13 @@ merged.

maintained by Tobias Burnus <burnus@gcc.gnu.org>.
+
fortran-dev
+
This branch was for disruptive changes to the Fortran front end, + especially for OOP development and + the + array descriptor update. It was maintained by Jerry DeLisle + <jvdelisle@gcc.gnu.org>.
+
fortran-exp
This branch contained experimental changes to the Fortran front end, initially for array constructor refactoring using splay-tree and other areas of @@ -900,6 +804,13 @@ merged.

See this message for details.
+
gcc-4_4-plugins
+
This branch is for backporting the plugin functionality into + a 4.4-based release. There will be no new code or functionality + added to this branch. It is maintained by Diego Novillo. + Only patches backported from mainline are accepted. They should + be marked with the tag [4_4-plugins] in the Subject line.
+
gcc-in-cxx
This branch was for converting GCC to be written in C++. The branch was maintained by Ian Lance Taylor.
@@ -946,6 +857,14 @@ merged.

openacc-gcc-7-branch and then openacc-gcc-8-branch (both now also inactive, see below).
+
gupc
+
This branch implements support for UPC (Unified Parallel C). + UPC extends the C programming language to provide support for + high-performance, parallel systems with access to a single + potentially large, global shared address space. + Further information can be found on the + GNU UPC page.
+
openacc-gcc-7-branch
openacc-gcc-8-branch
openacc-gcc-9-branch
@@ -1022,7 +941,40 @@ merged.

classes representing strict unions of other register classes. The branch was maintained by Michael Matz. It is no longer maintained. - + +
ix86/gcc-4_5-branch
+
The goal of this branch is to backport support from trunk for + newer ix86 processors from AMD and Intel. It will track + 4.5 branch with periodic merge from 4.5 branch. The current + maintainers are Sebastian Pop + <sebpop@gmail.com> + and H.J. Lu + <hjl.tools@gmail.com>.
+ +
ix86/gcc-4_4-branch
+
The goal of this branch is to add support for newer ix86 processors such + as AMD's Shanghai and Intel's Atom to GCC 4.4.x. The current maintainers + are Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> + and H.J. Lu <hjl.tools@gmail.com>.
+ +
ix86/gcc-4_3-branch
+
The goal of this branch is to add support for newer ix86 processors such + as AMD's Barcelona and Intel's Westmere to GCC 4.3.x. The current maintainers + are Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> + and H.J. Lu <hjl.tools@gmail.com>.
+ +
ix86/gcc-4_2-branch
+
The goal of this branch is to add support for newer ix86 processors such + as AMD's Barcelona and Intel's Core 2 to GCC 4.2.x. The current maintainers + are Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> + and H.J. Lu <hjl.tools@gmail.com>.
+ +
ix86/gcc-4_1-branch
+
The goal of this branch is to add support for newer ix86 processors such + as AMD's Barcelona and Intel's Core 2 to GCC 4.1.x. The current maintainers + are Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> + and H.J. Lu <hjl.tools@gmail.com>.
+
java-gui-branch
This was a temporary branch for development of java GUI libraries (AWT and Swing) in the libjava directory. It has been superseded @@ -1136,6 +1088,13 @@ merged.

with referent objects. The code of this branch has not been merged in trunk.
+
mpx
+
The goal of this branch is to support Intel MPX technology. + The branch is maintained by + Ilya Enkovich <ilya.enkovich@intel.com> + Patches should be marked with the tag [MPX] in the subject + line.
+
named-addr-4_3-branch
The goal of this branch was to backport the changes from the named-addr-spaces-branch to a GCC 4.3 tree. This branch was maintained by @@ -1191,6 +1150,25 @@ merged.

the tag [PTR-PLUS] in the subject line, and CC'ed to Andrew Pinski.
+
pph
+
This branch implements Pre-Parsed + Headers for C++. It is maintained by Diego Novillo and Lawrence Crowl. Patches should be + prefixed with [pph] in the subject line.
+ +
pth-icm
+
This is a sub-branch of the pph branch. It + implements + + Pre-Tokenized Headers for C++. Additionally, it contains + instrumentation code in the C++ parser that was used in an + incremental compiler model (icm) to study the effects of an + incremental compiler cache for a compiler server. The branch is + maintained by Diego Novillo + and Lawrence Crowl. Patches + should be prefixed with [pph] in the subject line.
+
ra-improvements
This branch aims to implement several improvements to the current register allocator. Examples include implementing a @@ -1245,6 +1223,12 @@ merged.

Patches will be marked with the tag [sel-sched] in the subject line.
+
spu-4_5-branch
+
The goal of this branch was to do development for the Cell/B.E. processor, + in particular to support partitioning functions into multiple sections. This + branch was created by Michael Meissner and is now maintained by Ulrich Weigand. + The branch is merged from mainline.
+
stack
This branch contains a new stack alignment framework to automatically align stack for local variables with alignment requirement. @@ -1289,6 +1273,16 @@ merged.

The branch was maintained by Daniel Berlin. It is no longer maintained.
+
st/cli-be
+
The goal of the branch is to develop a back end producing CLI binaries, + compliant with ECMA-335 specification. + This branch was originally maintained by Roberto Costa + <robsettantasei@gmail.com>. + Since May 2007, the current maintainers are Andrea Ornstein + <andrea.ornstein@st.com> + and Erven Rohou + <erven.rohou@st.com>.
+
thread-annotations
This branch contained the implementation of thread safety annotations and analysis (https://gcc.gnu.org/wiki/ThreadSafetyAnnotation). @@ -1326,6 +1320,12 @@ merged.

Richard Biener and Michael Matz. Patches should be marked with the tag [varmap] in the subject line.
+
var-template
+
This branch is for implementation work on + variable template for C++. It was originally + created by Gabriel Dos Reis. It is maintained by + Jason Merrill.
+
vect256
This branch is for extending vectorizer to 256bit. The branch is maintained by Richard Biener and H.J. Lu. Patches should be marked @@ -1339,7 +1339,13 @@ merged.

It is no longer maintained; some of the work was used as a basis for the work on the ira branch.
- +
x32
+
This branch was to implement + x32 psABI. + The branch is maintained by H.J. Lu. Patches should be marked with the + tag [x32] in the subject line.
+ + ----------------------------------------------------------------------- Summary of changes: htdocs/git.html | 356 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 181 insertions(+), 175 deletions(-) hooks/post-receive -- gcc-wwwdocs