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 564624a452d Automatic date update in version.in
new 1cf1bd62c33 [gdb/testsuite] Fix gdb.python/py-source-styling-2.exp with [...]
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/testsuite/gdb.python/py-source-styling-2.exp | 24 ++++++++++++------------
1 file changed, 12 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 gcc.
from 138d0a20f8d c++: ICE with unexpanded pack in asm
new 0b4a3c14631 aarch64: encapsulate note.gnu.property emission into a class
new 98f5547dce2 aarch64: add support for AEABI Build Attributes
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/Makefile.in | 4 +-
gcc/config.gcc | 2 +-
gcc/config.in | 6 +
gcc/config/aarch64/aarch64-elf-metadata.cc | 145 ++++++++++++
gcc/config/aarch64/aarch64-elf-metadata.h | 253 +++++++++++++++++++++
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.cc | 111 +++------
gcc/config/aarch64/t-aarch64 | 11 +
gcc/configure | 37 +++
gcc/configure.ac | 9 +
.../aarch64-build-attributes.exp} | 2 +-
.../aarch64/build-attributes/build-attribute-bti.c | 11 +
.../aarch64/build-attributes/build-attribute-gcs.c | 11 +
.../aarch64/build-attributes/build-attribute-pac.c | 11 +
.../build-attributes/build-attribute-standard.c | 13 ++
.../build-attributes/no-build-attribute-bti.c | 12 +
.../build-attributes/no-build-attribute-gcs.c | 12 +
.../build-attributes/no-build-attribute-pac.c | 12 +
.../build-attributes/no-build-attribute-standard.c | 12 +
gcc/testsuite/lib/target-supports.exp | 15 ++
20 files changed, 613 insertions(+), 77 deletions(-)
create mode 100644 gcc/config/aarch64/aarch64-elf-metadata.cc
create mode 100644 gcc/config/aarch64/aarch64-elf-metadata.h
copy gcc/testsuite/gcc.target/aarch64/{acle/acle.exp => build-attributes/aarch64-b [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/build-attributes/build-attribu [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/build-attributes/build-attribu [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/build-attributes/build-attribu [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/build-attributes/build-attribu [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/build-attributes/no-build-attr [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/build-attributes/no-build-attr [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/build-attributes/no-build-attr [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/build-attributes/no-build-attr [...]
--
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 6eb0dc067da aarch64: add debug comments to feature properties in .note. [...]
new 138d0a20f8d c++: ICE with unexpanded pack in asm
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/cp/parser.cc | 3 +++
gcc/testsuite/g++.dg/cpp0x/variadic-crash7.C | 12 ++++++++++++
2 files changed, 15 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-crash7.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 2ef043c5a05 Combine static and afdo branch predictions
new 6eb0dc067da aarch64: add debug comments to feature properties in .note. [...]
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/config/aarch64/aarch64.cc | 35 ++++++++++++++++++++++++++++++--
gcc/testsuite/gcc.target/aarch64/bti-1.c | 13 ++++++------
2 files changed, 40 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 gcc.
from b2af07bac21 RISC-V: Update Profiles string in RV23.
new 2ef043c5a05 Combine static and afdo branch predictions
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/auto-profile.cc | 486 ++++++++++++++++++++++++++++++++++++++++++----------
gcc/profile-count.h | 9 +
gcc/tree-cfg.cc | 4 +-
3 files changed, 402 insertions(+), 97 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 81467d4b61 elf: Add optimization barrier for __ehdr_start and _end
new 5b7c8d1cd4 Always check lockf64 return value
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:
locale/programs/locarchive.c | 18 ++++++++++++------
1 file 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 gcc.
from 14454881497 xtensa: Revert "xtensa: Eliminate unwanted reg-reg moves du [...]
new b2af07bac21 RISC-V: Update Profiles string in RV23.
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/common/config/riscv/riscv-common.cc | 6 +++---
gcc/testsuite/gcc.target/riscv/arch-53.c | 2 +-
2 files changed, 4 insertions(+), 4 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 5715865108d simplify-rtx.cc:Simplify XOR(AND(ROTATE(~1) A) ASHIFT(1 A)) [...]
new f4ebc9b7b1a xtensa: Revert "xtensa: Eliminate unnecessary general-purpo [...]
new 14454881497 xtensa: Revert "xtensa: Eliminate unwanted reg-reg moves du [...]
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/config/xtensa/predicates.md | 13 ----
gcc/config/xtensa/xtensa.md | 76 ----------------------
.../gcc.target/xtensa/elim_GP_regmove_0.c | 23 -------
.../gcc.target/xtensa/elim_GP_regmove_1.c | 10 ---
4 files changed, 122 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/xtensa/elim_GP_regmove_0.c
delete mode 100644 gcc/testsuite/gcc.target/xtensa/elim_GP_regmove_1.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 b199a1df4c9 Daily bump.
new 5715865108d simplify-rtx.cc:Simplify XOR(AND(ROTATE(~1) A) ASHIFT(1 A)) [...]
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/simplify-rtx.cc | 14 ++++++++++++++
1 file changed, 14 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.