This is an automated email from the git hooks/post-receive script.
"Mark Murray pushed a change to annotated tag linaro-6.5-2018.12-rc1
in repository toolchain/gcc.
*** WARNING: tag linaro-6.5-2018.12-rc1 was deleted! ***
tag was e2caec69b81
This change permanently discards the following revisions:
discards df774cbfed8 Make Linaro GCC Release Candidate 6.5-2018.12-rc1.
--
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 annotated tag linaro-6.5-2018.12-rc1
in repository toolchain/gcc.
at e2caec69b81 (tag)
tagging df774cbfed804dd308b489baef3650bcdab1f1f4 (commit)
replaces linaro-snapshot-6.5-2018.11
tagged by TCWG Automation
on Mon Dec 10 14:20:11 2018 +0000
- Log -----------------------------------------------------------------
Linaro GCC Release Candidate 6.5-2018.12-rc1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new df774cbfed8 Make Linaro GCC Release Candidate 6.5-2018.12-rc1.
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.
--
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.
"Mark Murray pushed a change to annotated tag linaro-6.5-2018.12-rc1
in repository toolchain/gcc.
*** WARNING: tag linaro-6.5-2018.12-rc1 was deleted! ***
tag was 449c9b5e66b
The revisions that were on this annotated tag are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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 2e525a31659 PR ipa/87955 * gcc.target/i386/pr87955.c: Add -msse2 -mfp [...]
new ab0481414d8 2018-12-10 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr88427.c | 20 ++++++++++++++++++++
gcc/vr-values.c | 10 ++++++----
4 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr88427.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_kernel/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/binutils-gdb.
from 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
adds 9f52eab6a7 x86: Put back BFD_RELOC_X86_64_GOTPCREL
adds ecfe6254b5 Automatic date update in version.in
adds 69cb29528e gdb/riscv: Remove whitespace before #include line
adds e771f7a770 Correct gas/ChangeLog entry for PR gas/23968
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
gdb/ChangeLog | 5 +++++
gdb/riscv-tdep.c | 2 +-
9 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
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 openmp.
from a72c79b Add OpenBSD support to OpenMP
new d089219 Support clang compiling under windows-gnu and windows-msvc
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:
runtime/cmake/LibompHandleFlags.cmake | 1 +
runtime/cmake/config-ix.cmake | 17 ++++++++++-------
runtime/src/kmp.h | 6 +++++-
runtime/src/kmp_affinity.h | 10 +++++-----
runtime/src/kmp_config.h.cmake | 2 ++
runtime/src/kmp_dispatch.cpp | 12 ++++++------
runtime/src/kmp_io.cpp | 4 ++++
runtime/src/kmp_lock.cpp | 3 ++-
runtime/src/kmp_os.h | 11 +++++++++--
runtime/src/kmp_platform.h | 2 +-
runtime/src/kmp_safe_c_api.h | 2 +-
runtime/src/kmp_settings.cpp | 2 +-
runtime/src/kmp_utility.cpp | 4 ++++
runtime/src/kmp_wrapper_getpid.h | 2 ++
runtime/src/kmp_wrapper_malloc.h | 2 ++
runtime/src/libomp.rc.var | 2 +-
runtime/src/thirdparty/ittnotify/ittnotify_static.c | 19 ++++++++++++-------
runtime/src/z_Windows_NT_util.cpp | 1 +
18 files changed, 69 insertions(+), 33 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 a2fd08219c8 [PR 88214] Check that an argument is a pointer
new 2e525a31659 PR ipa/87955 * gcc.target/i386/pr87955.c: Add -msse2 -mfp [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr87955.c | 2 +-
2 files changed, 6 insertions(+), 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.
unknown user pushed a change to branch master
in repository glibc.
from b93f4052fc Fix potential stack overflow [BZ #23490]
new 0afcb29d50 Update timezone code from tzcode 2018g.
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 | 8 +
timezone/private.h | 236 ++++++++++++++++------
timezone/tzfile.h | 6 +-
timezone/tzselect.ksh | 33 ++--
timezone/zdump.c | 131 ++++++++-----
timezone/zic.c | 530 ++++++++++++++++++++++++++++++--------------------
6 files changed, 607 insertions(+), 337 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.