This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 529ebc2a706 Update libquadmath fmaq from glibc, fix nanq issues.
new 799610660d6 * ipa-devirt.c (odr_types_equivalent_p): Expect constants [...]
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 | 11 ++++++++
gcc/ipa-devirt.c | 85 +++++++++++++++++++++++++++++++++++++++++++-------------
gcc/tree.c | 17 +++++++++++-
3 files changed, 93 insertions(+), 20 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 7ed0697e8f2 2018-11-07 Richard Biener <rguenther(a)suse.de>
new 529ebc2a706 Update libquadmath fmaq from glibc, fix nanq issues.
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:
libquadmath/ChangeLog | 14 +++++++
libquadmath/math/fmaq.c | 82 +++++++++++++--------------------------
libquadmath/math/nanq.c | 6 +--
libquadmath/printf/flt1282mpn.c | 12 +++---
libquadmath/printf/printf_fphex.c | 6 ++-
libquadmath/quadmath-imp.h | 26 ++++++++-----
libquadmath/strtod/mpn2flt128.c | 18 +++++----
libquadmath/strtod/strtoflt128.c | 15 ++++---
libquadmath/update-quadmath.py | 5 +--
9 files changed, 93 insertions(+), 91 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from d462b72 jenkins-helpers: New run_step helpers
new 0cb26e0 tcwg_kernel-build: New build script
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:
tcwg_kernel-build | 1 +
tcwg_kernel-build.sh | 170 ++++++++++++++++++++++++++++++++++++++++++
tcwg_kernel/gnu-default.sh | 1 +
tcwg_kernel/gnu-master.sh | 7 ++
tcwg_kernel/gnu-release.sh | 7 ++
tcwg_kernel/linux-default.sh | 1 +
tcwg_kernel/linux-lts.sh | 5 ++
tcwg_kernel/linux-mainline.sh | 5 ++
tcwg_kernel/linux-next.sh | 5 ++
tcwg_kernel/linux-stable.sh | 5 ++
tcwg_kernel/llvm-default.sh | 1 +
tcwg_kernel/llvm-master.sh | 5 ++
tcwg_kernel/llvm-release.sh | 4 +
13 files changed, 217 insertions(+)
create mode 120000 tcwg_kernel-build
create mode 100755 tcwg_kernel-build.sh
create mode 120000 tcwg_kernel/gnu-default.sh
create mode 100644 tcwg_kernel/gnu-master.sh
create mode 100644 tcwg_kernel/gnu-release.sh
create mode 120000 tcwg_kernel/linux-default.sh
create mode 100644 tcwg_kernel/linux-lts.sh
create mode 100644 tcwg_kernel/linux-mainline.sh
create mode 100644 tcwg_kernel/linux-next.sh
create mode 100644 tcwg_kernel/linux-stable.sh
create mode 120000 tcwg_kernel/llvm-default.sh
create mode 100644 tcwg_kernel/llvm-master.sh
create mode 100644 tcwg_kernel/llvm-release.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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 2ee9d99 jenkins-helpers: New helper obligatory_variables
new d462b72 jenkins-helpers: New run_step helpers
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:
jenkins-helpers.sh | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 82 insertions(+)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 36fa5f4 jenkins-helpers: Improve convert_args_to_variables
new 2ee9d99 jenkins-helpers: New helper obligatory_variables
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:
jenkins-helpers.sh | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from d4d02a3 tcwg-dev-build: Pass-through custom Binutils and GCC revisions
new 36fa5f4 jenkins-helpers: Improve convert_args_to_variables
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:
jenkins-helpers.sh | 27 +++++++++++++++++++--------
1 file changed, 19 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 58aad50 start-container-docker.sh: Add ccache volume handling
new d4d02a3 tcwg-dev-build: Pass-through custom Binutils and GCC revisions
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:
tcwg-dev-build.sh | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.