This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e3803f9cbb6 OpenMP/Fortran: Add support for enter clause on declare target
new 919822adc92 [PATCH 1/2] avr: Added AVR-DA and DB MCU series
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/avr/avr-mcus.def | 22 ++++++++++++++++++++++
gcc/config/avr/gen-avr-mmcu-specs.cc | 2 +-
gcc/config/avr/gen-avr-mmcu-texi.cc | 2 +-
gcc/doc/avr-mmcu.texi | 6 +++---
4 files changed, 27 insertions(+), 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 509e623091 Fix crash with "maint print arc"
adds 4fb8f32e40 Automatic date update in version.in
adds 6094a48ec8 gprofng: fix build with -mx32
adds 0e77ff2c86 gdb: use gdb::unique_xmalloc_ptr<char> for docs in cmdpy_init
adds 51e8dbe1fb gdb/python: improve formatting of help text for user defined [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 7 +
gdb/python/py-cmd.c | 16 +-
gdb/python/py-param.c | 2 +
gdb/python/py-utils.c | 194 ++++++++++++++++++
gdb/python/python-internal.h | 21 ++
gdb/testsuite/gdb.python/py-doc-reformat.exp | 282 +++++++++++++++++++++++++++
gprofng/src/Dbe.cc | 14 +-
gprofng/src/DwarfLib.h | 6 +-
gprofng/src/Experiment.cc | 16 +-
gprofng/src/Experiment.h | 2 +-
gprofng/src/ipc.cc | 2 +-
12 files changed, 536 insertions(+), 28 deletions(-)
create mode 100644 gdb/testsuite/gdb.python/py-doc-reformat.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from f8587a6189 x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
adds efa7936e4c dlsym: Make RTLD_NEXT prefer default version definition [BZ #14932]
adds a8f62164b1 benchtests: Improve benchtests for strstr, memmem, and memchr
No new revisions were added by this update.
Summary of changes:
benchtests/bench-memchr.c | 108 ++++++++----
benchtests/bench-memmem.c | 82 ++++++---
benchtests/bench-strstr.c | 185 +++++++++++++++++----
elf/Makefile | 7 +
elf/dl-sym.c | 2 +-
elf/nextmod3.c | 20 +++
elf/nextmod3.map | 3 +
.../x86/tst-cet-legacy-1.c => elf/tst-next-ver.c | 34 ++--
8 files changed, 332 insertions(+), 109 deletions(-)
create mode 100644 elf/nextmod3.c
create mode 100644 elf/nextmod3.map
copy sysdeps/x86/tst-cet-legacy-1.c => elf/tst-next-ver.c (60%)
--
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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 509e623091 Fix crash with "maint print arc"
adds 4fb8f32e40 Automatic date update in version.in
adds 6094a48ec8 gprofng: fix build with -mx32
adds 0e77ff2c86 gdb: use gdb::unique_xmalloc_ptr<char> for docs in cmdpy_init
adds 51e8dbe1fb gdb/python: improve formatting of help text for user defined [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 7 +
gdb/python/py-cmd.c | 16 +-
gdb/python/py-param.c | 2 +
gdb/python/py-utils.c | 194 ++++++++++++++++++
gdb/python/python-internal.h | 21 ++
gdb/testsuite/gdb.python/py-doc-reformat.exp | 282 +++++++++++++++++++++++++++
gprofng/src/Dbe.cc | 14 +-
gprofng/src/DwarfLib.h | 6 +-
gprofng/src/Experiment.cc | 16 +-
gprofng/src/Experiment.h | 2 +-
gprofng/src/ipc.cc | 2 +-
12 files changed, 536 insertions(+), 28 deletions(-)
create mode 100644 gdb/testsuite/gdb.python/py-doc-reformat.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards bf93e830e 0: update: binutils-gcc-linux-glibc-gdb: 1
new f8c8d61f1 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (bf93e830e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 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 1552 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 38152 -> 38732 bytes
04-build_abe-gcc/console.log.xz | Bin 210360 -> 210992 bytes
06-build_abe-linux/console.log.xz | Bin 9644 -> 9912 bytes
07-build_abe-glibc/console.log.xz | Bin 237676 -> 237912 bytes
08-build_abe-gdb/console.log.xz | Bin 37696 -> 38172 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3872 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2796 -> 2444 bytes
11-check_regression/console.log.xz | Bin 3288 -> 3540 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 11 +
11-check_regression/results.compare | 14 +-
11-check_regression/results.compare2 | 316 +-
11-check_regression/results.regressions | 31 +
12-update_baseline/console.log | 607 ++--
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 11 +
12-update_baseline/results.compare | 14 +-
12-update_baseline/results.compare2 | 316 +-
12-update_baseline/results.regressions | 31 +
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3704500 -> 3667088 bytes
sumfiles/g++.sum | 142 +-
sumfiles/gcc.log.xz | Bin 3195260 -> 3218000 bytes
sumfiles/gcc.sum | 5021 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1068708 -> 1065684 bytes
sumfiles/gfortran.sum | 8 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2288 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 216600 -> 216636 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2672 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 437828 -> 441836 bytes
sumfiles/libstdc++.sum | 2 +-
36 files changed, 3307 insertions(+), 3249 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-update_baseline/results.regressions
--
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_gnu_native_check_gdb/master-arm
in repository toolchain/ci/gdb.
from 509e623091 Fix crash with "maint print arc"
adds 4fb8f32e40 Automatic date update in version.in
adds 6094a48ec8 gprofng: fix build with -mx32
adds 0e77ff2c86 gdb: use gdb::unique_xmalloc_ptr<char> for docs in cmdpy_init
adds 51e8dbe1fb gdb/python: improve formatting of help text for user defined [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 7 +
gdb/python/py-cmd.c | 16 +-
gdb/python/py-param.c | 2 +
gdb/python/py-utils.c | 194 ++++++++++++++++++
gdb/python/python-internal.h | 21 ++
gdb/testsuite/gdb.python/py-doc-reformat.exp | 282 +++++++++++++++++++++++++++
gprofng/src/Dbe.cc | 14 +-
gprofng/src/DwarfLib.h | 6 +-
gprofng/src/Experiment.cc | 16 +-
gprofng/src/Experiment.h | 2 +-
gprofng/src/ipc.cc | 2 +-
12 files changed, 536 insertions(+), 28 deletions(-)
create mode 100644 gdb/testsuite/gdb.python/py-doc-reformat.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.