This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from eeec44d * config/aarch64/aarch64-simd.md (vcond<mode><mode>): Delete [...]
new 578fe47 S/390: Fix vlvg vlgv low-level builtins.
new b0c401c S/390: Provide low-level builtins with __int128 ops.
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 | 25 ++++++++
gcc/config/s390/s390-builtin-types.def | 3 +
gcc/config/s390/s390-builtins.def | 69 ++++++++++++--------
gcc/config/s390/s390.c | 15 +++++
gcc/config/s390/s390.md | 5 +-
gcc/config/s390/vecintrin.h | 16 ++---
gcc/config/s390/vx-builtins.md | 113 +++++++++------------------------
7 files changed, 126 insertions(+), 120 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 binutils-gdb.
from 7f6bf02 Avoid testsuite errors about missing compilers.
new 39b2247 Fix fallout from gdb/20413's fix (x32: linux_ptrace_test_ret_ [...]
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:
gdb/ChangeLog | 6 ++++++
gdb/nat/linux-ptrace.c | 2 +-
2 files changed, 7 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.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from 94215b3 Automatic date update in version.in
new e565c44 Fix fallout from gdb/20413's fix (x32: linux_ptrace_test_ret_ [...]
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:
gdb/ChangeLog | 6 ++++++
gdb/nat/linux-ptrace.c | 2 +-
2 files changed, 7 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.
unknown user pushed a change to branch master
in repository lld.
from 3d636fd [ELF] Symbol assignment within output section description
new e8eb665 [Core] Retire addReplacement() member function.
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:
include/lld/Core/SymbolTable.h | 3 ---
lib/Core/SymbolTable.cpp | 5 -----
2 files changed, 8 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 lldb.
from 38432a0 Remove a double send of eRunPacketSent event
new 7280541 Make sure LldbGdbServerTestCase is built in arm mode to avoid [...]
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:
packages/Python/lldbsuite/test/tools/lldb-server/Makefile | 2 +-
.../lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py | 12 ++++++++++--
2 files changed, 11 insertions(+), 3 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 1724a06 * config/aarch64/aarch64-simd.md (vec_cmp<mode><v_cmp_result [...]
new eeec44d * config/aarch64/aarch64-simd.md (vcond<mode><mode>): Delete [...]
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 | 9 ++++++++-
gcc/config/aarch64/aarch64-simd.md | 4 ----
2 files changed, 8 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 topic/locales
in repository newlib.
discards 2135cea setlocale/localeconv are *not* POSIX-1.2008
discards 713aa86 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...]
discards 1f285bd __loadlocale: Set missing val when evaluating CP874
discards e00d8be Make sure alloca is called even when optimizing, fully init _REENT
discards 5b5b7ad Fix multiple thinkos in newlocale
discards 480b0c6 Fix _REENT_INIT initialization of _locale
discards deb32eb Fix typo in isalnum_l doc
discards 236bc11 Get rid of LCID, reformat type definitions in setlocale.h
discards 0ff51ba Add sys/_locale.h header and fix up headers
discards 6d921ee Bump CygwinAPI minor.
discards ec67878 Implement strfmon_l
discards 9369e03 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...]
discards 7f0038c Move lconv into struct __locale_t and implement __localeconv_l
discards e5b3f03 Implement per-locale string functions
discards 1a5b992 Implement all per-locale ctype functions
discards 4880124 Move localeconv, duplocale, freelocale, newlocale, uselocale [...]
discards 119430b include/locale.h: Fix POSIX guards
discards d57ab3f Remove non-working __part_load_locale function and any related code
discards 1e9773d posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...]
discards a70de5e Fix memory handling in functions called from loadlocale
discards 8c0213d newlocale, freelocale, duplocale, uselocale
discards 3174ec2 Use __get_global_locale function where appropriate
discards a8a11ad Rearrange struct __locale_t pointers into an array
discards b73726d Change loadlocale to fill a __locale_t given as parameter
discards 61f5c4a0 Consolidate wctomb/mbtowc calls for POSIX-1.2008
discards be9b465 groundwork part 2
discards 0a70d34 groundwork part 1
adds 67c5af5 arc: Use unaligned loads/stores for memcopy.
adds 7b1080d arc: Use prefetch instead of prealloc.
adds 1baa8bb arc: Add align keyword.
adds 668033e arc: Fix strcmp for big endian without barrel shifter
new d2e0e14 Feature test macros overhaul: wchar.h, part 2
new e5a6c86 groundwork part 1
new b918d17 groundwork part 2
new 9ddc7f1 Consolidate wctomb/mbtowc calls for POSIX-1.2008
new ac912c1 Change loadlocale to fill a __locale_t given as parameter
new 991bd7b Rearrange struct __locale_t pointers into an array
new ebf5c03 Use __get_global_locale function where appropriate
new 3b2a575 newlocale, freelocale, duplocale, uselocale
new df6c05f Fix memory handling in functions called from loadlocale
new faa110a posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...]
new b641bb2 Remove non-working __part_load_locale function and any related code
new f06b7b0 include/locale.h: Fix POSIX guards
new 0d0b831 Move localeconv, duplocale, freelocale, newlocale, uselocale [...]
new f707f6d Implement all per-locale ctype functions
new 70f32ed Implement per-locale string functions
new 94f92f3 Move lconv into struct __locale_t and implement __localeconv_l
new 9068e00 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...]
new b8d80ab Implement strfmon_l
new 1bb2e7f Bump CygwinAPI minor.
new 1c8f59f Add sys/_locale.h header and fix up headers
new 3138da5 Get rid of LCID, reformat type definitions in setlocale.h
new 77b7219 Fix typo in isalnum_l doc
new 07f6699 Fix _REENT_INIT initialization of _locale
new a8cd18c Fix multiple thinkos in newlocale
new 26e656d Make sure alloca is called even when optimizing, fully init _REENT
new f8dd8e1 __loadlocale: Set missing val when evaluating CP874
new 170ae03 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...]
new ddb62b4 setlocale/localeconv are *not* POSIX-1.2008
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2135cea)
\
N -- N -- N refs/heads/topic/locales (ddb62b4)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 28 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:
libgloss/arc/crt0.S | 4 +--
newlib/libc/include/wchar.h | 31 +++++++++++++++++-
newlib/libc/machine/arc/memcpy-archs.S | 59 ++++++++++++++++++++++++++++++++++
newlib/libc/machine/arc/memset-archs.S | 2 ++
newlib/libc/machine/arc/strcmp.S | 6 ++--
5 files changed, 96 insertions(+), 6 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 newlib.
from 668033e arc: Fix strcmp for big endian without barrel shifter
new d2e0e14 Feature test macros overhaul: wchar.h, part 2
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/include/wchar.h | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 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 master
in repository gcc.
from ec969ce 2016-08-11 Richard Biener <rguenther(a)suse.de>
new 1724a06 * config/aarch64/aarch64-simd.md (vec_cmp<mode><v_cmp_result [...]
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/config/aarch64/aarch64-simd.md | 4 +++-
2 files changed, 8 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.
unknown user pushed a change to branch master
in repository lldb.
from c90cce7 dlopen & dlclose can't throw C++ or ObjC exceptions, so don't [...]
new 38432a0 Remove a double send of eRunPacketSent event
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:
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.