This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from be2c5cc8621 rs6000: Fix testcase pr82015.c
new 08b39993a6a Bits propagation only for int and ptr types
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/ipa-cp.c | 14 ++++++++------
2 files changed, 15 insertions(+), 6 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 68fe43ca75e [PowerPC] reorder entries in P9InstrResources.td in alphabe [...]
new 84dd0b3fad1 [LangRef] fix description and examples of fptrunc
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/LangRef.rst | 11 +++++------
1 file changed, 5 insertions(+), 6 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 7e78daafdd2 [x86] Fix a pretty obvious think-o with my asm scrubbing. Y [...]
new 68fe43ca75e [PowerPC] reorder entries in P9InstrResources.td in alphabe [...]
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/PowerPC/P9InstrResources.td | 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 lld.
from ae9f1963a [ELF] - Fix the comment. NFC.
new 7807bb0e3 [ELF] - Check that output sections fit in address space.
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/Writer.cpp | 20 ++++++++++++++------
.../ELF/linkerscript/i386-sections-max-va-overflow.s | 13 +++++++++++++
test/ELF/linkerscript/output-too-large.s | 2 +-
test/ELF/linkerscript/sections-max-va-overflow.s | 13 +++++++++++++
4 files changed, 41 insertions(+), 7 deletions(-)
create mode 100644 test/ELF/linkerscript/i386-sections-max-va-overflow.s
create mode 100644 test/ELF/linkerscript/sections-max-va-overflow.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 1cdff5bd3 [ELF] - Relax checks for R_386_8/R_386_16 relocations.
new ae9f1963a [ELF] - Fix the comment. 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:
ELF/Writer.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 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 811836a411 s390x: Fix hidden aliases
new 57408435ad Add Changelog reference to BZ#23024
new 8e4754ed7e Assume O_DIRECTORY for opendir
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:
ChangeLog | 9 ++++
sysdeps/posix/opendir.c | 108 ++------------------------------------
sysdeps/unix/sysv/linux/opendir.c | 20 -------
3 files changed, 14 insertions(+), 123 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/opendir.c
--
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 53119878308 2018-04-03 Richard Biener <rguenther(a)suse.de>
new be2c5cc8621 rs6000: Fix testcase pr82015.c
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/powerpc/pr82015.c | 4 ++--
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 lld.
from 92926f6c5 [ELF] - Simplify createFiles. NFCI.
new 1cdff5bd3 [ELF] - Relax checks for R_386_8/R_386_16 relocations.
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/Arch/X86.cpp | 4 ++--
test/ELF/i386-reloc-16-large-addend.s | 12 ++++++++++++
test/ELF/i386-reloc-16.s | 2 +-
test/ELF/i386-reloc-8-large-addend.s | 12 ++++++++++++
test/ELF/i386-reloc-8.s | 2 +-
5 files changed, 28 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/i386-reloc-16-large-addend.s
create mode 100644 test/ELF/i386-reloc-8-large-addend.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 gcc.
from ed3c3fe7eff 2018-04-03 Richard Biener <rguenther(a)suse.de>
new 53119878308 2018-04-03 Richard Biener <rguenther(a)suse.de>
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 | 4 ++++
gcc/sese.h | 13 -------------
2 files changed, 4 insertions(+), 13 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 97f75fc51 [ELF] - Remove dead declaration. NFC.
new a87f38830 [ELF] - X86_64: don't allow 8/16 bit dynamic relocations.
new 92926f6c5 [ELF] - Simplify createFiles. NFCI.
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:
ELF/Arch/X86_64.cpp | 5 +++--
ELF/Driver.cpp | 21 +++++++--------------
test/ELF/x86-64-dyn-rel-error3.s | 16 ++++++++++++++++
3 files changed, 26 insertions(+), 16 deletions(-)
create mode 100644 test/ELF/x86-64-dyn-rel-error3.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.