This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from b8e0e03b7c Fixup localedata/ChangeLog.
new db6b2f2522 posix: Fix default posix_spawn return value
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 | 5 +++++
sysdeps/posix/spawni.c | 40 ++++++++++++++++++++--------------------
2 files changed, 25 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 llvm.
from 9b6f55389eb Revert "Switch external cvtres.exe for llvm's own resource [...]
new 1efceea97ed Revert "Revert "Switch external cvtres.exe for llvm's own r [...]
new 045760e4345 Revert "Revert "Replace trivial use of external rc.exe by w [...]
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:
include/llvm/BinaryFormat/COFF.h | 6 ++++
include/llvm/Object/WindowsResource.h | 49 +++++++++++++++++++++++++-------
lib/BinaryFormat/Magic.cpp | 3 +-
lib/Object/WindowsResource.cpp | 27 +++++++-----------
tools/llvm-cvtres/llvm-cvtres.cpp | 21 +++++++-------
unittests/BinaryFormat/TestFileMagic.cpp | 3 +-
6 files changed, 69 insertions(+), 40 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 lld.
from d17931d47 Revert "Switch external cvtres.exe for llvm's own resource library."
new 52b20c8c2 Revert "Revert "Switch external cvtres.exe for llvm's own res [...]
new ed949cacd Revert "Revert "Replace trivial use of external rc.exe by wri [...]
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:
COFF/DriverUtils.cpp | 152 +++++++++++++++++++++----------------------
test/COFF/def-name.test | 2 -
test/COFF/dll.test | 2 -
test/COFF/dllimport-gc.test | 2 -
test/COFF/manifestinput.test | 27 +++++++-
test/COFF/noentry.test | 2 -
test/COFF/out.test | 1 -
test/COFF/resource.test | 2 -
test/lit.cfg | 9 ++-
9 files changed, 103 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 llvm.
from 57f9d8ea2f0 [PDB] Add a test that verifies every known type record.
new 7cacca2b9b8 Revert "Replace trivial use of external rc.exe by writing o [...]
new 9b6f55389eb Revert "Switch external cvtres.exe for llvm's own resource [...]
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:
include/llvm/BinaryFormat/COFF.h | 6 ----
include/llvm/Object/WindowsResource.h | 49 +++++++-------------------------
lib/BinaryFormat/Magic.cpp | 3 +-
lib/Object/WindowsResource.cpp | 27 +++++++++++-------
tools/llvm-cvtres/llvm-cvtres.cpp | 21 +++++++-------
unittests/BinaryFormat/TestFileMagic.cpp | 3 +-
6 files changed, 40 insertions(+), 69 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 lld.
from 6dde2b65e Merge createOrphanCommands into addOrphanSections.
new 09c875b8f Revert "Replace trivial use of external rc.exe by writing our [...]
new d17931d47 Revert "Switch external cvtres.exe for llvm's own resource library."
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:
COFF/DriverUtils.cpp | 152 ++++++++++++++++++++++---------------------
test/COFF/def-name.test | 2 +
test/COFF/dll.test | 2 +
test/COFF/dllimport-gc.test | 2 +
test/COFF/manifestinput.test | 27 +-------
test/COFF/noentry.test | 2 +
test/COFF/out.test | 1 +
test/COFF/resource.test | 2 +
test/lit.cfg | 9 +--
9 files changed, 96 insertions(+), 103 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 4ddfd12ff6a [Power9] Disable removing extra swaps on P9.
new d268a8d71a0 [AMDGPU] Move GISel accessor initialization from TargetMach [...]
new 57f9d8ea2f0 [PDB] Add a test that verifies every known type record.
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:
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 55 ++++-
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 43 ----
test/DebugInfo/PDB/Inputs/every-type.cpp | 63 +++++
.../PDB/Inputs/{empty.pdb => every-type.pdb} | Bin 102400 -> 102400 bytes
test/DebugInfo/PDB/Inputs/every-type.yaml | 272 +++++++++++++++++++++
test/DebugInfo/PDB/every-type.test | 261 ++++++++++++++++++++
test/DebugInfo/PDB/pdbdump-headers.test | 66 ++---
.../DebugInfo/PDB/pdbdump-merge-ids-and-types.test | 3 +-
test/DebugInfo/PDB/pdbdump-mergetypes.test | 6 +-
test/tools/llvm-pdbdump/partial-type-stream.test | 3 +-
tools/llvm-pdbutil/MinimalTypeDumper.cpp | 6 +-
tools/llvm-pdbutil/llvm-pdbutil.cpp | 4 +-
12 files changed, 677 insertions(+), 105 deletions(-)
create mode 100644 test/DebugInfo/PDB/Inputs/every-type.cpp
copy test/DebugInfo/PDB/Inputs/{empty.pdb => every-type.pdb} (74%)
create mode 100644 test/DebugInfo/PDB/Inputs/every-type.yaml
create mode 100644 test/DebugInfo/PDB/every-type.test
--
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 5a32446d7bc {DAGCombiner] Fold (rot x, 0) -> x
new 4ddfd12ff6a [Power9] Disable removing extra swaps on P9.
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/PowerPC/PPCVSXSwapRemoval.cpp | 4 +++-
1 file changed, 3 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 llvm.
from 4397a01d712 [X86] Test bitfield loadstore tests on i686 as well
new 5a32446d7bc {DAGCombiner] Fold (rot x, 0) -> x
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++++
test/CodeGen/X86/combine-rotates.ll | 1 -
2 files changed, 4 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 lnt.
from 4dd1f01 config.py: Fix pep8 warnings
new 8ed1160 Make Regression object printable even when SQLAlchemy invalidates it
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:
lnt/server/db/testsuitedb.py | 18 +++++++++++++-----
1 file changed, 13 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 glibc.
from 8d6cba414a Edit and shorten float128 NEWS item.
new b8e0e03b7c Fixup localedata/ChangeLog.
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:
localedata/ChangeLog | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.