This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 037b9491105 PR target/81407 * config/avr/avr.c (avr_encode_section_in [...]
new c70e1aadbd2 S/390: Calculate costs for load/store on condition
new 666162efecb S/390: Remove loc splitter
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:
gcc/ChangeLog | 9 +++++++++
gcc/config/s390/s390.c | 42 ++++++++++++++++++++++++++++++++++++++++++
gcc/config/s390/s390.md | 30 ++++++++----------------------
3 files changed, 59 insertions(+), 22 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 4b7ba5236 [ELF] - Give a symbol version extracted from name a priority [...]
new 5db623866 [ELF] - Allow moving location counter backward in some cases.
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/LinkerScript.cpp | 10 +++-------
test/ELF/linkerscript/locationcountererr2.s | 6 ++++--
test/ELF/linkerscript/out-of-order.s | 13 +++++++++++--
3 files changed, 18 insertions(+), 11 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 30200427a9 New locale for agr_PE.
new 06164c6773 Compile tst-ssp-1.c with -fstack-protector-all
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 +++++
debug/Makefile | 2 +-
2 files changed, 6 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 9435879900b [X86][SSE] Fix file check prefix warning breaking buildbots
new 36ae313830b [mips][mt][4/7] Add IAS support for dvpe, evpe 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/Mips/MipsMTInstrFormats.td | 5 +++--
lib/Target/Mips/MipsMTInstrInfo.td | 22 ++++++++++++++++++++--
lib/Target/Mips/MipsSchedule.td | 4 ++++
lib/Target/Mips/MipsScheduleGeneric.td | 2 +-
test/MC/Disassembler/Mips/mt/valid-r2-el.txt | 4 ++++
test/MC/Disassembler/Mips/mt/valid-r2.txt | 4 ++++
test/MC/Mips/mt/invalid.s | 6 ++++++
test/MC/Mips/mt/valid.s | 5 +++++
8 files changed, 47 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 binutils-2_28-branch
in repository binutils-gdb.
from 83550a4ca6 Automatic date update in version.in
new e70c0b5f07 Fixing for PR gold/21491 - Errata workaround can produce bro [...]
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 | 12 +++
gold/aarch64.cc | 222 +++++++++++++++++++++++++++++++++-----------------------
2 files changed, 144 insertions(+), 90 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 429d795d50 Update PO files
new b7d7d4598c Add missing gold/ChangeLog entry.
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 | 12 ++++++++++++
1 file changed, 12 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 binutils-2_29-branch
in repository binutils-gdb.
from 6be20bda23 Fix compile time warnings when using gcc 7.1.1
new d3dc405d0d Fixing for PR gold/21491 - Errata workaround can produce bro [...]
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 | 12 +++
gold/aarch64.cc | 222 +++++++++++++++++++++++++++++++++-----------------------
2 files changed, 144 insertions(+), 90 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 2e42fbf5029 [testsuite] Fix dg-require-stack-check
new 037b9491105 PR target/81407 * config/avr/avr.c (avr_encode_section_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:
gcc/ChangeLog | 7 +++++++
gcc/config/avr/avr.c | 24 ++++++++++++++++--------
2 files changed, 23 insertions(+), 8 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 1632424d6 [ELF] - Fix handling of weak symbols from static library when [...]
new 4b7ba5236 [ELF] - Give a symbol version extracted from name a priority [...]
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/SymbolTable.cpp | 20 ++++++++++++--------
test/ELF/version-script-symver2.s | 28 ++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 8 deletions(-)
create mode 100644 test/ELF/version-script-symver2.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 llvm.
from 103b8238dc4 Make shell redirection construct portable
new 9435879900b [X86][SSE] Fix file check prefix warning breaking buildbots
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/bitcast-and-setcc-512.ll | 4 ++--
test/CodeGen/X86/bitcast-setcc-512.ll | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.