This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 26c22073ba4 Improve -dumpversion and -dumpfullversion documentation
new 56966d7faa1 * udivmodsi4.c (__udivmodsi4): Rename to conform to coding [...]
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:
libgcc/ChangeLog | 10 ++++++++++
libgcc/config/pdp11/t-pdp11 | 2 ++
libgcc/divmod.c | 7 ++++---
libgcc/{udivmod.c => udivhi3.c} | 15 ++++++++-------
libgcc/udivmod.c | 7 ++++---
libgcc/{udivmodsi4.c => udivmodhi4.c} | 8 ++++----
libgcc/udivmodsi4.c | 2 +-
7 files changed, 33 insertions(+), 18 deletions(-)
copy libgcc/{udivmod.c => udivhi3.c} (76%)
copy libgcc/{udivmodsi4.c => udivmodhi4.c} (89%)
--
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-mainline-allyesconfig
in repository toolchain/linux-next.
from 9bd871df56a7 Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/sc [...]
adds c994b12945a6 test_ida: Fix lockdep warning
adds a309d5db5879 idr: Change documentation license
adds ca9f672f7c6b Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.o [...]
adds 19e6420e4170 LICENSES: Remove CC-BY-SA-4.0 license text
adds eb66ae030829 mremap: properly flush TLB before releasing the page
adds 169b80339749 cachefiles: fix the race between cachefiles_bury_object() [...]
adds 1ff22883b0b2 fscache: Fix incomplete initialisation of inline key space
adds fa520c47eaa1 fscache: Fix out of bound read in long cookie keys
No new revisions were added by this update.
Summary of changes:
Documentation/core-api/idr.rst | 2 +-
LICENSES/other/CC-BY-SA-4.0 | 397 -----------------------------------------
fs/cachefiles/namei.c | 2 +-
fs/fscache/cookie.c | 31 ++--
fs/fscache/internal.h | 1 -
fs/fscache/main.c | 4 +-
include/linux/huge_mm.h | 2 +-
lib/test_ida.c | 4 +-
mm/huge_memory.c | 10 +-
mm/mremap.c | 30 ++--
10 files changed, 33 insertions(+), 450 deletions(-)
delete mode 100644 LICENSES/other/CC-BY-SA-4.0
--
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 newlib.
from 4f7a6c326 newlib/libc/ctype/jp2uc.c: Declare "cs" variable as "const char *"
new 473f1a3a5 Improve performance of strstr
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:
newlib/libc/string/strstr.c | 223 +++++++++++++++++++++++++-------------------
1 file changed, 127 insertions(+), 96 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 clang.
from 972f7e6fe5 [X86][Tests] Make sure tls-direct-seg-refs tests only run wh [...]
new 8ed09f0410 Add language standard aliases for -std=c18, -std=gnu18, and [...]
new 2abe10f090 Add check-clang-python to the Clang tests directory in IDEs; NFC.
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:
bindings/python/tests/CMakeLists.txt | 1 +
include/clang/Frontend/LangStandards.def | 3 +++
test/Driver/unknown-std.c | 4 ++--
test/Preprocessor/c17.c | 1 +
4 files changed, 7 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.
unknown user pushed a change to branch master
in repository gcc.
from 7b4b64315b8 * config/i386/i386.c (ix86_emit_fp_unordered_jump): Set J [...]
new 26c22073ba4 Improve -dumpversion and -dumpfullversion 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/invoke.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 gcc-8-branch
in repository gcc.
from 956a2d6aade 2018-10-18 Richard Biener <rguenther(a)suse.de>
new d22c31a4601 PR libstdc++/87641 correctly initialize accumulator in vala [...]
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:
libstdc++-v3/ChangeLog | 10 +++++
libstdc++-v3/include/bits/valarray_array.h | 9 ++--
.../86874.cc => 26_numerics/valarray/87641.cc} | 48 +++++++++++++++-------
3 files changed, 48 insertions(+), 19 deletions(-)
copy libstdc++-v3/testsuite/{20_util/variant/86874.cc => 26_numerics/valarray/8764 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.