This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 29218b265f Move inttypes.h and stdint.h to stdlib.
new 043440e761 hurd: Add no-op version of __res_enable_icmp [BZ #24047]
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:
ChangeLog | 5 +++++
elf/tst-audit13.c => sysdeps/mach/hurd/res_enable_icmp.c | 13 ++++++-------
2 files changed, 11 insertions(+), 7 deletions(-)
copy elf/tst-audit13.c => sysdeps/mach/hurd/res_enable_icmp.c (81%)
--
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 lldb.
from ad4ff8c6b [TestBatchMode] We already log this output to a file.
new 97ae094cf Fix/unify SBType comparison
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:
include/lldb/Symbol/Type.h | 8 ++------
scripts/Python/modify-python-lldb.py | 1 -
scripts/interface/SBType.i | 4 ++++
3 files changed, 6 insertions(+), 7 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 glibc.
from 7c6513082b Fix output of LD_SHOW_AUXV=1.
new 711a322a23 Use a proper C tokenizer to implement the obsolete typedefs test.
new 29218b265f Move inttypes.h and stdint.h to stdlib.
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:
ChangeLog | 23 ++
Rules | 17 +-
include/inttypes.h | 2 +-
include/stdint.h | 1 +
posix/bits/types.h | 10 +-
posix/sys/types.h | 33 +--
scripts/check-installed-headers.sh | 37 +--
scripts/check-obsolete-constructs.py | 466 +++++++++++++++++++++++++++++++++
{sysdeps/generic => stdlib}/inttypes.h | 0
{sysdeps/generic => stdlib}/stdint.h | 0
10 files changed, 525 insertions(+), 64 deletions(-)
create mode 100644 include/stdint.h
create mode 100755 scripts/check-obsolete-constructs.py
rename {sysdeps/generic => stdlib}/inttypes.h (100%)
rename {sysdeps/generic => stdlib}/stdint.h (100%)
--
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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a33195dc 2: good: llvm-linux: 17518
new 1641aef4 2: good: llvm-linux: 17518
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 (a33195dc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10353 +++++++++++++++++-----------------
3-build_linux/console.log | 1284 +++--
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 8 +-
console.log | 11717 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 11720 insertions(+), 11722 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 fed577da96 [clang-format] [PR25010] AllowShortIfStatementsOnASingleLine [...]
new 849c257a9b [AST] Improve support of external layouts in `MicrosoftRecor [...]
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/AST/RecordLayoutBuilder.cpp | 22 +++++++++++++++++-----
.../Inputs/override-bit-field-layout.layout | 8 ++++++++
.../Inputs/override-layout-virtual-base.layout | 8 ++++++++
test/CodeGenCXX/override-bit-field-layout.cpp | 18 +++++++++++++++++-
test/CodeGenCXX/override-layout-virtual-base.cpp | 21 +++++++++++++++++++++
test/CodeGenCXX/override-layout.cpp | 21 ++++++++++++++++++++-
6 files changed, 91 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGenCXX/Inputs/override-layout-virtual-base.layout
create mode 100644 test/CodeGenCXX/override-layout-virtual-base.cpp
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards efc34726 0: good: binutils-gcc-linux: all
new 8a63a234 0: good: binutils-gcc-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 (efc34726)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3438 ++++++++---------
4-build_abe-stage1/console.log | 3666 +++++++++---------
5-build_linux/console.log | 395 +-
6-boot_linux/console.log | 2 +-
console.log | 7799 +++++++++++++++++---------------------
jenkins/manifest.sh | 10 +-
8 files changed, 6722 insertions(+), 8612 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.