This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/pr22393
in repository binutils-gdb.
discards 05987d9f8e ld: Create a new LOAD segment for -z textonly
discards 98b8ba312b Add start and end of text-only region
discards d93a660ab8 ld: Add "-z textonly" option to ELF linker
omits f289b4dcf4 ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1
omits e252cb5e42 ld: Add lang_size_relro_segment
omits 5780fdfc16 ld: Add fold_segment_align/fold_segment_relro_end/fold_segment_end
omits 6093d69375 ld: Update phase_enum/relro_enum and add seg_align_type
omits 2a49099271 ld: Remove PF_X from PT_PHDR segment
adds 53892e6d23 Automatic date update in version.in
adds f882209d9a ld: Remove PF_X from PT_PHDR segment
new e30c6d38be ld: Update phase_enum/relro_enum and add seg_align_type
new c0745d6aa8 ld: Add fold_segment_align/fold_segment_relro_end/fold_segment_end
new 6748ad3962 ld: Add lang_size_relro_segment
new 24c80251ad ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1
new 95078c08fc ld: Add "-z textonly" option to ELF linker
new 555eb3fe4e ld: Add TEXT_SEGMENT_ALIGN/TEXT_SEGMENT_{RELRO_}END
new 8689a6b7b5 ld: Create a new LOAD segment for text-only LOAD segment
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (05987d9f8e)
\
N -- N -- N refs/heads/users/hjl/pr22393 (8689a6b7b5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 7 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:
bfd/ChangeLog | 6 ++++++
bfd/elf.c | 18 ++++++++++--------
bfd/version.h | 2 +-
ld/ChangeLog | 16 ++++++++++++++++
ld/ldlang.c | 8 ++++----
ld/testsuite/ld-alpha/tlsbin.rd | 2 +-
ld/testsuite/ld-alpha/tlsbinr.rd | 2 +-
ld/testsuite/ld-ia64/tlsbin.rd | 2 +-
ld/testsuite/ld-powerpc/tlsexe.r | 2 +-
ld/testsuite/ld-powerpc/tlsexe32.r | 2 +-
ld/testsuite/ld-powerpc/tlsexetoc.r | 2 +-
ld/testsuite/ld-s390/tlsbin.rd | 2 +-
ld/testsuite/ld-s390/tlsbin_64.rd | 2 +-
ld/testsuite/ld-sparc/tlssunbin32.rd | 2 +-
ld/testsuite/ld-sparc/tlssunbin64.rd | 2 +-
15 files changed, 47 insertions(+), 23 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 f882209d9a ld: Remove PF_X from PT_PHDR segment
new 0f99513f2a ld: Update phase_enum/relro_enum and add seg_align_type
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 | 19 +++++++++++++++++++
ld/ldexp.c | 44 ++++++++++++++++++++++----------------------
ld/ldexp.h | 44 +++++++++++++++++++++++---------------------
ld/ldlang.c | 24 ++++++++++++------------
4 files changed, 76 insertions(+), 55 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 53892e6d23 Automatic date update in version.in
new f882209d9a ld: Remove PF_X from PT_PHDR segment
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:
bfd/ChangeLog | 6 ++++++
bfd/elf.c | 3 +--
ld/ChangeLog | 16 ++++++++++++++++
ld/testsuite/ld-alpha/tlsbin.rd | 2 +-
ld/testsuite/ld-alpha/tlsbinr.rd | 2 +-
ld/testsuite/ld-elf/pr22423.d | 8 ++++++++
ld/testsuite/ld-ia64/tlsbin.rd | 2 +-
ld/testsuite/ld-powerpc/tlsexe.r | 2 +-
ld/testsuite/ld-powerpc/tlsexe32.r | 2 +-
ld/testsuite/ld-powerpc/tlsexetoc.r | 2 +-
ld/testsuite/ld-s390/tlsbin.rd | 2 +-
ld/testsuite/ld-s390/tlsbin_64.rd | 2 +-
ld/testsuite/ld-sparc/tlssunbin32.rd | 2 +-
ld/testsuite/ld-sparc/tlssunbin64.rd | 2 +-
14 files changed, 41 insertions(+), 12 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr22423.d
--
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 19f503cb024 AMDGPU: Fix -enable-var-scope violations
new d8f8d0c326f AMDGPU: Select d16 loads into low component of register
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/AMDGPU/AMDGPUISelDAGToDAG.cpp | 33 +-
lib/Target/AMDGPU/AMDGPUInstructions.td | 23 +
lib/Target/AMDGPU/BUFInstructions.td | 40 +-
lib/Target/AMDGPU/DSInstructions.td | 18 +
lib/Target/AMDGPU/FLATInstructions.td | 35 ++
lib/Target/AMDGPU/SIInstrInfo.td | 3 +
test/CodeGen/AMDGPU/extract_vector_elt-i16.ll | 11 +-
test/CodeGen/AMDGPU/load-hi16.ll | 98 +++++
test/CodeGen/AMDGPU/load-lo16.ll | 591 ++++++++++++++++++++++++++
9 files changed, 842 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/load-lo16.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 gcc-7-branch
in repository gcc.
from 1c9399356d3 Daily bump.
new 503e3f29f11 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 master
in repository gcc.
from 7fbc9a6bcac [riscv] Wrap ASM_OUTPUT_LABELREF in do {} while (0)
new 145085d1bba 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-6-branch
in repository gcc.
from cf47212bef5 Daily bump.
new 4d6f0aca762 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 master
in repository binutils-gdb.
from ce3ad33357 ld: Add OTHER_PLT_SECTIONS
new 53892e6d23 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.0-branch
in repository binutils-gdb.
from 7432cb1a84 Automatic date update in version.in
new e650bd0115 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from dabc24200e Automatic date update in version.in
new 9f5a909c66 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.