This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 1baae4aa6f Don't use the argument to time.
new 8a80ee5e2b Fix bad pointer / leak in regex code
new f615e3fced Remove dead regex code
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 | 12 ++++++++++++
posix/regex_internal.c | 11 +++++++----
2 files changed, 19 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 69afeb7d 0: update: llvm-linux: boot
new fcfffcdd 0: update: linux-aad39e30fb9e6e7212318a1dad898f36f1075648: 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 (69afeb7d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 11978 ++++++++++++++++---------------
03-build_linux/console.log | 1786 ++---
04-boot_linux/console.log | 472 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14472 +++++++++++++++++++-------------------
jenkins/manifest.sh | 7 +-
8 files changed, 14309 insertions(+), 14642 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/gnu-master-arm-check_gcc
in repository toolchain/ci/base-artifacts.
discards 1ab78518 0: update: gcc-88bbd5a94e06eb42a5ed84a3ff6da498bea229e9: 0
new cab71029 0: update: gcc-ac71c66c0f8f737601d34ee7eb813cdfacf83455: 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 (1ab78518)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 343 +-
02-prepare_abe/console.log | 280 +-
03-build_abe-check_gcc/console.log | 56740 +++++++++++++++++-----------------
04-check_regression/console.log | 244 +-
05-update_baseline/console.log | 246 +-
console.log | 57853 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.sum | 9 +-
sumfiles/gcc.sum | 43 +-
sumfiles/gfortran.sum | 4 +-
sumfiles/go.sum | 10 +-
sumfiles/gotools.sum | 4 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libffi.sum | 2 +-
sumfiles/libgo.sum | 4 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.sum | 8 +-
sumfiles/objc.sum | 4 +-
19 files changed, 57371 insertions(+), 58439 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 llvm.
from e2845276029 Fix -Wimplicit-fallthrough warnings in regcomp.c
new b5f43d4ab5f [GWP-ASan] Add public-facing documentation [6].
new d321f871d9c [docs] Convert remaining command guide entries from md to rst.
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:
docs/CommandGuide/llvm-addr2line.md | 28 ----
docs/CommandGuide/llvm-addr2line.rst | 38 +++++
docs/CommandGuide/llvm-ranlib.md | 17 ---
docs/CommandGuide/llvm-ranlib.rst | 23 +++
docs/CommandGuide/llvm-size.md | 10 --
docs/CommandGuide/llvm-size.rst | 15 ++
docs/CommandGuide/llvm-strings.md | 10 --
docs/CommandGuide/llvm-strings.rst | 15 ++
docs/GwpAsan.rst | 279 +++++++++++++++++++++++++++++++++++
9 files changed, 370 insertions(+), 65 deletions(-)
delete mode 100644 docs/CommandGuide/llvm-addr2line.md
create mode 100644 docs/CommandGuide/llvm-addr2line.rst
delete mode 100644 docs/CommandGuide/llvm-ranlib.md
create mode 100644 docs/CommandGuide/llvm-ranlib.rst
delete mode 100644 docs/CommandGuide/llvm-size.md
create mode 100644 docs/CommandGuide/llvm-size.rst
delete mode 100644 docs/CommandGuide/llvm-strings.md
create mode 100644 docs/CommandGuide/llvm-strings.rst
create mode 100644 docs/GwpAsan.rst
--
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 compiler-rt.
from 60270418f [Sanitizer] Disable -Wframe-larger-than on SystemZ
new 79a3aa012 [GWP-ASan] Build stack_trace_compressor_fuzzer.
new 832231aca [GWP-ASan] Add public-facing documentation [6].
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:
lib/gwp_asan/CMakeLists.txt | 32 +++++++++++------------
lib/gwp_asan/options.inc | 6 ++---
lib/gwp_asan/scripts/symbolize.sh | 55 +++++++++++++++++++++++++++++++++++++++
3 files changed, 73 insertions(+), 20 deletions(-)
create mode 100755 lib/gwp_asan/scripts/symbolize.sh
--
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 61f80d5daf [gdb/testsuite] Stabilize gdb-caching-proc.exp test order
new 3960cb7a1b gdb/djgpp: Add Hygon Dhyana processor support
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 | 4 ++++
gdb/go32-nat.c | 7 ++++---
2 files changed, 8 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_kernel/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 67a4a12d61b Merging r368867 and r368916: ------------------------------ [...]
adds 7dc092de885 Merging r369399: ------------------------------------------ [...]
adds 5c10d7361c1 Merging r369251: ------------------------------------------ [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/Sema/SemaType.cpp | 18 ++++++++++++++++--
.../test/SemaOpenCLCXX/address-space-deduction.cl | 22 ++++++++++++++++++++++
libcxx/include/__threading_support | 19 +++++++++++--------
3 files changed, 49 insertions(+), 10 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-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5a459e5a 0: update: llvm-linux: 16
new 49a4b839 0: update: llvm-linux: 16
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 (5a459e5a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 220 +-
02-build_llvm/console.log | 12030 +++++++++++++++++-----------------
03-build_linux/console.log | 836 +--
05-check_regression/console.log | 44 +-
06-update_baseline/console.log | 54 +-
console.log | 13158 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13161 insertions(+), 13189 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 5f97cbe22b76 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds 7cdf6e40537f HID: wacom: add back changes dropped in merge commit
adds addf3382c47c Revert "HID: logitech-hidpp: add USB PID for a few more su [...]
adds a3384b8d9f63 HID: logitech-hidpp: remove support for the G700 over USB
adds b72fb1dcd2ea HID: wacom: Correct distance scale for 2nd-gen Intuos devices
adds b640be5bc8e4 HID: intel-ish-hid: ipc: add EHL device id
adds 2d05dba2b25e HID: cp2112: prevent sleeping function called from invalid [...]
adds fcf887e7caaa HID: wacom: correct misreported EKR ring values
adds 15d90b242290 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/hid/hid-cp2112.c | 8 ++++++--
drivers/hid/hid-logitech-hidpp.c | 22 ----------------------
drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 +
drivers/hid/intel-ish-hid/ipc/pci-ish.c | 1 +
drivers/hid/wacom_wac.c | 7 +++++--
5 files changed, 13 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.