This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d1783a984e [clang][slh] add attribute for speculative load hardening
new 39c3aadd7d [MS] Push fewer DeclContexts for delayed template parsing
new 622167e77f Revert "[clang][slh] add attribute for speculative load hardening"
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:
include/clang/Basic/Attr.td | 6 ----
include/clang/Basic/AttrDocs.td | 24 ---------------
lib/CodeGen/CGCall.cpp | 4 ---
lib/Parse/ParseTemplate.cpp | 9 ++++--
lib/Sema/SemaDeclAttr.cpp | 3 --
test/CodeGen/attr-speculative-load-hardening.cpp | 18 ------------
test/CodeGen/attr-speculative-load-hardening.m | 9 ------
...pragma-attribute-supported-attributes-list.test | 3 +-
test/Parser/DelayedTemplateParsing.cpp | 17 +++++++++++
test/SemaCXX/attr-speculative-load-hardening.cpp | 34 ----------------------
10 files changed, 25 insertions(+), 102 deletions(-)
delete mode 100644 test/CodeGen/attr-speculative-load-hardening.cpp
delete mode 100644 test/CodeGen/attr-speculative-load-hardening.m
delete mode 100644 test/SemaCXX/attr-speculative-load-hardening.cpp
--
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 2bd0bfcc68 Touch more glibc source files in build-many-glibcs.py.
new ce035c6e90 abilist.awk: Treat .tdata like .tbss and reject unknown comb [...]
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 | 5 +++++
scripts/abilist.awk | 14 +++++---------
2 files changed, 10 insertions(+), 9 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/llvm-release-aarch64-mainline-defconfig
in repository toolchain/linux-next.
from 2e6e902d1850 Linux 4.20-rc4
adds 70df9ebbd82c hwmon (ina2xx) Fix NULL id pointer in probe()
adds 35fdc3902179 hwmon: (raspberrypi) Fix initial notify
adds 38cd989ee38c hwmon: (ina2xx) Fix current value calculation
adds 243cfe3fb897 hwmon: (mlxreg-fan) Fix macros for tacho fault reading
adds 09aaf6813cfc hwmon: (w83795) temp4_type has writable permission
adds 6f8b52ba442c Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes:
drivers/hwmon/ina2xx.c | 6 +++---
drivers/hwmon/mlxreg-fan.c | 2 +-
drivers/hwmon/raspberrypi-hwmon.c | 6 ------
drivers/hwmon/w83795.c | 2 +-
4 files changed, 5 insertions(+), 11 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-defconfig
in repository toolchain/binutils-gdb.
from ee2341b5dd Automatic date update in version.in
adds f03a5541c4 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e43345c1046 Fix missing dump_impl_location_t values, using a new dump_m [...]
new 0aaa1c585bc [RS6000] PowerPC -mcpu=native support
new 6a9a8e156cc [RS6000] libgcc cfi
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 | 13 ++++
gcc/config/rs6000/aix71.h | 50 ++++++++--------
gcc/config/rs6000/driver-rs6000.c | 38 +++++++-----
gcc/config/rs6000/rs6000.h | 122 +++++++++++++++++++-------------------
libgcc/ChangeLog | 13 +++-
libgcc/config/rs6000/morestack.S | 4 ++
libgcc/config/rs6000/tramp.S | 5 ++
7 files changed, 140 insertions(+), 105 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.