This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 3878a0f4c [ELF] Add comment to explain LinkerScript::CurAddressState [NFC]
new 1140ece88 [ELF] - Fix functionality treating IFunc definitions in DSOs [...]
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/Symbols.h | 2 +-
test/ELF/Inputs/{gnu-ifunc-gotpcrel.s => gnu-ifunc-dso.s} | 1 -
test/ELF/gnu-ifunc-dso.s | 13 +++++++++++++
3 files changed, 14 insertions(+), 2 deletions(-)
copy test/ELF/Inputs/{gnu-ifunc-gotpcrel.s => gnu-ifunc-dso.s} (90%)
create mode 100644 test/ELF/gnu-ifunc-dso.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 glibc.
from 7593c977aa Fix abday for ar_SA
new 2a91300176 Fixed abday for ar_JO/ar_LB/ar_SY
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:
localedata/ChangeLog | 7 +++++++
localedata/locales/ar_JO | 14 +++++++-------
localedata/locales/ar_LB | 14 +++++++-------
localedata/locales/ar_SY | 14 +++++++-------
4 files changed, 28 insertions(+), 21 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 301859ba896 [ARM] GlobalISel: Tighten legalizer tests. NFC
new eb75f906dad [PM] Another post-commit fix in NewPMDriver
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:
tools/opt/NewPMDriver.cpp | 53 +++++++++++++++++++++++++++++++----------------
1 file changed, 35 insertions(+), 18 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 90076f5791e * doc/extend.texi (AVR Function Attributes): Remove weblin [...]
new 31f92586219 Improvements to the libstdc++ FAQ and manual
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 | 7 +
libstdc++-v3/doc/html/faq.html | 144 +++++++++--------
libstdc++-v3/doc/html/manual/bugs.html | 282 +++++++++++++++++----------------
libstdc++-v3/doc/html/manual/test.html | 4 +-
libstdc++-v3/doc/xml/faq.xml | 146 ++++++++++-------
libstdc++-v3/doc/xml/manual/intro.xml | 282 +++++++++++++++++----------------
6 files changed, 462 insertions(+), 403 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 a216c3246b5 [globalisel][tablegen] Fix an multi-insn match bug where Co [...]
new 301859ba896 [ARM] GlobalISel: Tighten legalizer tests. 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:
.../CodeGen/ARM/GlobalISel/arm-legalize-divmod.mir | 20 ++++++
test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 72 ++++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 18 ++++++
3 files changed, 110 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 glibc.
from 2c80445787 S390: Fix tst-ptrace-singleblock if kernel does not support [...]
new 7593c977aa Fix abday for ar_SA
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:
localedata/ChangeLog | 5 +++++
localedata/locales/ar_SA | 14 +++++++-------
2 files changed, 12 insertions(+), 7 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 annotated tag users/hjl/linux/release/2.28.51.0.1
in repository binutils-gdb.
at fc0ffb62b4 (tag)
tagging b8cc0ceb40868b1d4d42854e4d89372aa5aef921 (commit)
replaces users/ARM/embedded-binutils-master-2016q4
tagged by H.J. Lu
on Tue Jul 11 03:57:03 2017 -0700
- Log -----------------------------------------------------------------
Linux binutils 2.28.51.0.1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 84b40b7253 Merge remote-tracking branch 'origin/users/hjl/linux/master' [...]
new b8cc0ceb40 Remove release.binutils-2.26.51.0.2
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.
--
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 6253ba42762 [ARM] ldr pc,=expression should be allowed in Thumb2
new a216c3246b5 [globalisel][tablegen] Fix an multi-insn match bug where Co [...]
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/TableGen/GlobalISelEmitter.td | 148 ++++++++++++++++++++++++-----------
utils/TableGen/GlobalISelEmitter.cpp | 18 +++--
2 files changed, 113 insertions(+), 53 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 lldb.
from 0db640c4c NativeProcessLinux: Fix some compiler warnings
new c5a06cdc2 NativeProcessLinux: Fix handling of raise(SIGTRAP)
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:
.../lldbsuite/test/functionalities/signal/raise/TestRaise.py | 5 +++++
.../Python/lldbsuite/test/functionalities/signal/raise/main.c | 7 +++++++
source/Plugins/Process/Linux/NativeProcessLinux.cpp | 8 +++-----
3 files changed, 15 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.