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 aa82c0d347 Restore LDFLAGS in notes.exp
new 293b4d4fe9 Add a new Portuguese translation for the bfd sub-directory.
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/configure | 2 +-
bfd/configure.ac | 2 +-
bfd/po/{fr.po => pt.po} | 3680 ++++++++++++++++++++++-------------------------
4 files changed, 1702 insertions(+), 1988 deletions(-)
copy bfd/po/{fr.po => pt.po} (58%)
--
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_30-branch
in repository binutils-gdb.
from 6ef758178a Automatic date update in version.in
new d7833f9f85 Add new Portuguese translation for the bfd sub-directory.
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/configure | 2 +-
bfd/configure.ac | 2 +-
bfd/po/{fr.po => pt.po} | 3680 ++++++++++++++++++++++-------------------------
4 files changed, 1702 insertions(+), 1988 deletions(-)
copy bfd/po/{fr.po => pt.po} (58%)
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from fbd95f16 Remove handling of obsolete options: --fileserver / --with-fi [...]
new 0d431ccd config/latest-rel: Update to current latest release tags: bin [...]
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:
config/latest-rel/binutils.conf | 2 +-
config/latest-rel/gcc.conf | 2 +-
config/latest-rel/gdb.conf | 2 +-
config/latest-rel/gdbserver.conf | 2 +-
config/latest-rel/glibc.conf | 2 +-
config/latest-rel/newlib.conf | 2 +-
6 files changed, 6 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 4c447f334e5 [mips] Fix formatting of floating point conversion patterns
new 51c1b4007db [MergeFunctions] Fix merging of small weak functions
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/Transforms/IPO/MergeFunctions.cpp | 84 +++++++++++++++++++--------------
test/Transforms/MergeFunc/weak-small.ll | 16 +++++++
2 files changed, 65 insertions(+), 35 deletions(-)
create mode 100644 test/Transforms/MergeFunc/weak-small.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 master
in repository clang.
from de8567cd28 [ASTImporter] Extend lookup logic in class templates
new c56c870c0c [Solaris] Only define _REENTRANT if -pthread
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/Basic/Targets/OSTargets.h | 3 ++-
1 file changed, 2 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 binutils-gdb.
from ee7545fe36 Automatic date update in version.in
new 679ca9753b Recognize more targets as ELF for testing
new aa82c0d347 Restore LDFLAGS in notes.exp
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:
binutils/ChangeLog | 8 ++++++++
binutils/testsuite/binutils-all/objcopy.exp | 4 +++-
binutils/testsuite/lib/binutils-common.exp | 25 ++++++++++++++-----------
ld/ChangeLog | 4 ++++
ld/testsuite/ld-elf/notes.exp | 2 ++
5 files changed, 31 insertions(+), 12 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 e9a999eea8f [mips] Fix predicates of mfc1, mtc1 instructions
new 3319b10cf9b [mips] Add disassembly support for comparison instructions
new 4c447f334e5 [mips] Fix formatting of floating point conversion patterns
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:
lib/Target/Mips/MicroMipsInstrFPU.td | 26 ++--
test/MC/Disassembler/Mips/micromips32r3/valid.txt | 32 +++++
test/MC/Mips/micromips-fpu-instructions.s | 160 ++++++++++++++++++++++
3 files changed, 206 insertions(+), 12 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 clang.
from 76da53dd96 Make ast-print-record-decl.c pass on Windows after r332314
new de8567cd28 [ASTImporter] Extend lookup logic in class templates
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/AST/ASTImporter.cpp | 10 ++++++++--
unittests/AST/ASTImporterTest.cpp | 33 +++++++++++++++++++++++++++++++++
2 files changed, 41 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 llvm.
from bc7b3f4d5d7 [llvm-mca] Remove unused include header files. NFC
new e9a999eea8f [mips] Fix predicates of mfc1, mtc1 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/MicroMipsInstrFPU.td | 17 +++++------
lib/Target/Mips/MipsInstrFPU.td | 33 ++++++++++------------
.../Disassembler/Mips/micromips32r3/valid-el.txt | 4 +++
.../Mips/micromips32r3/valid-fp64-el.txt | 4 +++
.../Disassembler/Mips/micromips32r3/valid-fp64.txt | 4 +++
test/MC/Disassembler/Mips/micromips32r3/valid.txt | 4 +++
test/MC/Mips/micromips-fpu-instructions.s | 8 ++++++
7 files changed, 46 insertions(+), 28 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 570af84 Revert "jenkins-logs.sh: Upload logs during EXIT trap handler."
new 577264e jenkins-logs.sh: Upload logs during EXIT trap handler.
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:
jenkins.sh | 156 ++++++++++++++++++++++++++++++-------------------------------
1 file changed, 76 insertions(+), 80 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.