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-lts-allyesconfig
in repository toolchain/gcc.
from 680788f6b42 S/390: Fix flogr RTX.
adds 3c58b11d3b5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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 glibc.
from d527c860f5 CVE-2018-19591: if_nametoindex: Fix descriptor for overlong [...]
new c74a91deaa support: Implement support_quote_string
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 | 9 +++++++++
support/Makefile | 2 ++
support/support.h | 5 +++++
.../support_quote_string.c | 11 ++++++-----
...ort_quote_blob.c => tst-support_quote_string.c} | 23 +++++++++++-----------
5 files changed, 33 insertions(+), 17 deletions(-)
copy elf/tst-absolute-sym-lib.c => support/support_quote_string.c (79%)
copy support/{tst-support_quote_blob.c => tst-support_quote_string.c} (72%)
--
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 release/2.27/master
in repository glibc.
from 1517dfb8aa Add an additional test to resolv/tst-resolv-network.c
new 9f433fc791 CVE-2018-19591: if_nametoindex: Fix descriptor for overlong [...]
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 | 7 +++++++
NEWS | 5 +++++
sysdeps/unix/sysv/linux/if_index.c | 11 ++++++-----
3 files changed, 18 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 1d994c233b5 [clang][slh] add attribute for speculative load hardening
new ad388eede06 [gn build] Add enough build files to be able to build llvm-tblgen.
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:
utils/gn/secondary/BUILD.gn | 1 +
.../secondary/llvm/lib/DebugInfo/CodeView/BUILD.gn | 48 +++++++++++++++
utils/gn/secondary/llvm/lib/DebugInfo/MSF/BUILD.gn | 12 ++++
utils/gn/secondary/llvm/lib/MC/BUILD.gn | 69 ++++++++++++++++++++++
utils/gn/secondary/llvm/lib/TableGen/BUILD.gn | 17 ++++++
utils/gn/secondary/llvm/utils/TableGen/BUILD.gn | 57 ++++++++++++++++++
6 files changed, 204 insertions(+)
create mode 100644 utils/gn/secondary/llvm/lib/DebugInfo/CodeView/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/lib/DebugInfo/MSF/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/lib/MC/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/lib/TableGen/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/utils/TableGen/BUILD.gn
--
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 9b92780c8a3 compiler: pass a Location to import_expression
new bc8e2ef4fe7 compiler: change expression importing to use Import_expression
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 22 +++---
gcc/go/gofrontend/expressions.h | 12 +--
gcc/go/gofrontend/gogo.cc | 13 ++--
gcc/go/gofrontend/gogo.h | 9 ++-
gcc/go/gofrontend/import.cc | 164 ++++++++++++++++++++++++++++++---------
gcc/go/gofrontend/import.h | 143 ++++++++++++++++++++++++++++++++--
7 files changed, 296 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.