This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 677bddb [ARM] t2_so_imm_neg had a subtle bug in the conversion, and c [...]
new 2811bb8 Make home_directory look in the password database in addition [...]
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:
lib/Support/Unix/Path.inc | 16 +++++++++++-----
unittests/Support/Path.cpp | 20 ++++++++++++++++++++
2 files changed, 31 insertions(+), 5 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 bea405f PR go/80128 compiler: check backend alignment for memequ [...]
new 3bca845 2017-03-22 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/frontend-passes.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/any_loc.f90 | 27 +++++++++++++++++++++++++++
4 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/any_loc.f90
--
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 3058248 Add default typo to .tbss.*
new 677bddb [ARM] t2_so_imm_neg had a subtle bug in the conversion, and c [...]
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:
lib/Target/ARM/ARMInstrThumb2.td | 4 +++-
test/CodeGen/Thumb/ispositive.ll | 9 +++++++++
2 files changed, 12 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.
Diana Picus pushed a change to branch master
in repository toolchain/tcwg-release-tools.
from 41ee528 linaropy/rn/rnseries.py: Fix unassigned variable.
new 3ec0deb Move to Python3
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:
linaropy/colors.py | 3 +-
linaropy/git/clone.py | 10 +-
linaropy/git/gitrepo.py | 38 +++----
linaropy/git/workdir.py | 20 +++-
linaropy/git/worktree.py | 18 ++--
linaropy/proj.py | 27 +++--
linaropy/rn/linaroseries.py | 1 +
linaropy/rn/rngen.py | 129 ++++++++++++++---------
linaropy/rn/rnseries.py | 47 +++++----
linaropy/rn/template.py | 13 ++-
linaropy/rninput.py | 19 +++-
linaropy/series.py | 242 ++++++++++++++++++++++----------------------
linaropy/vers.py | 43 ++++----
rn.py | 40 +++++---
14 files changed, 364 insertions(+), 286 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 daa1521 jenkins.sh: Use concise output for CPU info
new 9bc2e4e tcwg-update-snapshots_ref.sh: Cache snapshots for gcc7 toolchains.
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-update-snapshots_ref.sh | 2 +-
1 file changed, 1 insertion(+), 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 275bb1c start-container-docker.sh: Cope with new image name.
new daa1521 jenkins.sh: Use concise output for CPU info
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.sh | 2 +-
1 file changed, 1 insertion(+), 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 clang.
from d29393e Revert "Correct class-template deprecation behavior"
new 0b45f6a [X86][MMX] Add tests for _mm_set*_* intrinsics
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:
test/CodeGen/mmx-builtins.c | 87 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 87 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.
unknown user pushed a change to branch zack/headers-cleanups
in repository glibc.
from bf43546 Remove __need_list_t and __need_res_state.
new 0b7d6d5 Remove __need_IOV_MAX and __need_FOPEN_MAX.
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:
Makerules | 10 +--
inet/getservent.c => bits/uio_lim.h | 12 ++--
include/bits/types/struct_iovec.h | 1 +
include/bits/xopen_lim.h | 13 ++--
misc/Makefile | 3 +-
misc/bits/types/struct_iovec.h | 14 ++++
misc/sys/uio.h | 18 +++--
stdio-common/stdio_lim.h.in | 31 ++++-----
stdlib/atof.c => sysdeps/generic/sys/uio_ext.h | 13 ++--
sysdeps/unix/sysv/linux/bits/fcntl-linux.h | 18 ++---
sysdeps/unix/sysv/linux/bits/uio.h | 77 ----------------------
.../unix/sysv/linux/bits/uio_lim.h | 22 +++----
.../unix/sysv/linux/sys/uio_ext.h | 34 +++++-----
13 files changed, 103 insertions(+), 163 deletions(-)
copy inet/getservent.c => bits/uio_lim.h (78%)
create mode 100644 include/bits/types/struct_iovec.h
create mode 100644 misc/bits/types/struct_iovec.h
copy stdlib/atof.c => sysdeps/generic/sys/uio_ext.h (83%)
delete mode 100644 sysdeps/unix/sysv/linux/bits/uio.h
rename bits/uio.h => sysdeps/unix/sysv/linux/bits/uio_lim.h (60%)
copy misc/libgen.h => sysdeps/unix/sysv/linux/sys/uio_ext.h (56%)
--
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 gcc-5-branch
in repository gcc.
from bdaeae7 Backport r246345
new 1eedfa8 Backport r245647
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 | 12 ++++++++++++
gcc/data-streamer-in.c | 1 -
gcc/data-streamer-out.c | 1 -
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/tree-prof/pr79587.c | 26 ++++++++++++++++++++++++++
gcc/value-prof.c | 12 +++++++++++-
6 files changed, 57 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/pr79587.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.
Yvan Roux pushed a change to branch master
in repository toolchain/abe.
from ad27d65 Read date only once.
new 8313d87 Add configuration for master branches.
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:
config/master/binutils.conf | 1 +
config/{gcc7 => master}/gcc.conf | 0
config/master/gdb.conf | 1 +
config/master/gdbserver.conf | 1 +
config/master/glibc.conf | 1 +
config/{gcc7 => master}/gmp.conf | 0
config/{gcc7 => master}/linux.conf | 0
config/{gcc7 => master}/mpfr.conf | 0
config/{gcc7 => master}/newlib.conf | 0
9 files changed, 4 insertions(+)
create mode 100644 config/master/binutils.conf
copy config/{gcc7 => master}/gcc.conf (100%)
create mode 100644 config/master/gdb.conf
create mode 100644 config/master/gdbserver.conf
create mode 100644 config/master/glibc.conf
copy config/{gcc7 => master}/gmp.conf (100%)
copy config/{gcc7 => master}/linux.conf (100%)
copy config/{gcc7 => master}/mpfr.conf (100%)
copy config/{gcc7 => master}/newlib.conf (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.