This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 8eb0ef0 [ELF][MIPS] Fix writing updated addend for R_MIPS_GOT16 relocation
new 6e15ccc [ELF] - Fix relocation-group.test
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/ELF/relocation-group.test | 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 defe6f5 Use Windows style directory separators when running sysroot t [...]
new 7c723ee Move Eric Christopher to Past Maintainers list.
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:
binutils/ChangeLog | 5 +++++
binutils/MAINTAINERS | 3 +--
2 files changed, 6 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 824ecf4 PR libstdc++/78723 * include/std/variant (operator<(), oper [...]
new 8805deb PR target/79241: S/390: define TARGET_CUSTOM_FUNCTION_DESCRIPTORS.
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 | 5 +++++
gcc/config/s390/s390.c | 4 ++++
2 files changed, 9 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 lnt.
from 3517a17 Get cc info from CMake cache instead of from command-line
new 6651253 Daily report: display the number of tests seen near the top o [...]
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:
.../ui/templates/reporting/daily_report.html | 58 +++++++++++-----------
1 file changed, 29 insertions(+), 29 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 f902956 Don't give an internal error for unsupported relocations.
new defe6f5 Use Windows style directory separators when running sysroot t [...]
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 | 6 ++++++
ld/testsuite/ld-scripts/sysroot-prefix.exp | 20 +++++++++++++++++++-
2 files changed, 25 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 gcc.
from d409db7 PR libstdc++/79513 * include/std/variant (visit()): Forward [...]
new 824ecf4 PR libstdc++/78723 * include/std/variant (operator<(), oper [...]
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:
libstdc++-v3/ChangeLog | 8 +
libstdc++-v3/include/std/variant | 187 +++++++++-------------
libstdc++-v3/testsuite/20_util/variant/compile.cc | 4 +
libstdc++-v3/testsuite/20_util/variant/run.cc | 24 +++
4 files changed, 108 insertions(+), 115 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 4aebb63 Improved support for --icf=safe when used with -pie.
new 66a5a74 Distinguish some of the registers different on ARC700 and HS38 cpus
new e242ece Add support for R_MIPS_HIGHER/HIGHEST, R_MICROMIPS_HIGHER/HIG [...]
new f902956 Don't give an internal error for unsupported relocations.
The 3 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:
gas/ChangeLog | 4 +++
gas/testsuite/gas/arc/st.d | 2 +-
gold/ChangeLog | 19 ++++++++++++
gold/mips.cc | 74 +++++++++++++++++++++++++++++++++++++++++++++-
opcodes/ChangeLog | 5 ++++
opcodes/arc-regs.h | 48 ++++++++++++++++++++++--------
6 files changed, 138 insertions(+), 14 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 601b766 Set the correct r_offset even when creating a R_*_NONE.
new 8eb0ef0 [ELF][MIPS] Fix writing updated addend for R_MIPS_GOT16 relocation
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/Target.cpp | 12 +++++++++++-
test/ELF/mips-got16-relocatable.s | 40 +++++++++++++++++++++++++++++++++++++++
2 files changed, 51 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/mips-got16-relocatable.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 binutils-gdb.
from 4e746bb6 Add missing ChangeLog entries.
new 4aebb63 Improved support for --icf=safe when used with -pie.
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 | 14 ++++
gold/gc.h | 1 +
gold/testsuite/Makefile.am | 14 ++++
gold/testsuite/Makefile.in | 18 +++++
.../{icf_safe_test.sh => icf_safe_pie_test.sh} | 22 +++---
gold/x86_64.cc | 85 +++++++++++++++++-----
6 files changed, 127 insertions(+), 27 deletions(-)
copy gold/testsuite/{icf_safe_test.sh => icf_safe_pie_test.sh} (70%)
--
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 53bbf70 [X86] Don't create VBROADCAST nodes with 256-bit or 512-bit i [...]
new 84249f9 [X86][AVX] Remove REX_W from AVX instructions.
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/X86InstrSSE.td | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.