This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 31c1512f5df PR target/84899 * postreload.c (reload_combine_recognize_ [...]
new 1ccc991abe1 * de.po: Update.
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/po/ChangeLog | 4 +
gcc/po/de.po | 2123 ++++++++++++++++++++++--------------------------------
2 files changed, 851 insertions(+), 1276 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 af5b99318de [MachineOutliner] Make KILLs invisible
new 2755819705e [GlobalsAA] Fix a pretty terrible bug that has been in Glob [...]
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/Analysis/GlobalsModRef.cpp | 2 ++
1 file changed, 2 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 release/2.27/master
in repository glibc.
from b63daad97e Update translations from the Translation Project
new 19be35a250 ca_ES locale: Update LC_TIME (bug 22848).
new 207e51524b lt_LT locale: Update abbreviated month names (bug 22932).
new 95c8ffa521 Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937).
new 5d679b8bd7 cs_CZ locale: Add alternative month names (bug 22963).
new 3b92252641 NEWS: Add entries for bugs: 22848, 22932, 22937, 22963.
The 5 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 | 42 ++++++++++++++++++
NEWS | 10 +++++
localedata/locales/ca_ES | 111 ++++++++++++++++++++++++++++++-----------------
localedata/locales/cs_CZ | 15 ++++++-
localedata/locales/el_CY | 8 +++-
localedata/locales/el_GR | 8 +++-
localedata/locales/lt_LT | 12 ++---
7 files changed, 157 insertions(+), 49 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 115a8a95afb [llvm-mca] Remove method getSchedModel() from the Backend.
new af5b99318de [MachineOutliner] Make KILLs invisible
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/AArch64/AArch64InstrInfo.cpp | 5 +++++
lib/Target/X86/X86InstrInfo.cpp | 5 +++++
test/CodeGen/AArch64/machine-outliner.mir | 3 +++
3 files changed, 13 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 compiler-rt.
from 37e599c1f OpenBSD UBsan support final missing bits
new d7241395e [Fuzzer] Build the shared memory hooks for Fuchsia
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/fuzzer/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 release_50
in repository lld.
from cbf867e36 Merging r323288: -------------------------------------------- [...]
new dae4cea04 Backporting r325647 and r325713: ---------------------------- [...]
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:
ELF/Arch/Mips.cpp | 9 +++++++--
ELF/Config.h | 1 +
ELF/Driver.cpp | 1 +
test/ELF/mips-plt-r6.s | 11 ++++++++---
4 files changed, 17 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 compiler-rt.
from 5fe72ccbb [asan] Replace vfork with fork.
new 37e599c1f OpenBSD UBsan support final missing bits
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/sanitizer_common/sanitizer_linux.h | 8 ++++----
lib/sanitizer_common/sanitizer_procmaps_bsd.cc | 4 +++-
2 files changed, 7 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 277e3b2aec6 [llvm-mca] Remove unused methods from Backend. NFC
new 115a8a95afb [llvm-mca] Remove method getSchedModel() from the Backend.
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:
tools/llvm-mca/Backend.h | 3 ---
tools/llvm-mca/BackendStatistics.h | 9 ++++++---
tools/llvm-mca/llvm-mca.cpp | 2 +-
3 files changed, 7 insertions(+), 7 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 66a1f3ca3 [DWARFASTParserClang] Complete external record types before u [...]
new 5019796a7 Fix the Windows build after r327750
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/SymbolFile/DWARF/DWARFASTParserClang.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.