This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 9a14143c59 [gdb/testsuite] Remove duplicate of supports_gnuc
adds 5154216259 arc: Update missing cipher.
adds bbcab3366b opcodes/arc: Implement style support in the disassembler
adds 8f7f9b3a91 Remove ui_register_input_event_handler
adds efd3baf0dc Replace input_interactive_p with a method
adds 66fd2c678e Remove cli_out_new
adds 083aca0c83 Remove manual lifetime management from cli_interp
new 6a40c6e437 Remove array typedef assumption for Ada
new 23948f5602 Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dir
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:
gas/ChangeLog | 5 +
gas/config/tc-arc.c | 2 +-
gdb/ada-lang.c | 6 +
gdb/ada-typeprint.c | 11 +-
gdb/cli-out.c | 8 --
gdb/cli-out.h | 4 +-
gdb/cli/cli-interp.c | 36 ++---
gdb/cli/cli-script.c | 4 +-
gdb/defs.h | 2 -
gdb/event-top.c | 24 ++--
gdb/infcall.c | 6 +-
gdb/infrun.c | 2 +-
gdb/mi/mi-interp.c | 2 +-
.../gdb.ada/{packed_record.exp => multiarray.exp} | 39 +++---
gdb/testsuite/gdb.ada/multiarray/p.adb | 46 +++++++
gdb/testsuite/gdb.ada/multiarray/pack.ads | 34 +++++
gdb/testsuite/gdb.base/bt-on-fatal-signal.exp | 5 +
gdb/top.c | 18 +--
gdb/top.h | 17 ++-
gdb/tui/tui-io.c | 2 +-
gdb/utils.c | 6 +-
opcodes/ChangeLog | 10 ++
opcodes/arc-dis.c | 148 ++++++++++++++-------
opcodes/disassemble.c | 5 +
24 files changed, 300 insertions(+), 142 deletions(-)
copy gdb/testsuite/gdb.ada/{packed_record.exp => multiarray.exp} (50%)
create mode 100644 gdb/testsuite/gdb.ada/multiarray/p.adb
create mode 100644 gdb/testsuite/gdb.ada/multiarray/pack.ads
--
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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards a1c6b765 0: update: binutils-gcc: 1
new 5d21eb38 0: update: binutils-gcc: 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 (a1c6b765)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (5d21eb38)
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 1608 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 51008 -> 51072 bytes
04-build_abe-gcc/console.log.xz | Bin 233444 -> 233868 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3808 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2648 -> 2432 bytes
07-check_regression/console.log.xz | Bin 3296 -> 3784 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 103 +-
07-check_regression/results.compare2 | 184 +-
07-check_regression/results.regressions | 51 -
08-update_baseline/console.log | 478 +--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 103 +-
08-update_baseline/results.compare2 | 184 +-
08-update_baseline/results.regressions | 51 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2803788 -> 2788744 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2353088 -> 2388332 bytes
sumfiles/gcc.sum | 4874 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 899028 -> 904788 bytes
sumfiles/gfortran.sum | 48 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2156 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201900 -> 202432 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 459416 -> 453300 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3272 insertions(+), 2994 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 0b4fe76f956 Add gdb.free_objfile event registry
new e4d04cb3060 gprofng: fix regression in build and a race condition in au [...]
new b8283575aea gprofng: link libgprofng.so against -lpthread
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:
gprofng/common/{config.h.in => lib-config.h.in} | 28 +------------------------
gprofng/libcollector/Makefile.in | 6 +++---
gprofng/libcollector/configure | 5 +++--
gprofng/libcollector/configure.ac | 3 ++-
gprofng/src/Makefile.am | 6 +++++-
gprofng/src/Makefile.in | 9 +++++---
6 files changed, 20 insertions(+), 37 deletions(-)
copy gprofng/common/{config.h.in => lib-config.h.in} (75%)
--
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/release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from b8102d1ea4b Daily bump.
adds 5b877e0f688 Daily bump.
adds c1b0037bcc2 Fortran: do not generate conflicting results under -ff2c [P [...]
adds 57f51070d0e Daily bump.
adds 1124c88978e Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/fortran/trans-decl.cc | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/pr104313.f | 11 +++++++++++
5 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr104313.f
--
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/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards e1d21afb 0: update: binutils-gcc: 2
new 7fc00f82 0: update: binutils-gcc: 2
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 (e1d21afb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1620 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 48336 -> 49228 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 451452 -> 451928 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 +++++++++++++++++++++++++++++++
jenkins/manifest.sh | 8 +++----
7 files changed, 41 insertions(+), 4 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 binutils-2_39-branch
in repository binutils-gdb.
from b8b9506514c x86: correct VMOVSH attributes
new a2c1ab55cce gprofng: fix regression in build and a race condition in au [...]
new 05cd51e79cf gprofng: link libgprofng.so against -lpthread
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:
gprofng/common/config.h.in | 28 ++++++++++++++++++++++++-
gprofng/common/{config.h.in => lib-config.h.in} | 2 +-
gprofng/libcollector/Makefile.in | 6 +++---
gprofng/libcollector/configure | 5 +++--
gprofng/libcollector/configure.ac | 3 ++-
gprofng/src/Makefile.am | 6 +++++-
gprofng/src/Makefile.in | 9 +++++---
7 files changed, 47 insertions(+), 12 deletions(-)
copy gprofng/common/{config.h.in => lib-config.h.in} (96%)
--
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 23948f56021 Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dir
new 0b4fe76f956 Add gdb.free_objfile event registry
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/doc/python.texi | 11 ++++
gdb/python/py-all-events.def | 1 +
gdb/python/py-event-types.def | 5 ++
gdb/python/py-event.h | 1 +
gdb/python/py-inferior.c | 15 +++++
gdb/python/py-newobjfileevent.c | 36 ++++++++++++
.../catch-load.c => gdb.python/py-event-load.c} | 8 +--
gdb/testsuite/gdb.python/py-event-load.exp | 67 ++++++++++++++++++++++
.../py-event-load.py} | 18 +++---
9 files changed, 150 insertions(+), 12 deletions(-)
copy gdb/testsuite/{gdb.base/catch-load.c => gdb.python/py-event-load.c} (83%)
create mode 100644 gdb/testsuite/gdb.python/py-event-load.exp
copy gdb/testsuite/{gdb.cp/pointer-to-member.exp => gdb.python/py-event-load.py} (71%)
--
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-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 5fb29a0d 0: update: binutils-gcc: 2
new 1c81365e 0: update: binutils-gcc: 2
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 (5fb29a0d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1608 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 50788 -> 50568 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 529684 -> 532460 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.