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 a960d29fb7 Remove trailing spaces in binutils/README-how-to-make-a-release
new f6efed019b Update translations for various binutils components.
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:
binutils/ChangeLog | 4 +
binutils/po/fr.po | 3815 +++++++++++++++++++++-----------------
gas/ChangeLog | 4 +
gas/po/fr.po | 5091 ++++++++++++++++++++++++++-------------------------
ld/ChangeLog | 4 +
ld/po/pt_BR.po | 566 +++---
opcodes/ChangeLog | 5 +
opcodes/po/de.po | 791 ++++----
opcodes/po/pt_BR.po | 1917 ++++++++++++++++---
9 files changed, 7265 insertions(+), 4932 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 binutils-2_30-branch
in repository binutils-gdb.
from eb2c288a82 Automatic date update in version.in
new 0830ca4935 Update translations for various binutils components.
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:
binutils/ChangeLog | 4 +
binutils/po/fr.po | 3815 +++++++++++++++++++++-----------------
gas/ChangeLog | 4 +
gas/po/fr.po | 5091 ++++++++++++++++++++++++++-------------------------
ld/ChangeLog | 4 +
ld/po/pt_BR.po | 566 +++---
opcodes/ChangeLog | 5 +
opcodes/po/de.po | 791 ++++----
opcodes/po/pt_BR.po | 1917 ++++++++++++++++---
9 files changed, 7265 insertions(+), 4932 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 cbd22752359 * MAINTAINERS (write after approval): Add myself.
new 9b55749af1a PR libstdc++/83834 replace wildcard pattern in linker script
new e87f4871a1c Avoid GCC 4.1 build failure in fold-const.c
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 | 5 +++++
gcc/fold-const.c | 4 ++--
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/config/abi/pre/gnu.ver | 2 +-
4 files changed, 14 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 clang.
from 052acd24d4 Add missing CINDEX_LINKAGE
new 5e98234926 Ensure code complete with !LoadExternal sees all local decls.
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/AST/DeclBase.h | 5 ++++-
include/clang/AST/DeclLookups.h | 23 ++++-------------------
lib/AST/ASTDumper.cpp | 9 ++++-----
lib/AST/DeclBase.cpp | 25 ++++++++++++++-----------
lib/Sema/SemaLookup.cpp | 3 ++-
test/Index/complete-pch-skip.cpp | 7 +++++++
test/Index/complete-pch-skip.h | 3 ---
7 files changed, 35 insertions(+), 40 deletions(-)
delete mode 100644 test/Index/complete-pch-skip.h
--
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 ab053afeec0 Don't group gather loads (PR83847)
new cbd22752359 * MAINTAINERS (write after approval): Add myself.
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 | 4 ++++
MAINTAINERS | 1 +
2 files changed, 5 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 clang-tools-extra.
from 1ac7fc8b [clangd] Improve const-correctness of Symbol->Detail. NFC
new c763fe70 [clangd] Avoid combinatorial explosion in CodeCompleteTests.
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:
unittests/clangd/CodeCompleteTests.cpp | 40 +++++++++++++++++-----------------
1 file changed, 20 insertions(+), 20 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 377ea9a1a8 [libclang] Add PrintingPolicy for pretty printing declarations
new 052acd24d4 Add missing CINDEX_LINKAGE
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-c/Index.h | 8 ++++----
1 file changed, 4 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 hjl/pr22715/2.26
in repository glibc.
at d786254d65 x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]
This branch includes the following new commits:
new d786254d65 x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]
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.
--
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 hjl/pr22715/master
in repository glibc.
at dae2826cea x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]
This branch includes the following new commits:
new dae2826cea x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]
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.
--
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 231176041f8 [DebugInfo] Unify dumping of address ranges
new 62031844425 [X86][I86,I186,I286,I386,I486,PPRO, MMX]: Adding full cover [...]
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:
test/MC/X86/I186-32.s | 666 +++++++
test/MC/X86/I186-64.s | 846 +++++++++
test/MC/X86/I286-32.s | 266 +++
test/MC/X86/I286-64.s | 406 +++++
test/MC/X86/I386-32.s | 682 +++++++
test/MC/X86/I386-64.s | 874 +++++++++
test/MC/X86/I486-32.s | 102 ++
test/MC/X86/I486-64.s | 166 ++
test/MC/X86/I86-32.s | 3530 +++++++++++++++++++++++++++++++++++
test/MC/X86/I86-64.s | 4846 +++++++++++++++++++++++++++++++++++++++++++++++++
test/MC/X86/MMX-32.s | 1730 ++++++++++++++++++
test/MC/X86/MMX-64.s | 1754 ++++++++++++++++++
test/MC/X86/PPRO-32.s | 126 ++
test/MC/X86/PPRO-64.s | 130 ++
14 files changed, 16124 insertions(+)
create mode 100644 test/MC/X86/I186-32.s
create mode 100644 test/MC/X86/I186-64.s
create mode 100644 test/MC/X86/I286-32.s
create mode 100644 test/MC/X86/I286-64.s
create mode 100644 test/MC/X86/I386-32.s
create mode 100644 test/MC/X86/I386-64.s
create mode 100644 test/MC/X86/I486-32.s
create mode 100644 test/MC/X86/I486-64.s
create mode 100644 test/MC/X86/I86-32.s
create mode 100644 test/MC/X86/I86-64.s
create mode 100755 test/MC/X86/MMX-32.s
create mode 100644 test/MC/X86/MMX-64.s
create mode 100644 test/MC/X86/PPRO-32.s
create mode 100644 test/MC/X86/PPRO-64.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.