This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 1cdf9e33ead Make tui_win_info::name pure virtual
new 0942c7ab94e Change readelf's display of symbol names (when not in --wid [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
binutils/ChangeLog | 11 ++++++
binutils/NEWS | 6 ++++
binutils/doc/binutils.texi | 10 ++++++
binutils/readelf.c | 54 +++++++++++++++++++++++++----
gas/ChangeLog | 11 ++++++
gas/testsuite/gas/ia64/group-2.d | 2 +-
gas/testsuite/gas/ia64/unwind.d | 2 +-
gas/testsuite/gas/mmix/bspec-1.d | 2 +-
gas/testsuite/gas/mmix/bspec-2.d | 2 +-
gas/testsuite/gas/mmix/comment-1.d | 2 +-
gas/testsuite/gas/tic6x/scomm-directive-4.d | 2 +-
ld/ChangeLog | 13 +++++++
ld/testsuite/ld-arm/arm-elf.exp | 6 ++--
ld/testsuite/ld-mips-elf/mips-elf.exp | 4 +--
ld/testsuite/ld-mmix/local1.d | 2 +-
ld/testsuite/ld-mmix/local3.d | 2 +-
ld/testsuite/ld-mmix/local5.d | 2 +-
ld/testsuite/ld-mmix/local7.d | 2 +-
ld/testsuite/ld-powerpc/powerpc.exp | 6 ++--
19 files changed, 116 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 2f5922a5a0c Daily bump.
new 3a3e472c9f6 gcc-changelog: sync from master.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
contrib/gcc-changelog/git_check_commit.py | 49 +
contrib/gcc-changelog/git_commit.py | 676 ++++++
contrib/gcc-changelog/git_email.py | 107 +
contrib/gcc-changelog/git_repository.py | 78 +
contrib/gcc-changelog/git_update_version.py | 145 ++
contrib/gcc-changelog/test_email.py | 363 +++
contrib/gcc-changelog/test_patches.txt | 3162 +++++++++++++++++++++++++++
7 files changed, 4580 insertions(+)
create mode 100755 contrib/gcc-changelog/git_check_commit.py
create mode 100755 contrib/gcc-changelog/git_commit.py
create mode 100755 contrib/gcc-changelog/git_email.py
create mode 100755 contrib/gcc-changelog/git_repository.py
create mode 100755 contrib/gcc-changelog/git_update_version.py
create mode 100755 contrib/gcc-changelog/test_email.py
create mode 100644 contrib/gcc-changelog/test_patches.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from 43cd501a48e Daily bump.
new ee749182611 gcc-changelog: sync from master.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
contrib/gcc-changelog/git_check_commit.py | 49 +
contrib/gcc-changelog/git_commit.py | 676 ++++++
contrib/gcc-changelog/git_email.py | 107 +
contrib/gcc-changelog/git_repository.py | 78 +
contrib/gcc-changelog/git_update_version.py | 145 ++
contrib/gcc-changelog/test_email.py | 363 +++
contrib/gcc-changelog/test_patches.txt | 3162 +++++++++++++++++++++++++++
7 files changed, 4580 insertions(+)
create mode 100755 contrib/gcc-changelog/git_check_commit.py
create mode 100755 contrib/gcc-changelog/git_commit.py
create mode 100755 contrib/gcc-changelog/git_email.py
create mode 100755 contrib/gcc-changelog/git_repository.py
create mode 100755 contrib/gcc-changelog/git_update_version.py
create mode 100755 contrib/gcc-changelog/test_email.py
create mode 100644 contrib/gcc-changelog/test_patches.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 01bea59d4b6 Daily bump.
new 8936e8c026e gcc-changelog: sync from master.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
contrib/gcc-changelog/git_check_commit.py | 49 +
contrib/gcc-changelog/git_commit.py | 676 ++++++
contrib/gcc-changelog/git_email.py | 107 +
contrib/gcc-changelog/git_repository.py | 78 +
contrib/gcc-changelog/git_update_version.py | 145 ++
contrib/gcc-changelog/test_email.py | 363 +++
contrib/gcc-changelog/test_patches.txt | 3162 +++++++++++++++++++++++++++
7 files changed, 4580 insertions(+)
create mode 100755 contrib/gcc-changelog/git_check_commit.py
create mode 100755 contrib/gcc-changelog/git_commit.py
create mode 100755 contrib/gcc-changelog/git_email.py
create mode 100755 contrib/gcc-changelog/git_repository.py
create mode 100755 contrib/gcc-changelog/git_update_version.py
create mode 100755 contrib/gcc-changelog/test_email.py
create mode 100644 contrib/gcc-changelog/test_patches.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ece21ff6ea9 Do not stream all zeros for gcda files.
new 6153cfd7a34 Reject components in extensions overlapping with the parent
new 9d50112acfc openmp: Diagnose non-rectangular loops with invalid steps
new 5c9669a0e6c vect: Fix an ICE in exact_div [PR95961]
new d5d9f7834ab tree-optimization/96022 - fix ICE with vectorized shift
new 00f24f56732 tree-cfg: Fix ICE with switch stmt to unreachable opt and f [...]
new d0e7c73c515 Fortran : portability fix for PR52279
new d59a576b8b5 Redefine NULL to nullptr
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ada/debug.adb | 7 +++-
gcc/ada/fe.h | 2 +
gcc/ada/gcc-interface/decl.c | 12 +++---
gcc/fortran/check.c | 2 +-
gcc/omp-expand.c | 48 ++++++++++++++++++++--
gcc/system.h | 10 +++++
gcc/testsuite/c-c++-common/gomp/loop-7.c | 24 +++++++++++
gcc/testsuite/g++.dg/vect/pr96022.cc | 12 ++++++
gcc/testsuite/gcc.dg/pr95857.c | 37 +++++++++++++++++
.../aarch64/sve/pr95961.c} | 3 +-
gcc/tree-cfg.c | 40 +++++++++++++++---
gcc/tree-vect-data-refs.c | 23 +++--------
gcc/tree-vect-slp.c | 11 ++---
gcc/tree-vect-stmts.c | 6 ++-
14 files changed, 194 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/loop-7.c
create mode 100644 gcc/testsuite/g++.dg/vect/pr96022.cc
create mode 100644 gcc/testsuite/gcc.dg/pr95857.c
copy gcc/testsuite/{gcc.dg/vect/vect-ctor-1.c => gcc.target/aarch64/sve/pr95961.c} (72%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-10
in repository gcc.
from ca79a89b9b9 Fix failure in gfortran.dg/gomp/combined-if.f90 test
new 528c94d8c08 testsuite: clarify scan-dump file globbing behavior
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/doc/sourcebuild.texi | 13 ++++++++++
gcc/testsuite/lib/scandump.exp | 54 +++++++++++++++++++++++++++++++++---------
2 files changed, 56 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 526624828 Cygwin: add new IPPROTO_TCP options to release notes
new 70cd4cbe6 pru: Fix memory corruption on syscall return
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
libgloss/pru/syscalls.S | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch nsz/pacbti-v6
in repository glibc.
discards 94342f2e1c aarch64: add NEWS entry about branch protection support
discards 3354b73525 aarch64: redefine RETURN_ADDRESS to strip PAC
discards 6912a894dc aarch64: fix pac-ret support in _mcount
discards fe35e074f3 aarch64: Add pac-ret support to assembly files
discards e5a6ef5855 aarch64: configure check for pac-ret code generation
discards d70b0013e7 aarch64: ensure objects are BTI compatible
discards 2d49a4ff18 aarch64: enable BTI at runtime
discards 703df8e40e rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling
discards 61533cce86 aarch64: fix RTLD_START for BTI
discards 90584dd4ca aarch64: fix swapcontext for BTI
discards 80723d093c aarch64: Add BTI support to assembly files
discards f76a919e89 aarch64: Rename place holder .S files to .c
discards cf32244b58 aarch64: configure test for BTI support
discards cf429c3641 Rewrite abi-note.S in C.
new 0f47f6f311 Rewrite abi-note.S in C.
new 3492d7d408 aarch64: configure test for BTI support
new 81a0ed9464 aarch64: Rename place holder .S files to .c
new f26c70e602 aarch64: Add BTI support to assembly files
new 83b93efe96 aarch64: fix swapcontext for BTI
new 4b3b0a9832 aarch64: fix RTLD_START for BTI
new 09ea243d4b rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling
new 582f1a25ac aarch64: enable BTI at runtime
new 52733817c8 aarch64: ensure objects are BTI compatible
new 4a42b6f007 aarch64: configure check for pac-ret code generation
new a87bc4ad93 aarch64: Add pac-ret support to assembly files
new a8014c48c1 aarch64: fix pac-ret support in _mcount
new 09c1ff256b aarch64: redefine RETURN_ADDRESS to strip PAC
new 1be15b1c45 aarch64: add NEWS entry about branch protection support
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (94342f2e1c)
\
N -- N -- N refs/heads/nsz/pacbti-v6 (1be15b1c45)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
csu/abi-note.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.