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 40e76c4db13 Test that native targets can read a tdesc without a process [...]
new 23e46b680f6 Revert "Simplify auto_load_expand_dir_vars and remove subst [...]
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:
gdb/Makefile.in | 1 +
gdb/auto-load.c | 33 +++++++++--------------
gdb/unittests/utils-selftests.c | 60 +++++++++++++++++++++++++++++++++++++++++
gdb/utils.c | 45 +++++++++++++++++++++++++++++++
gdb/utils.h | 3 +++
5 files changed, 121 insertions(+), 21 deletions(-)
create mode 100644 gdb/unittests/utils-selftests.c
--
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_kernel/gnu-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from e027ae9d157 onsuccess: #32: 33: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new fd02d3153aa onsuccess: #33: 33: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2232 -> 2208 bytes
02-prepare_abe/console.log.xz | Bin 2612 -> 2608 bytes
03-build_abe-binutils/console.log.xz | Bin 27936 -> 27204 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17740 -> 17744 bytes
04-build_abe-stage1/console.log.xz | Bin 91440 -> 91720 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 71336 -> 71436 bytes
05-build_abe-qemu/console.log.xz | Bin 34536 -> 32504 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22588 -> 21588 bytes
06-build_linux/console.log.xz | Bin 3560 -> 3564 bytes
08-check_regression/console.log.xz | Bin 1408 -> 1408 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 10 +-
manifest.sh | 10 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 47 ++---
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 300 +++++++++++------------------
notify/notify-init.log | 94 ++++-----
22 files changed, 185 insertions(+), 294 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 devel/omp/gcc-13
in repository gcc.
from 84ab65a1e09 OpenMP: Strided/rectangular 'target update' out-of-bounds a [...]
new 118e5e26ccf OpenMP: Dimension ordering for array-shaping operator for C [...]
new 3ed842d4470 OpenMP: Enable c-c++-common/gomp/declare-mapper-3.c for C
The 2 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/ChangeLog.omp | 5 ++++
gcc/fortran/ChangeLog.omp | 5 ++++
gcc/fortran/trans-openmp.cc | 2 +-
gcc/omp-low.cc | 6 ++--
gcc/testsuite/ChangeLog.omp | 4 +++
gcc/testsuite/c-c++-common/gomp/declare-mapper-3.c | 2 +-
libgomp/ChangeLog.omp | 4 +++
.../libgomp.c-c++-common/array-shaping-14.c | 34 ++++++++++++++++++++++
8 files changed, 57 insertions(+), 5 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/array-shaping-14.c
--
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 binutils-gdb.
from 36b6b4594e7 Re: Let '^' through the lexer
new 97b6e0f6c88 *-fbsd-nat: Handle null inferior in read_description.
new a4a688ffa46 *-linux-nat: Handle null inferior in read_description.
new 6af166ed587 Add a have_native_target helper function for use with require.
new 40e76c4db13 Test that native targets can read a tdesc without a process [...]
The 4 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:
gdb/aarch64-fbsd-nat.c | 3 +++
gdb/aarch64-linux-nat.c | 3 +++
gdb/amd64-fbsd-nat.c | 3 +++
gdb/arm-fbsd-nat.c | 3 +++
gdb/arm-linux-nat.c | 3 +++
gdb/i386-fbsd-nat.c | 3 +++
gdb/mips-linux-nat.c | 4 ++++
gdb/ppc-linux-nat.c | 3 +++
gdb/riscv-linux-nat.c | 3 +++
gdb/s390-linux-nat.c | 3 +++
gdb/testsuite/gdb.base/auto-connect-native-target.exp | 18 +-----------------
.../native-target-noproc-tdesc.exp} | 19 +++++++++++++------
gdb/testsuite/lib/gdb.exp | 14 ++++++++++++++
gdb/x86-linux-nat.c | 3 +++
14 files changed, 62 insertions(+), 23 deletions(-)
copy gdb/testsuite/{gdb.testsuite/lmap.exp => gdb.base/native-target-noproc-tdesc. [...]
--
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_aosp-code_size-dalvikvm/oriole-master
in repository toolchain/ci/base-artifacts.
from cfa870c07f9 onsuccess: #211: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new a19ca82d4ea onsuccess: #214: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2200 -> 1944 bytes
02-build_aosp_toolchain/console.log.xz | Bin 1908 -> 220248 bytes
03-build_shadow_llvm/console.log.xz | Bin 135524 -> 146988 bytes
04-build_aosp/console.log.xz | Bin 17136 -> 17156 bytes
05-process_shadow_data/console.log.xz | Bin 268 -> 268 bytes
06-check_regression/aosp.improvements | 1 +
06-check_regression/console.log.xz | Bin 2400 -> 2444 bytes
git/llvm_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 8 +-
manifest.sh | 6 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 20 +--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 232 ++++++++++++++++-----------------
notify/notify-init.log | 116 ++++++++---------
results-vs-first/results.csv | 2 +-
results-vs-prev/results.csv | 6 +-
size.csv | 6 +-
20 files changed, 206 insertions(+), 205 deletions(-)
create mode 100644 06-check_regression/aosp.improvements
--
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 main
in repository newlib.
from b7c3a63bb newlib: posix: add HAVE_OPENDIR build condition for [n]ftw.c
new e8c1a579c Cygwin: testsuite: Setup test prereqs in 'installation' the t [...]
new 328258eba Cygwin: testsuite: Add a simple timeout mechanism
new 04326f999 Cygwin: testsuite: Remove const from writable string in fcntl07b
new 977635732 Cygwin: testsuite: Skip devdsp test when no audio devices present
new 7c0750e96 Cygwin: testsuite: Just log result of second open of /dev/dsp
new 79a928843 Cygwin: testsuite: Also check direct call in systemcall
new 7d50e65a8 Cygwin: testsuite: Fix for limited thread priority values
new e867f8c3e Cygwin: testsuite: Busy-wait in cancel3 and cancel5
new 0e8227bbb Cygwin: testsuite: Fix a buffer overflow in symlink01
new 10e50f961 Cygwin: testsuite: Minor fixes to umask03
new fee0c04e3 Cygwin: testsuite: Drop Adminstrator privileges while running tests
The 11 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:
.github/workflows/cygwin.yml | 4 ++-
winsup/cygwin/Makefile.am | 4 +--
winsup/doc/faq-programming.xml | 4 ++-
winsup/testsuite/Makefile.am | 28 +++++++++++++++++++-
winsup/testsuite/cygrun.c | 17 ++++++++++--
winsup/testsuite/winsup.api/devdsp.c | 35 +++++++++++++++----------
winsup/testsuite/winsup.api/ltp/fcntl07B.c | 2 +-
winsup/testsuite/winsup.api/ltp/symlink01.c | 2 +-
winsup/testsuite/winsup.api/ltp/umask03.c | 21 +++++++++------
winsup/testsuite/winsup.api/pthread/cancel3.c | 24 ++++++++++++-----
winsup/testsuite/winsup.api/pthread/cancel5.c | 24 ++++++++++++-----
winsup/testsuite/winsup.api/pthread/inherit1.c | 21 ++++++++++++++-
winsup/testsuite/winsup.api/pthread/priority1.c | 24 +++++++++++++++--
winsup/testsuite/winsup.api/pthread/priority2.c | 22 ++++++++++++++--
winsup/testsuite/winsup.api/systemcall.c | 10 ++++++-
winsup/testsuite/winsup.api/winsup.exp | 2 +-
16 files changed, 194 insertions(+), 50 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.