This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8794338839e Avoid unnecessarily numbering cloned symbols.
new c50358ed262 Fix __builtin_expect_with_probability documentation
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 | 5 +++++
gcc/doc/extend.texi | 10 +++++-----
2 files changed, 10 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 llvm.
from 077c1227927 [llvm-size] Reject unknown radix values
new 6165c5d19d4 [llc] Error out when -print-machineinstrs is used with an u [...]
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/CodeGen/TargetPassConfig.cpp | 20 +++++++++++---------
test/CodeGen/X86/llc-print-machineinstrs.mir | 12 ++++++++++++
2 files changed, 23 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/X86/llc-print-machineinstrs.mir
--
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 7a9cc35ddd8 [FIX][AArch64] Add support for UDF instruction
new 077c1227927 [llvm-size] Reject unknown radix values
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:
tools/llvm-size/llvm-size.cpp | 10 ++++++----
1 file changed, 6 insertions(+), 4 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_kernel/gnu-master-arm-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 30a7953dbf Provide get_shell declaration in procfs.c
adds 7f53228719 Revert "GDB: Only build for "unix:" connections if AF_LOCAL [...]
adds 431f22cc09 Revert "GDB: Remote target can now accept the form unix::/pa [...]
adds 6cf3675653 Revert "GDB: Fix documentation for invoking GDBSERVER"
adds 6a0b3457ee Revert "GDB: Document the unix::/path/to/socket of remote co [...]
adds 80e24d0986 Revert "GDBSERVER: Listen on a unix domain (instead of TCP) [...]
adds 9c3adfb9a4 Automatic date update in version.in
adds fd332753fa Remove relational operators from common/offset-type.h
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 13 ++--
gdb/NEWS | 4 --
gdb/common/netstuff.c | 10 ---
gdb/common/offset-type.h | 18 +----
gdb/config.in | 3 -
gdb/configure | 21 ------
gdb/configure.ac | 10 ---
gdb/doc/gdb.texinfo | 84 +++++------------------
gdb/gdbserver/configure.ac | 2 +-
gdb/gdbserver/remote-utils.c | 159 +++++++++++++------------------------------
gdb/ser-uds.c | 18 +----
gdb/serial.c | 5 +-
13 files changed, 75 insertions(+), 274 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 llvm.
from 8125e33cdb8 [SROA] Use offset sizes from the DataLayout instead of the [...]
new 7a9cc35ddd8 [FIX][AArch64] Add support for UDF instruction
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/MC/AArch64/udf.s | 12 +++---------
test/MC/Disassembler/AArch64/udf.txt | 22 +++++-----------------
2 files changed, 8 insertions(+), 26 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 0c8888cb5a7 2018-10-30 Richard Biener <rguenther(a)suse.de>
new 2469b560e88 Don't allow the pool allocator to be configured to allocate [...]
new 8794338839e Avoid unnecessarily numbering cloned symbols.
The 2 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 | 32 ++++++++++
gcc/alloc-pool.h | 1 +
gcc/cgraph.h | 7 ++-
gcc/cgraphclones.c | 69 ++++++++++++++++++----
gcc/config/rs6000/rs6000.c | 2 +-
gcc/lto/ChangeLog | 5 ++
gcc/lto/lto-partition.c | 4 +-
gcc/multiple_target.c | 8 +--
gcc/omp-expand.c | 3 +-
gcc/omp-low.c | 4 +-
gcc/omp-simd-clone.c | 3 +-
gcc/testsuite/ChangeLog | 8 +++
.../gcc.dg/tree-prof/cold_partition_label.c | 4 +-
gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c | 4 +-
gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c | 4 +-
gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c | 4 +-
16 files changed, 131 insertions(+), 31 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_kernel/gnu-master-aarch64-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 30a7953dbf Provide get_shell declaration in procfs.c
adds 7f53228719 Revert "GDB: Only build for "unix:" connections if AF_LOCAL [...]
adds 431f22cc09 Revert "GDB: Remote target can now accept the form unix::/pa [...]
adds 6cf3675653 Revert "GDB: Fix documentation for invoking GDBSERVER"
adds 6a0b3457ee Revert "GDB: Document the unix::/path/to/socket of remote co [...]
adds 80e24d0986 Revert "GDBSERVER: Listen on a unix domain (instead of TCP) [...]
adds 9c3adfb9a4 Automatic date update in version.in
adds fd332753fa Remove relational operators from common/offset-type.h
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 13 ++--
gdb/NEWS | 4 --
gdb/common/netstuff.c | 10 ---
gdb/common/offset-type.h | 18 +----
gdb/config.in | 3 -
gdb/configure | 21 ------
gdb/configure.ac | 10 ---
gdb/doc/gdb.texinfo | 84 +++++------------------
gdb/gdbserver/configure.ac | 2 +-
gdb/gdbserver/remote-utils.c | 159 +++++++++++++------------------------------
gdb/ser-uds.c | 18 +----
gdb/serial.c | 5 +-
13 files changed, 75 insertions(+), 274 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 compiler-rt.
from 6ba5ebbc4 Regenerate syscall hooks for NetBSD 8.99.25
new 78f2c52a7 Cleanup includes in sanitizer_platform_limits_netbsd.cc
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:
.../sanitizer_platform_limits_netbsd.cc | 224 +++++++++++----------
1 file changed, 119 insertions(+), 105 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 b0a93118df2 Fixes bug 87330 by invoking df_note_add_problem to recompu [...]
new 0c8888cb5a7 2018-10-30 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 | 8 +++++++-
gcc/tree-vect-slp.c | 6 +++++-
2 files changed, 12 insertions(+), 2 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_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from fde907c18c Automatic date update in version.in
adds 8081781f5b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.