This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32
in repository toolchain/ci/interesting-commits.
from 463a724 Add last-good 6c0c7fc6236470a533675cd3cd1ebb1cc3dd112c from h [...]
new 0762486 Add regression 432f60c90dfb27f77e6f437bf1148f37bf73d70e from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_bmk_gnu_eabi_stm32
in repository toolchain/ci/interesting-commits.
discards 0859570 Add regression 9f31bd0dbaac4364a03039e1230a108ee5c29ba3 from [...]
discards 7faf2f4 Add last-good db10816f365226bfaa32c02672295f80a4d72336 from h [...]
new 463a724 Add last-good 6c0c7fc6236470a533675cd3cd1ebb1cc3dd112c from h [...]
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 (0859570)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32 (463a724)
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:
binutils | 2 --
gcc | 1 +
2 files changed, 1 insertion(+), 2 deletions(-)
delete mode 100644 binutils
create mode 100644 gcc
--
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 codonell/c-utf8
in repository glibc.
discards 3bca8f2cb6 Fix fnmatch and regcomp for zero collation rule locales.
discards 147ed422f8 Add generic C.UTF-8 locale (Bug 17318)
discards e7a96fd90b Add 'strcmp_collation' support for LC_COLLATE.
adds ddcc612ce9 Exclude static tests for mcheck and malloc-check
adds de2f68c3c7 hurd: _Fork: unlock malloc before calling fork child hooks
adds fb1621a886 manual: Drop the .so suffix in libc_malloc_debug description
adds 4aedc25f55 __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524]
adds b8e8bb324a xmalloc: Fix warnings with gcc analyzer
adds 70d08ba204 tests: use xmalloc to allocate implementation array
adds 5f18453d1c build-many-glibcs.py: Add x86_64-linux-gnu-minimal configuration
adds c25c32165d Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER
adds 91cc803d27 x86-64: Add Avoid_Short_Distance_REP_MOVSB
adds c37fc3ebf0 Update libc.pot for 2.34 release.
new 52d5eb7e06 Add support for locales with zero collation rules.
new 7de41f96a1 Add 'strcmp_collation' support for LC_COLLATE.
new b2a77206b3 Add generic C.UTF-8 locale (Bug 17318)
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 (3bca8f2cb6)
\
N -- N -- N refs/heads/codonell/c-utf8 (b2a77206b3)
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 3 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:
benchtests/bench-string.h | 5 +-
include/programs/xmalloc.h | 9 +-
malloc/Makefile | 13 +-
manual/memory.texi | 6 +-
manual/tunables.texi | 2 +-
misc/sys/cdefs.h | 10 +
po/libc.pot | 416 ++++++++++-----------
posix/Makefile | 180 ++-------
posix/fnmatch_loop.c | 76 ++--
posix/regexec.c | 85 ++---
posix/tst-fnmatch.input | 164 +++++++-
posix/tst-fnmatch7.c | 18 -
scripts/build-many-glibcs.py | 10 +
stdlib/cxa_thread_atexit_impl.c | 4 +
string/test-string.h | 5 +-
support/support.h | 24 +-
sysdeps/mach/hurd/_Fork.c | 1 +
sysdeps/unix/sysv/linux/clone-internal.c | 2 +-
sysdeps/unix/sysv/linux/i386/sysdep.h | 2 +-
sysdeps/unix/sysv/linux/x86_64/sysdep.h | 2 +-
sysdeps/x86/cacheinfo.h | 9 +
sysdeps/x86/cpu-features.c | 5 +
.../cpu-features-preferred_feature_index_1.def | 1 +
sysdeps/x86/sysdep.h | 5 +
.../x86_64/multiarch/memmove-vec-unaligned-erms.S | 5 +
25 files changed, 576 insertions(+), 483 deletions(-)
delete mode 100644 posix/tst-fnmatch7.c
--
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-bootstrap_profiled_lto
in repository toolchain/ci/binutils-gdb.
from 7dc37e1e12 ld: Run tmpdir/pr28138 only for native build
adds fc14131902 x86: Simplify check for distinct TMM register operands
adds 1056aa3919 gdb: clean up some things in features/Makefile
adds 588f5af532 Automatic date update in version.in
adds ad42014be2 Guile: temporary breakpoints
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-i386.c | 25 ++++-----
gdb/NEWS | 3 ++
gdb/doc/guile.texi | 16 +++++-
gdb/features/Makefile | 9 +---
gdb/guile/scm-breakpoint.c | 43 +++++++++++++---
gdb/regformats/microblaze-with-stack-protect.dat | 64 ------------------------
gdb/testsuite/gdb.guile/scm-breakpoint.exp | 33 ++++++++++++
8 files changed, 98 insertions(+), 97 deletions(-)
delete mode 100644 gdb/regformats/microblaze-with-stack-protect.dat
--
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-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards e57c61d87 0: update: binutils-gcc: 1
new da35e3e8e 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 (e57c61d87)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 138 +-
02-prepare_abe/console.log | 298 +-
04-build_abe-bootstrap_profiled_lto/console.log | 202792 ++++++++++----------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 203268 +++++++++++----------
jenkins/manifest.sh | 10 +-
7 files changed, 203266 insertions(+), 203244 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 gcc.
from 841548f0f7d Adjust docu of TARGET_VECTORIZE_VEC_PERM_CONST
new e63d76234d1 c/101512 - fix missing address-taking in c_common_mark_addr [...]
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/c-family/c-common.c | 11 +++++++----
gcc/testsuite/gcc.dg/torture/pr101512.c | 11 +++++++++++
2 files changed, 18 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr101512.c
--
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-aarch64-check_binutils
in repository toolchain/ci/binutils-gdb.
from fc14131902 x86: Simplify check for distinct TMM register operands
adds 1056aa3919 gdb: clean up some things in features/Makefile
adds 588f5af532 Automatic date update in version.in
adds ad42014be2 Guile: temporary breakpoints
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 3 ++
gdb/doc/guile.texi | 16 +++++-
gdb/features/Makefile | 9 +---
gdb/guile/scm-breakpoint.c | 43 +++++++++++++---
gdb/regformats/microblaze-with-stack-protect.dat | 64 ------------------------
gdb/testsuite/gdb.guile/scm-breakpoint.exp | 33 ++++++++++++
7 files changed, 88 insertions(+), 82 deletions(-)
delete mode 100644 gdb/regformats/microblaze-with-stack-protect.dat
--
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-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards f4d4f2bc9 0: update: binutils-fc141319027485a7cfcbae2451b048ddc6c33b48: 1
new c60c0f6e2 0: update: binutils-ad42014be254b402f7a44e578cc709fe9e30dc1d: 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 (f4d4f2bc9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 140 +-
02-prepare_abe/console.log | 30 +-
03-build_abe-binutils/console.log | 13880 ++++++++++-----------
04-build_abe-dejagnu/console.log | 186 +-
05-build_abe-check_binutils/console.log | 5351 ++++----
06-check_regression/console.log | 113 +-
06-check_regression/results.compare1 | 22 +-
06-check_regression/results.compare2 | 10 +-
07-update_baseline/console.log | 113 +-
07-update_baseline/results.compare1 | 22 +-
07-update_baseline/results.compare2 | 10 +-
console.log | 19825 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.log.xz | Bin 38608 -> 38600 bytes
sumfiles/binutils.sum | 56 +-
sumfiles/gas.log.xz | Bin 72064 -> 72012 bytes
sumfiles/gas.sum | 268 +-
sumfiles/ld.log.xz | Bin 109776 -> 109800 bytes
sumfiles/ld.sum | 328 +-
sumfiles/libctf.log.xz | Bin 2184 -> 2184 bytes
sumfiles/libctf.sum | 14 +-
21 files changed, 20239 insertions(+), 20137 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.