This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2c0b0fc 0: update: llvm-linux: all
new d53d3fb 0: update: llvm-linux: all
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 (2c0b0fc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 132 +-
02-build_llvm/console.log | 12228 +++++++++++++++++------------------
03-build_linux/console.log | 668 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 10 +-
console.log | 13058 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 13067 insertions(+), 13063 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 gcc-9-branch
in repository gcc.
from 820c1eb84b0 Backport from trunk as an insurance policy.
new ff346a4766b Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 bddfda838ef * ipa-inline.c (compute_max_insns): Return int64_t. (inli [...]
new 8b8f4162103 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc-8-branch
in repository gcc.
from 24d2645e3b7 Daily bump.
new 4777ea251ba Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 bf4985257d Document define-prefix command and the use of . in command names.
new 425124817e Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gdb-8.3-branch
in repository binutils-gdb.
from 08646845b0 Automatic date update in version.in
new c51067afea Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_33-branch
in repository binutils-gdb.
from 38ca5c4707 Automatic date update in version.in
new f112668280 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from ce4331325c Automatic date update in version.in
adds c6ac7fc987 Implement user defined prefix.
adds 643c0cbedb Test define-prefix.
adds be09caf15d Allow . character as part of command names.
adds bf4985257d Document define-prefix command and the use of . in command names.
No new revisions were added by this update.
Summary of changes:
gdb/ChangeLog | 29 ++++++
gdb/NEWS | 9 ++
gdb/cli/cli-decode.c | 24 +++--
gdb/cli/cli-script.c | 130 ++++++++++++++++++++----
gdb/command.h | 8 ++
gdb/completer.c | 10 +-
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 45 ++++++++-
gdb/guile/scm-cmd.c | 5 +-
gdb/python/py-cmd.c | 5 +-
gdb/testsuite/ChangeLog | 10 ++
gdb/testsuite/gdb.base/define-prefix.exp | 164 +++++++++++++++++++++++++++++++
gdb/testsuite/gdb.base/define.exp | 25 +++++
gdb/testsuite/gdb.base/setshow.exp | 2 +-
gdb/top.c | 12 +++
15 files changed, 440 insertions(+), 43 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/define-prefix.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.