This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from fdd8365 Daily bump.
new aa1a0da Update libstdc++ docs for library version history
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 | 5 +++++
libstdc++-v3/doc/html/manual/abi.html | 2 +-
libstdc++-v3/doc/xml/manual/abi.xml | 1 +
3 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 clang.
from 3ebf3b2 [Typo police] s/proccess/process/, s/auxiliary/auxilliary/.
new edaa431 [GCC] Support for __final specifier
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/clang/Basic/DiagnosticSemaKinds.td | 4 ++++
include/clang/Parse/Parser.h | 1 +
include/clang/Sema/DeclSpec.h | 6 ++++--
lib/Parse/ParseDeclCXX.cpp | 12 ++++++++++++
lib/Sema/DeclSpec.cpp | 2 ++
test/Parser/gcc-__final-compatibility.cpp | 9 +++++++++
6 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 test/Parser/gcc-__final-compatibility.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 lldb.
from 250a80d Improve code of loading plugins that provide cmnds
new c45ded6 Fixup r277011 - wrong use of infinite timeout
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/Target/Process.cpp | 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 07cbedb * config/avr/avr.md (addqi3) [cc]: Revert glitch in insn att [...]
new 50955db Update libstdc++ baseline symbols for x86 and ppc
new 8ea4062 New libstdc++ symbol version for new basic_string 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:
libstdc++-v3/ChangeLog | 17 +++++
libstdc++-v3/acinclude.m4 | 2 +-
.../abi/post/i386-linux-gnu/baseline_symbols.txt | 80 ++++++++++++++++++++++
.../abi/post/i486-linux-gnu/baseline_symbols.txt | 80 ++++++++++++++++++++++
.../post/powerpc-linux-gnu/baseline_symbols.txt | 80 ++++++++++++++++++++++
.../powerpc64-linux-gnu/32/baseline_symbols.txt | 80 ++++++++++++++++++++++
.../post/powerpc64-linux-gnu/baseline_symbols.txt | 80 ++++++++++++++++++++++
.../post/x86_64-linux-gnu/32/baseline_symbols.txt | 80 ++++++++++++++++++++++
.../abi/post/x86_64-linux-gnu/baseline_symbols.txt | 80 ++++++++++++++++++++++
libstdc++-v3/config/abi/pre/gnu.ver | 14 +++-
libstdc++-v3/configure | 2 +-
libstdc++-v3/testsuite/util/testsuite_abi.cc | 5 +-
12 files changed, 595 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 bf172ec Fixed MSVC out of range shift warning
new e6abaac [X86][SSE] Optimize the truncation of vector comparison resul [...]
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/Target/X86/X86ISelLowering.cpp | 141 +++-
test/CodeGen/X86/setcc-lowering.ll | 5 +-
test/CodeGen/X86/vector-compare-results.ll | 1058 +++++++++-------------------
3 files changed, 475 insertions(+), 729 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-tools-extra.
from 7db11f6 [Typo police] s/proccess/process/, s/auxiliary/auxilliary/.
new 6725da4 [clang-rename] speedup RenamingAction
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:
clang-rename/RenamingAction.cpp | 24 +++++++++---------------
clang-rename/USRLocFinder.cpp | 33 +++++++++++++++++----------------
clang-rename/USRLocFinder.h | 3 ++-
3 files changed, 28 insertions(+), 32 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 7d72920 Fix for commit rL277126 that broke a build.
new bf172ec Fixed MSVC out of range shift warning
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/Target/Hexagon/HexagonConstPropagation.cpp | 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 llvm.
from 322f342 [Thumb] Emit Thumb move in both Thumb modes for struct_byval [...]
new 7d72920 Fix for commit rL277126 that broke a build.
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/Target/ARM/ARMBaseInstrInfo.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 topic/locales
in repository newlib.
discards b9aee75 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...]
discards 3b00075 __loadlocale: Set missing val when evaluating CP874
discards 9939b6a Make sure alloca is called even when optimizing, fully init _REENT
discards a6254c7 Fix multiple thinkos in newlocale
discards 3f84e6e Fix _REENT_INIT initialization of _locale
discards 8649401 Fix typo in isalnum_l doc
discards 1d3c30b Get rid of LCID, reformat type definitions in setlocale.h
discards 15a8147 Add sys/_locale.h header and fix up headers
discards bbe22d3 Bump CygwinAPI minor.
discards 1e1d841 Implement strfmon_l
discards 94e3b70 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...]
discards b6fcaa5 Move lconv into struct __locale_t and implement __localeconv_l
discards e5bb1d5 Implement per-locale string functions
discards 35a6f78 Implement all per-locale ctype functions
discards c000204 Move localeconv, duplocale, freelocale, newlocale, uselocale [...]
discards eb63900 include/locale.h: Fix POSIX guards
discards af794a5 Remove non-working __part_load_locale function and any related code
discards 2e6af03 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...]
discards f30c275 Fix memory handling in functions called from loadlocale
discards dec26bb newlocale, freelocale, duplocale, uselocale
discards 7eca0c3 Use __get_global_locale function where appropriate
discards 4c1ad95 Rearrange struct __locale_t pointers into an array
discards 9630530 Change loadlocale to fill a __locale_t given as parameter
discards 6e2c697 Consolidate wctomb/mbtowc calls for POSIX-1.2008
discards 59cc6a4 groundwork part 2
discards 6fca905 groundwork part 1
new d7586cb Fix clear screen behaviour of console when user scrolled up or down
new 054ed58 groundwork part 1
new d057a3e groundwork part 2
new 00862db Consolidate wctomb/mbtowc calls for POSIX-1.2008
new 82041d2 Change loadlocale to fill a __locale_t given as parameter
new 494691e Rearrange struct __locale_t pointers into an array
new 5aeca7b Use __get_global_locale function where appropriate
new a1dcad3 newlocale, freelocale, duplocale, uselocale
new df9f23e Fix memory handling in functions called from loadlocale
new da10f22 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...]
new e3101f3 Remove non-working __part_load_locale function and any related code
new 0ed4263 include/locale.h: Fix POSIX guards
new 3431636 Move localeconv, duplocale, freelocale, newlocale, uselocale [...]
new 8500827 Implement all per-locale ctype functions
new 2de4ac1 Implement per-locale string functions
new 60fc4bc Move lconv into struct __locale_t and implement __localeconv_l
new ec90b40 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...]
new 2d3e4e2 Implement strfmon_l
new e123b70 Bump CygwinAPI minor.
new 2309742 Add sys/_locale.h header and fix up headers
new 53445bf Get rid of LCID, reformat type definitions in setlocale.h
new dadd0c1 Fix typo in isalnum_l doc
new a4aa834 Fix _REENT_INIT initialization of _locale
new f0ca077 Fix multiple thinkos in newlocale
new 5d20461 Make sure alloca is called even when optimizing, fully init _REENT
new 1a72732 __loadlocale: Set missing val when evaluating CP874
new f7413b5 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...]
new 66caa34 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 (b9aee75)
\
N -- N -- N refs/heads/topic/locales (66caa34)
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:
newlib/libc/include/locale.h | 6 +++---
winsup/cygwin/fhandler_console.cc | 22 +++++++++++++++++++++-
2 files changed, 24 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.
unknown user pushed a change to branch master
in repository newlib.
from 08da3bf Fix buffer scrolling when performing a "clear screen"
new d7586cb Fix clear screen behaviour of console when user scrolled up or down
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:
winsup/cygwin/fhandler_console.cc | 22 +++++++++++++++++++++-
1 file changed, 21 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.