This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from adaedbe969 Automatic date update in version.in
new 06848393c6 Fix dwarf2_string_attr for -gsplit-dwarf
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:
gdb/ChangeLog | 4 ++++
gdb/dwarf2read.c | 4 +++-
2 files changed, 7 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 clang.
from 3b4d273c99 [X86] Make -march=i686 an alias of -march=pentiumpro
new d724af7fa8 Use -fuse-init-array if no gcc installation is found.
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/ReleaseNotes.rst | 4 ++++
lib/Driver/ToolChains/Gnu.cpp | 3 ++-
test/Driver/constructors.c | 6 ++++++
3 files changed, 12 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 glibc.
from 67ad7163bb add myself as contact for "br" locale
new 5d220788b3 Add HUGE_VAL macros for more _FloatN, _FloatNx 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:
ChangeLog | 15 +++++++++++++++
math/math.h | 18 ++++++++++++++++++
2 files changed, 33 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 gcc.
from 26edd35f7b9 2017-10-26 Sandra Loosemore <sandra(a)codesourcery.com>
new 229846311b8 compiler: explicitly convert between type aliases
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 16 +++++++++++-----
2 files changed, 12 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 clang.
from feb6dd4fa2 [X86][Driver] Move all of the X86 feature flags to one spot [...]
new 3b4d273c99 [X86] Make -march=i686 an alias of -march=pentiumpro
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/X86.cpp | 16 +++-------------
lib/Basic/Targets/X86.h | 1 -
test/Preprocessor/predefined-arch-macros.c | 2 ++
3 files changed, 5 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 27930c8bd Move bit operations to a new file, ELF/Bits.h.
new 9864db9da Simplify.
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/SyntheticSections.cpp | 4 +---
1 file changed, 1 insertion(+), 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 llvm.
from 76074cad4de [SimplifyIndVars] Shorten code by using SCEV helper [NFC]
new 9a0f2ee60ef [CGP] Merge empty case blocks if no extra moves are added.
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/CodeGen/CodeGenPrepare.cpp | 47 +++++++---
.../CodeGenPrepare/skip-merging-case-block.ll | 100 ++++++++++++++++++++-
2 files changed, 134 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 llvm.
from 15a2af58f75 [ARM] Honor -mfloat-abi for libcall calling convention
new 76074cad4de [SimplifyIndVars] Shorten code by using SCEV helper [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:
lib/Transforms/Utils/SimplifyIndVar.cpp | 11 ++++-------
1 file changed, 4 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 branch master
in repository llvm.
from 1da3748d0f6 Support/reg*: Roll some non-modular headers into their sing [...]
new 15a2af58f75 [ARM] Honor -mfloat-abi for libcall calling convention
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/ARM/ARMISelLowering.cpp | 10 +------
test/CodeGen/Thumb2/intrinsics-cc.ll | 57 ++++++++++++++++++++++--------------
2 files changed, 36 insertions(+), 31 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 b1bfcf247fd Do not add discriminator encoding for debug intrinsics.
new 1da3748d0f6 Support/reg*: Roll some non-modular headers into their sing [...]
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/Support/regcclass.h | 77 -------------------------
lib/Support/regcname.h | 146 ------------------------------------------------
lib/Support/regcomp.c | 138 ++++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 135 insertions(+), 226 deletions(-)
delete mode 100644 lib/Support/regcclass.h
delete mode 100644 lib/Support/regcname.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.