This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f3e44d07974 Fortran: Fix a problem with SELECT TYPE selectors [PR104555].
new eb1cdb3e43f RISC-V: Fix bugs of handling scalar of SEW64 vx instruction [...]
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/config/riscv/riscv-protos.h | 2 +-
gcc/config/riscv/riscv-v.cc | 8 ++++--
gcc/config/riscv/vector.md | 54 +++++++++++++++++++++++++++--------------
3 files changed, 43 insertions(+), 21 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 users/ibhagat/try-scfi-v2
in repository binutils-gdb.
discards 84c6dd00467 gas/NEWS: announce the new command line option
discards cf79c82287f gas: testsuite: add a x86_64 testsuite for SCFI
discards 6ca87eea656 gas: synthesize CFI for hand-written asm
discards ae7382156ab gas: scfidw2gen: new functionality to prepapre for SCFI
discards b1728ee5658 gas: add new command line option --scfi[=all,none]
discards f268677bb11 gas: dw2gencfi: move some tc_* defines to the header file
discards b5b123c8a88 gas: dw2gencfi: expose a new cfi_set_last_fde API
discards a88cf194158 gas: dw2gencfi: use all_cfi_sections instead of cfi_sections
discards 2cb3f152155 gas: dw2gencfi: minor rejig for cfi_sections_set and all_cf [...]
adds 743d3f0945c [gdb/testsuite] Add wait-for-index-cache in gdb.dwarf2/per- [...]
adds fd492bf1e20 gdb: handle main thread exiting during detach
adds ef8cf9093dc gdb/python: Add new gdb.Value.bytes attribute
adds 1c47569f537 Automatic date update in version.in
adds 2029e13917d RISC-V: Clarify the behaviors of SET/ADD/SUB relocations.
adds 2c1e03b4520 gdb: trim trailing spaces in i386-tdep.{c,h}
adds c62e5702f62 Automatic date update in version.in
adds 8b476884c3c opcodes: bpf-dis.c: fix typo in comment
adds e3e1e1231d7 gas: tc-bpf.c: fix formatting of comment
adds eb4de4047d8 gdb/ax_cxx_compile_stdcxx.m4: upgrade
adds f74dc26792a gdb/gdbsupport/gdbserver: Require c++17
adds ca362799ee0 Automatic date update in version.in
adds c7224db7af3 Pre-read .debug_aranges section
adds 04f0f42bcf4 Move read_addrmap_from_aranges to new file
adds 5ea615a22b0 Automatic date update in version.in
new 9c3819a8265 gas: dw2gencfi: minor rejig for cfi_sections_set and all_cf [...]
new d7d2053f251 gas: dw2gencfi: use all_cfi_sections instead of cfi_sections
new 66692aa6047 gas: dw2gencfi: expose a new cfi_set_last_fde API
new f5ce5b94d99 gas: dw2gencfi: move some tc_* defines to the header file
new c2765ffbf49 gas: add new command line option --scfi[=all,none]
new df681376fa4 gas: scfidw2gen: new functionality to prepapre for SCFI
new ae337821ace gas: synthesize CFI for hand-written asm
new 3e9723b77b9 gas: doc: update documentation for the new listing option
new 27ac756166d gas: testsuite: add a x86_64 testsuite for SCFI
new 1987ec1cf72 gas/NEWS: announce the new command line option
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 (84c6dd00467)
\
N -- N -- N refs/heads/users/ibhagat/try-scfi-v2 (1987ec1cf72)
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 10 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:
bfd/elfnn-riscv.c | 22 +-
bfd/version.h | 2 +-
gas/config/obj-elf.c | 1 -
gas/config/tc-bpf.c | 9 +-
gas/config/tc-i386.c | 27 +-
gas/config/tc-riscv.c | 1 +
gas/doc/as.texi | 16 +-
gas/ginsn.c | 16 +-
gas/ginsn.h | 20 +-
gas/scfi.c | 70 +-
gas/testsuite/gas/scfi/README | 12 +-
gas/testsuite/gas/scfi/x86_64/scfi-pushsection-1.d | 43 +
.../{scfi-pushq-1.l => scfi-pushsection-1.l} | 0
gas/testsuite/gas/scfi/x86_64/scfi-pushsection-1.s | 40 +
gas/testsuite/gas/scfi/x86_64/scfi-pushsection-2.d | 39 +
.../x86_64/{scfi-add-1.l => scfi-pushsection-2.l} | 0
gas/testsuite/gas/scfi/x86_64/scfi-pushsection-2.s | 38 +
gas/testsuite/gas/scfi/x86_64/scfi-x86-64.exp | 5 +
gdb/Makefile.in | 2 +
gdb/NEWS | 6 +
gdb/README | 4 +-
gdb/ax_cxx_compile_stdcxx.m4 | 126 +-
gdb/config.in | 4 +-
gdb/configure | 1994 +++++++++++++++++---
gdb/configure.ac | 4 +-
gdb/doc/python.texi | 16 +
gdb/dwarf2/aranges.c | 200 ++
gdb/dwarf2/aranges.h | 35 +
gdb/dwarf2/read-debug-names.c | 2 +
gdb/dwarf2/read.c | 180 +-
gdb/dwarf2/read.h | 8 -
gdb/i386-tdep.c | 34 +-
gdb/i386-tdep.h | 2 +-
gdb/linux-nat.c | 24 +-
gdb/python/py-value.c | 122 +-
gdb/remote.c | 27 +-
gdb/testsuite/gdb.dwarf2/per-bfd-sharing.exp | 1 +
gdb/testsuite/gdb.python/py-value.exp | 109 +-
.../gdb.threads/main-thread-exit-during-detach.c | 61 +
.../gdb.threads/main-thread-exit-during-detach.exp | 140 ++
gdbserver/config.in | 4 +-
gdbserver/configure | 1980 ++++++++++++++++---
gdbserver/configure.ac | 4 +-
gdbserver/mem-break.cc | 11 +
gdbsupport/Makefile.in | 2 +-
gdbsupport/config.in | 4 +-
gdbsupport/configure | 1980 ++++++++++++++++---
gdbsupport/configure.ac | 4 +-
opcodes/bpf-dis.c | 2 +-
49 files changed, 6369 insertions(+), 1084 deletions(-)
create mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-pushsection-1.d
copy gas/testsuite/gas/scfi/x86_64/{scfi-pushq-1.l => scfi-pushsection-1.l} (100%)
create mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-pushsection-1.s
create mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-pushsection-2.d
copy gas/testsuite/gas/scfi/x86_64/{scfi-add-1.l => scfi-pushsection-2.l} (100%)
create mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-pushsection-2.s
create mode 100644 gdb/dwarf2/aranges.c
create mode 100644 gdb/dwarf2/aranges.h
create mode 100644 gdb/testsuite/gdb.threads/main-thread-exit-during-detach.c
create mode 100644 gdb/testsuite/gdb.threads/main-thread-exit-during-detach.exp
--
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 8c40b72036c Improve memcmpeq for 512-bit vector with vpcmpeq + kortest.
new f3e44d07974 Fortran: Fix a problem with SELECT TYPE selectors [PR104555].
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/fortran/resolve.cc | 6 ++++++
gcc/testsuite/gfortran.dg/pr104555.f90 | 32 ++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr104555.f90
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gdb_build/master-arm
in repository toolchain/ci/base-artifacts/tcwg_gdb_build/master-arm.
from c4013a5 onsuccess: #390: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 109a423 onsuccess: #391: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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:
01-reset_artifacts/console.log.xz | Bin 2148 -> 2164 bytes
02-prepare_abe/console.log.xz | Bin 2620 -> 2608 bytes
04-build_abe-gdb/console.log.xz | Bin 47420 -> 48004 bytes
04-build_abe-gdb/make-gdb.log.xz | Bin 38436 -> 38732 bytes
05-check_regression/console.log.xz | Bin 1128 -> 1100 bytes
jenkins/build-name | 2 +-
jenkins/notify-full.log | 1223 ++----------------------------------
jenkins/notify-init.log | 372 +----------
jenkins/rewrite.log | 22 +-
jenkins/run-build.env | 8 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/jira/components | 1 -
notify/jira/description | 13 -
notify/jira/startdate | 1 -
notify/jira/summary | 1 -
notify/mail-body.txt | 23 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
19 files changed, 115 insertions(+), 1561 deletions(-)
delete mode 100644 notify/jira/components
delete mode 100644 notify/jira/description
delete mode 100644 notify/jira/startdate
delete mode 100644 notify/jira/summary
--
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.
tcwg-buildslave pushed a change to branch linaro-local/v1.1_to_v1.2-948/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts/tcwg_gnu_cross_check_gcc/master-arm.
at 19a40636 onsuccess: #948: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
No new revisions were added by this update.
--
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.
tcwg-buildslave pushed a change to branch linaro-local/v1.0_to_v1.2-901/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts/tcwg_gnu_native_check_gdb/master-arm.
at 3de76d4b onsuccess: #901: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.