This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a3f869fdf Use exact uint32_t for uint32_t ELF field. NFC.
new b83ca0a57 Revert "Write a hash of the executable into the PE timestamp [...]
new fd4b4891c [ELF] Update test/ELF/eh-frame-hdr-augmentation.s
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/Writer.cpp | 64 ++++++++----------------------------
test/ELF/eh-frame-hdr-augmentation.s | 2 ++
2 files changed, 16 insertions(+), 50 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 93d9caaf651 rs6000: -mreadonly-in-sdata (PR82411)
new d0e2b7e7303 * lambda.c (is_capture_proxy_with_ref): Remove.
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/cp/ChangeLog | 5 +++++
gcc/cp/constexpr.c | 2 +-
gcc/cp/cp-tree.h | 1 -
gcc/cp/expr.c | 4 ++--
gcc/cp/lambda.c | 13 +------------
gcc/cp/semantics.c | 2 +-
6 files changed, 10 insertions(+), 17 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 binutils-gdb.
from 779bdadbea New option -z,keep-text-section prefix.
new d6ab64818b xtensa: ld: support -z relro
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:
ld/ChangeLog | 4 ++++
ld/emulparams/elf32xtensa.sh | 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.
from c603a41d41 [OpenCL] Remove block invoke function from emitted block lit [...]
new 84305dfe2e Correct the alignment for the PS4 target
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/Basic/Targets/OSTargets.h | 1 +
test/Preprocessor/init.c | 3 +++
2 files changed, 4 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 newlib.
from 855e5d7e1 Cygwin: AF_UNIX: fix accept behaviour
new d7f7d292d Cygwin: reorder read/write calls in fhandler_socket_unix
new 5bb4cc1e6 Cygwin: AF_UNIX: Implement read, readv, recvfrom, write, writ [...]
new 2f48ddb1c Cygwin: Define FSCTL_PIPE_FLUSH
new 483cbf895 Cygwin: AF_UNIX: define AF_UNIX_CONNECT_TIMEOUT
new 7d525c171 Cygwin: AF_UNIX: implement getsockopt SO_RCVBUF/SO_SNDBUF
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:
winsup/cygwin/fhandler.h | 9 +--
winsup/cygwin/fhandler_socket_unix.cc | 125 ++++++++++++++++++++++++++++------
winsup/cygwin/ntdll.h | 3 +
3 files changed, 111 insertions(+), 26 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 96db657c27a [llvm-objcopy] Add support for large indexes
new 2bc4193b4d5 Revert "[llvm-objcopy] Add support for large indexes"
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/tools/llvm-objcopy/Inputs/many-sections.o.zip | Bin 155535 -> 0 bytes
test/tools/llvm-objcopy/auto-remove-shndx.test | 5 -
test/tools/llvm-objcopy/many-sections.test | 53 ------
test/tools/llvm-objcopy/remove-shndx.test | 6 -
test/tools/llvm-objcopy/strict-no-add.test | 10 --
tools/llvm-objcopy/Object.cpp | 197 +++------------------
tools/llvm-objcopy/Object.h | 45 +----
7 files changed, 27 insertions(+), 289 deletions(-)
delete mode 100644 test/tools/llvm-objcopy/Inputs/many-sections.o.zip
delete mode 100644 test/tools/llvm-objcopy/auto-remove-shndx.test
delete mode 100644 test/tools/llvm-objcopy/many-sections.test
delete mode 100644 test/tools/llvm-objcopy/remove-shndx.test
delete mode 100644 test/tools/llvm-objcopy/strict-no-add.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 gcc.
from dc4a43f21b0 PR tree-optimization/84468 - bogus -Wstringop-truncation de [...]
new 93d9caaf651 rs6000: -mreadonly-in-sdata (PR82411)
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/ChangeLog | 9 +++++++++
gcc/config/rs6000/rs6000.c | 5 +++++
gcc/config/rs6000/sysv4.opt | 4 ++++
gcc/doc/invoke.texi | 9 ++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/ppc-sdata-2.c | 1 +
6 files changed, 32 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 binutils-gdb.
from ea005f31ca gdb: Add riscv to list of architectures with a save_reggroup
new 779bdadbea New option -z,keep-text-section prefix.
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:
gold/ChangeLog | 21 +++++
gold/layout.cc | 90 +++++++++++++++++-----
gold/layout.h | 20 +++++
gold/options.h | 4 +
gold/testsuite/Makefile.am | 12 +++
gold/testsuite/Makefile.in | 14 ++++
...n_test_defsym.c => keep_text_section_prefix.cc} | 30 ++++++--
...final_layout.sh => keep_text_section_prefix.sh} | 32 ++++++--
8 files changed, 192 insertions(+), 31 deletions(-)
copy gold/testsuite/{plugin_test_defsym.c => keep_text_section_prefix.cc} (65%)
copy gold/testsuite/{final_layout.sh => keep_text_section_prefix.sh} (59%)
--
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 b5e785a6cbe [X86] Remove unused function argument. NFC
new 96db657c27a [llvm-objcopy] Add support for large indexes
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/tools/llvm-objcopy/Inputs/many-sections.o.zip | Bin 0 -> 155535 bytes
test/tools/llvm-objcopy/auto-remove-shndx.test | 5 +
test/tools/llvm-objcopy/many-sections.test | 53 ++++++
test/tools/llvm-objcopy/remove-shndx.test | 6 +
test/tools/llvm-objcopy/strict-no-add.test | 10 ++
tools/llvm-objcopy/Object.cpp | 197 ++++++++++++++++++---
tools/llvm-objcopy/Object.h | 45 ++++-
7 files changed, 289 insertions(+), 27 deletions(-)
create mode 100644 test/tools/llvm-objcopy/Inputs/many-sections.o.zip
create mode 100644 test/tools/llvm-objcopy/auto-remove-shndx.test
create mode 100644 test/tools/llvm-objcopy/many-sections.test
create mode 100644 test/tools/llvm-objcopy/remove-shndx.test
create mode 100644 test/tools/llvm-objcopy/strict-no-add.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 a86576d8771 Fix cmake's multi-config generators after r326738
new b5e785a6cbe [X86] Remove unused function argument. NFC
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 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.