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 272560b577 Fix bug with character enumeration literal
new 3df505f60e TUI resize unification
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/ChangeLog | 41 ++++++++++++
gdb/testsuite/ChangeLog | 4 ++
gdb/testsuite/gdb.tui/empty.exp | 18 +++---
gdb/tui/tui-command.c | 12 ----
gdb/tui/tui-command.h | 2 -
gdb/tui/tui-data.c | 6 ++
gdb/tui/tui-data.h | 24 ++-----
gdb/tui/tui-io.c | 3 +-
gdb/tui/tui-layout.c | 5 +-
gdb/tui/tui-regs.c | 9 +--
gdb/tui/tui-regs.h | 5 +-
gdb/tui/tui-stack.c | 5 ++
gdb/tui/tui-stack.h | 2 +
gdb/tui/tui-win.c | 139 +++++++++++++++-------------------------
gdb/tui/tui-winsource.c | 42 ++----------
gdb/tui/tui-winsource.h | 5 +-
16 files changed, 139 insertions(+), 183 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_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from ff97da8abe Automatic date update in version.in
adds 7fe7d5d979 Automatic date update in version.in
No new revisions were added by this update.
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-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 48f86b4 0: update: binutils-gcc-linux: boot
new a4a881c 0: update: binutils-gcc-linux: boot
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 (48f86b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10588 ++++++------
04-build_abe-stage1/console.log | 18630 +++++++++++-----------
05-build_linux/console.log | 664 +-
06-boot_linux/console.log | 472 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31020 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31026 insertions(+), 31034 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 linux.
from 329120423947 Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github. [...]
new 9a67b72552f8 MAINTAINERS: iomap: Remove fs/iomap.c record
new 4ec1fa692dc7 Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/ [...]
new 294fc7a4c8ec fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().
new 858b44dc62a1 xfs: remove more ondisk directory corruption asserts
new 8612de3f7ba6 xfs: don't crash on null attr fork xfs_bmapi_read
new a69e90512d9d Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/sc [...]
The 6 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:
MAINTAINERS | 1 -
fs/xfs/libxfs/xfs_bmap.c | 29 +++++++++++++++++++++--------
fs/xfs/libxfs/xfs_da_btree.c | 19 ++++++++++++-------
fs/xfs/libxfs/xfs_dir2_node.c | 3 ++-
fs/xfs/xfs_log.c | 5 +----
5 files changed, 36 insertions(+), 21 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 clang.
from 0cfda791b9 [WebAssembly] Correctly handle va_arg of zero-sized structures
new 6cdb050a26 [Sema] Implement DR2386 for C++17 structured binding
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:
lib/Sema/SemaDeclCXX.cpp | 11 ++++-------
test/CXX/dcl.decl/dcl.decomp/p3.cpp | 2 +-
test/CXX/drs/dr23xx.cpp | 21 +++++++++++++++++++++
3 files changed, 26 insertions(+), 8 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 08235187bc Rename internal Python functions to start with an underscore
new 272560b577 Fix bug with character enumeration literal
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/ChangeLog | 5 +++++
gdb/ada-exp.y | 5 ++++-
gdb/ada-lang.c | 8 ++++++++
gdb/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/gdb.ada/char_enum.exp | 6 ++++++
gdb/testsuite/gdb.ada/char_enum/foo.adb | 6 +++---
gdb/testsuite/gdb.ada/char_enum/pck.ads | 2 +-
7 files changed, 35 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_kernel/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8102aa9 7: update: llvm-linux: 16048
new 15bf09b 7: update: llvm-linux: 16048
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 (8102aa9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 18 +-
02-build_llvm/console.log | 12080 +++++++++++++-------------
03-build_linux/console.log | 6194 ++++++-------
06-update_baseline/console.log | 42 +-
console.log | 18334 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 18342 insertions(+), 18334 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 clang.
from d20aaf7588 Rename this file from cx2.c to c2x.c; NFC.
new 0cfda791b9 [WebAssembly] Correctly handle va_arg of zero-sized structures
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:
lib/CodeGen/TargetInfo.cpp | 5 +--
test/CodeGen/wasm-varargs.c | 76 ++++++++++++++++++++++++++++++++++-----------
2 files changed, 61 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.