This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 1bd729e36b Automatic date update in version.in
adds e15ecaa1e8 Automatic date update in version.in
adds 7646a5c999 Automatic date update in version.in
adds 3d549e5ccc PR29142, segv in ar with empty archive and libdeps specified
adds 7aa02500cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ar.c | 16 +++++++++-------
2 files changed, 10 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards b1b21d641 0: update: binutils-gcc: 2
new 94fe5cd64 0: update: binutils-gcc: 2
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 (b1b21d641)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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.xz | Bin 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 49372 -> 48348 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 458932 -> 462116 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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 newlib.
from 01c823efb Make cleanup_glue() static
new d02421e7f Cygwin: switch to _REENT_GLOBAL_STDIO_STREAMS
new fcb32b737 Cygwin: configure: disable i686 builds
new e0df580bf Cygwin: configure: drop unused DEF_DLL_ENTRY variable
new 2aa37fed7 Cygwin: drop i686-only files
new d4fa3b4ab Cygwin: config.h: stop including auto-generated tlsoffsets.h file
new c0d5bb262 Cygwin: configure: Define default valus for target specific v [...]
new 0597c84b9 Cygwin: revamp TLS offsets computation
new 2610b681a Cygwin: wincap: drop wow64 flag and all conditions depending on it
new 0f4eb70ee Cygwin: wincap: set def_guard_pages to x86_64 value right away
new a70a969c6 Cygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag and re [...]
new ca313dd8f Cygwin: drop create_token and dependent functions
new 24363cffe Cygwin: drop system_wow64_directory and related code
new bf6940a41 Cygwin: wincap: drop has_broken_prefetchvm flag and related code
new 974163bc1 Cygwin: wincap: drop has_gaa_largeaddress_bug flag and related code
new d4df9c6de Cygwin: drop a few minor references to WOW64
new 4f034daba Cygwin: utils: drop unnecessary wow64 checks
The 16 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:
winsup/configure.ac | 18 +-
winsup/cygwin/Makefile.am | 73 +---
winsup/cygwin/cygtls.cc | 14 +-
winsup/cygwin/cygtls.h | 33 +-
winsup/cygwin/cygtls_padsize.h | 12 -
winsup/cygwin/dcrt0.cc | 15 +-
winsup/cygwin/exceptions.cc | 6 -
winsup/cygwin/external.cc | 2 +-
winsup/cygwin/fhandler_process.cc | 6 +-
winsup/cygwin/fhandler_registry.cc | 5 +-
winsup/cygwin/gendef | 154 ++++----
winsup/cygwin/gentls_offsets | 178 +++++-----
winsup/cygwin/globals.cc | 2 -
winsup/cygwin/how-cygtls-works.txt | 10 +-
winsup/cygwin/i686.din | 643 ----------------------------------
winsup/cygwin/include/cygwin/config.h | 24 +-
winsup/cygwin/init.cc | 4 +-
winsup/cygwin/miscfuncs.cc | 10 +-
winsup/cygwin/mmap.cc | 10 +-
winsup/cygwin/net.cc | 55 +--
winsup/cygwin/ntdll.h | 2 +-
winsup/cygwin/path.cc | 25 +-
winsup/cygwin/sec_auth.cc | 542 +---------------------------
winsup/cygwin/security.h | 2 -
winsup/cygwin/spawn.cc | 8 +-
winsup/cygwin/syscalls.cc | 26 +-
winsup/cygwin/tlsoffsets.h | 125 -------
winsup/cygwin/tlsoffsets64.h | 125 -------
winsup/cygwin/uinfo.cc | 2 +-
winsup/cygwin/uname.cc | 11 +-
winsup/cygwin/wincap.cc | 75 +---
winsup/cygwin/wincap.h | 8 -
winsup/utils/cygpath.cc | 13 -
winsup/utils/mingw/cygcheck.cc | 20 --
winsup/utils/mingw/strace.cc | 4 +-
35 files changed, 241 insertions(+), 2021 deletions(-)
delete mode 100644 winsup/cygwin/cygtls_padsize.h
delete mode 100644 winsup/cygwin/i686.din
delete mode 100644 winsup/cygwin/tlsoffsets.h
delete mode 100644 winsup/cygwin/tlsoffsets64.h
--
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 1f89e48789d libgomp nvptx plugin: Only consider '--with-cuda-driver=[.. [...]
new 9c3a8fe34ae libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option
new 4163b0be816 libstdc++: Fix typo in doxygen @headerfile command
new e4905f11852 libstdc++: Add macros for the inline namespace std::_V2
new 757146fb1c8 libstdc++: Improve doxygen docs for std::pointer_traits
new 20b917e7c00 libstdc++: Improve doxygen docs for <system_error>
new 1566ca0969a libstdc++: Improve doxygen docs for <atomic>
new 1b01963a4ea libstdc++: Improve doxygen docs for <regex>
new 171f41f124b libstdc++: Improve doxygen docs for std::allocator
new e61492549b9 libstdc++: Improve doxygen docs for algorithms and more
new c29c2a06047 libstdc++: Improve doxygen docs for <thread> and <future>
new a278402216e libstdc++: Improve doxygen docs for some of <memory>
new b584cbdb082 libstdc++: Improve doxygen docs for <mutex>
The 12 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:
libstdc++-v3/doc/doxygen/user.cfg.in | 17 +--
libstdc++-v3/include/backward/auto_ptr.h | 4 +
libstdc++-v3/include/bits/algorithmfwd.h | 15 +-
libstdc++-v3/include/bits/alloc_traits.h | 5 +
libstdc++-v3/include/bits/allocator.h | 15 +-
libstdc++-v3/include/bits/atomic_base.h | 39 +++--
libstdc++-v3/include/bits/c++config | 14 +-
libstdc++-v3/include/bits/chrono.h | 4 +-
libstdc++-v3/include/bits/mofunc_impl.h | 2 +-
libstdc++-v3/include/bits/new_allocator.h | 19 ++-
libstdc++-v3/include/bits/ostream_insert.h | 4 +
libstdc++-v3/include/bits/ptr_traits.h | 6 +
libstdc++-v3/include/bits/regex.h | 60 +++++++-
libstdc++-v3/include/bits/regex_constants.h | 5 +-
libstdc++-v3/include/bits/regex_error.h | 7 +-
libstdc++-v3/include/bits/shared_ptr_atomic.h | 32 ++--
libstdc++-v3/include/bits/std_mutex.h | 21 ++-
libstdc++-v3/include/bits/std_thread.h | 33 ++++-
libstdc++-v3/include/bits/stl_algo.h | 203 +++++++++++++-------------
libstdc++-v3/include/bits/stl_numeric.h | 10 +-
libstdc++-v3/include/bits/stl_pair.h | 4 +
libstdc++-v3/include/bits/unique_lock.h | 2 +
libstdc++-v3/include/bits/unique_ptr.h | 13 +-
libstdc++-v3/include/ext/new_allocator.h | 12 +-
libstdc++-v3/include/std/atomic | 11 +-
libstdc++-v3/include/std/condition_variable | 4 +-
libstdc++-v3/include/std/future | 29 +++-
libstdc++-v3/include/std/mutex | 38 ++++-
libstdc++-v3/include/std/scoped_allocator | 1 -
libstdc++-v3/include/std/system_error | 141 ++++++++++++++----
libstdc++-v3/include/std/thread | 21 ++-
31 files changed, 565 insertions(+), 226 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_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards e4ce756f5 0: update: binutils-gcc: 2
new 54180fa97 0: update: binutils-gcc: 2
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 (e4ce756f5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1500 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2708 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 52020 -> 53340 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 459292 -> 460884 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 77 ++++---------------------------
jenkins/manifest.sh | 12 ++---
7 files changed, 14 insertions(+), 75 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.