This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.1-branch
in repository binutils-gdb.
from 9c5f9d22f8 Automatic date update in version.in
new b755db3c98 Set GDB version number to 8.1.
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 | 5 +++++
gdb/PROBLEMS | 2 +-
gdb/version.in | 2 +-
3 files changed, 7 insertions(+), 2 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 56608389aa5 Daily bump.
new 4f998acd2ce compiler: Function_type and Backend_function_type shoul [...]
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 3 +++
gcc/go/gofrontend/types.h | 11 +++++++++++
3 files changed, 15 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 c69119a92 [WebAssembly] Add support for --gc-sections
new 1136c2832 [LLD] Use Rela on PowerPC too
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/Driver.cpp | 3 ++-
test/ELF/ppc-rela.s | 11 +++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/ppc-rela.s
--
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 0e10ed243 [WebAssembly] Reduce redundancy in tests
new c69119a92 [WebAssembly] Add support for --gc-sections
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/wasm/call-indirect.ll | 2 +-
test/wasm/comdats.ll | 2 +-
test/wasm/data-layout.ll | 2 +-
test/wasm/entry.ll | 2 +-
test/wasm/gc-sections.ll | 79 +++++++++++++++++++++++++++++++
test/wasm/local-symbols.ll | 8 ++--
test/wasm/weak-symbols.ll | 2 +-
wasm/CMakeLists.txt | 1 +
wasm/Config.h | 2 +
wasm/Driver.cpp | 24 ++++++++--
wasm/InputChunks.h | 10 +++-
wasm/InputFiles.cpp | 8 ++--
wasm/InputFiles.h | 2 +
wasm/MarkLive.cpp | 107 ++++++++++++++++++++++++++++++++++++++++++
wasm/{Writer.h => MarkLive.h} | 13 +++--
wasm/Options.td | 12 +++++
wasm/Writer.cpp | 7 ++-
17 files changed, 255 insertions(+), 28 deletions(-)
create mode 100644 test/wasm/gc-sections.ll
create mode 100644 wasm/MarkLive.cpp
copy wasm/{Writer.h => MarkLive.h} (65%)
--
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 d2701eb8a1f [X86] Add more madd reduction tests with wider vectors.
new 0b03560d6c4 Revert r323559 due to EXPENSIVE_CHECKS regression.
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/LivePhysRegs.cpp | 4 +--
test/CodeGen/Thumb/stm-scavenging.ll | 47 ------------------------------------
2 files changed, 2 insertions(+), 49 deletions(-)
delete mode 100644 test/CodeGen/Thumb/stm-scavenging.ll
--
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 77fc888bfe1 docs: wordsmith some of the linker option extension
new d2701eb8a1f [X86] Add more madd reduction tests with wider vectors.
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/CodeGen/X86/madd.ll | 518 ++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 508 insertions(+), 10 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 5ee8d5edce8 llvm-nm should show a symbol type of T for symbols in the ( [...]
new 77fc888bfe1 docs: wordsmith some of the linker option extension
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:
docs/Extensions.rst | 9 +++++----
1 file changed, 5 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 lld.
from 596634581 Fix lit substitution in test.
new 0e10ed243 [WebAssembly] Reduce redundancy in tests
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/wasm/Inputs/start.ll | 6 ++++++
test/wasm/import-memory.test | 4 ++--
test/wasm/invalid-stack-size.ll | 11 -----------
test/wasm/invalid-stack-size.test | 4 ++++
test/wasm/{load-undefined.ll => load-undefined.test} | 15 ++++-----------
test/wasm/strip-debug.test | 4 ++--
6 files changed, 18 insertions(+), 26 deletions(-)
create mode 100644 test/wasm/Inputs/start.ll
delete mode 100644 test/wasm/invalid-stack-size.ll
create mode 100644 test/wasm/invalid-stack-size.test
rename test/wasm/{load-undefined.ll => load-undefined.test} (72%)
--
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 8cce0060894 PR debug/84131 * trans-array.c (gfc_get_descriptor_offset [...]
new 56608389aa5 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from f51944395b6 Daily bump.
new 9338e1a54f6 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.