This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from fc0b8a976d Fix libinproctrace.so build on PPC
adds 8a2ef85186 Automatic date update in version.in
adds d51926f06a Slightly tweak and clarify target_resume's interface
adds 225170409b gdb/infrun: make fetch_inferior_event restore thread if exit [...]
new 446fcb446f Fix .debug_names regression with new indexer
new c7a73fa4dc De-duplicate .gdb_index
new 835e063d3a gprofng: assertion in gprofng/src/Expression.cc:139
The 3 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/version.h | 2 +-
gdb/dwarf2/cooked-index.h | 7 +++--
gdb/dwarf2/index-write.c | 39 ++++++++++++++++++++++++---
gdb/dwarf2/tag.h | 67 +++++++++++++++++++++++++++++++++++++++++++++++
gdb/infrun.c | 10 ++++---
gdb/linux-nat.c | 29 +++++++-------------
gdb/remote.c | 52 ++++++++++++++++++------------------
gdb/target.c | 13 +++++----
gdb/target.h | 31 ++++++++++++++--------
gprofng/src/Expression.cc | 34 +++++++++++++-----------
gprofng/src/Expression.h | 2 --
11 files changed, 197 insertions(+), 89 deletions(-)
create mode 100644 gdb/dwarf2/tag.h
--
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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards e4ebf1565 2: update: binutils-gcc: 0
new c6b92da76 2: update: binutils-gcc: 0
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 (e4ebf1565)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1580 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 24544 -> 25608 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 48 +++++++++++++++++------------------
jenkins/manifest.sh | 12 ++++-----
6 files changed, 30 insertions(+), 30 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 binutils-gdb.
from c7a73fa4dc7 De-duplicate .gdb_index
new 835e063d3a0 gprofng: assertion in gprofng/src/Expression.cc:139
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:
gprofng/src/Expression.cc | 34 ++++++++++++++++++----------------
gprofng/src/Expression.h | 2 --
2 files changed, 18 insertions(+), 18 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/glibc.
from 118a2aee07 linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time [...]
adds 944afe6d95 benchtests: Add UNSUPPORTED benchmark status
adds 5b5b1012d5 benchtests: Better libmvec integration
adds e47de5cb2d Do not use --hash-style=both for building glibc shared objects
adds 93804a1ee0 manual: Document the dlinfo function
adds d056c21213 dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
No new revisions were added by this update.
Summary of changes:
Makeconfig | 9 --
Makerules | 7 --
benchtests/Makefile | 55 +++++++-----
config.make.in | 1 -
configure | 28 -------
configure.ac | 16 ----
dlfcn/Makefile | 4 +
dlfcn/dlfcn.h | 7 +-
dlfcn/dlinfo.c | 13 ++-
dlfcn/tst-dlinfo-phdr.c | 125 ++++++++++++++++++++++++++++
manual/dynlink.texi | 80 +++++++++++++++++-
sysdeps/x86_64/fpu/Makefile | 4 -
sysdeps/x86_64/fpu/bench-libmvec-skeleton.c | 12 +--
13 files changed, 267 insertions(+), 94 deletions(-)
create mode 100644 dlfcn/tst-dlinfo-phdr.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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3c76a210d 0: update: gdb-225170409b47bc96b62b2ecfcc0d9d5ae1ef8949: 1
new 4843761cb 0: update: glibc-d056c212130280c0a54d9a4f72170ec621b70ce5: 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 (3c76a210d)
\
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 1536 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 36680 -> 36632 bytes
04-build_abe-gcc/console.log.xz | Bin 208832 -> 210460 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10840 -> 10640 bytes
07-build_abe-glibc/console.log.xz | Bin 236184 -> 237600 bytes
08-build_abe-gdb/console.log.xz | Bin 39508 -> 36716 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3812 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2904 -> 2904 bytes
11-check_regression/console.log.xz | Bin 3020 -> 2936 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 10 +-
11-check_regression/results.compare | 37 +-
11-check_regression/results.compare2 | 39 +-
11-check_regression/results.regressions | 37 +-
12-update_baseline/console.log | 392 ++-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 10 +-
12-update_baseline/results.compare | 37 +-
12-update_baseline/results.compare2 | 39 +-
12-update_baseline/results.regressions | 37 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3671468 -> 3661480 bytes
sumfiles/g++.sum | 146 +-
sumfiles/gcc.log.xz | Bin 3172144 -> 3164576 bytes
sumfiles/gcc.sum | 4874 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1059296 -> 1064360 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2268 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 213680 -> 214276 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2672 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 442376 -> 430848 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2840 insertions(+), 2906 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_cross_check_gcc/master-arm
in repository toolchain/ci/gdb.
from d51926f06a Slightly tweak and clarify target_resume's interface
adds 225170409b gdb/infrun: make fetch_inferior_event restore thread if exit [...]
No new revisions were added by this update.
Summary of changes:
gdb/infrun.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 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_cross_check_gcc/master-arm
in repository toolchain/ci/glibc.
from 5b5b1012d5 benchtests: Better libmvec integration
adds e47de5cb2d Do not use --hash-style=both for building glibc shared objects
adds 93804a1ee0 manual: Document the dlinfo function
adds d056c21213 dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
No new revisions were added by this update.
Summary of changes:
Makeconfig | 9 ----
Makerules | 7 ---
config.make.in | 1 -
configure | 28 -----------
configure.ac | 16 -------
dlfcn/Makefile | 4 ++
dlfcn/dlfcn.h | 7 ++-
dlfcn/dlinfo.c | 13 ++++-
dlfcn/tst-dlinfo-phdr.c | 125 ++++++++++++++++++++++++++++++++++++++++++++++++
manual/dynlink.texi | 80 ++++++++++++++++++++++++++++++-
10 files changed, 226 insertions(+), 64 deletions(-)
create mode 100644 dlfcn/tst-dlinfo-phdr.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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from d51926f06a Slightly tweak and clarify target_resume's interface
adds 225170409b gdb/infrun: make fetch_inferior_event restore thread if exit [...]
No new revisions were added by this update.
Summary of changes:
gdb/infrun.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.