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 ac33b73 [AArch64] Bind defined symbol locally in PIE
new a18590c Provide a more helpful error message when the BFD library is [...]
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/compress.c | 8 ++++++++
2 files changed, 14 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 c74b2e3 debug/78112: remove recent duplicates for DW_TAG_subprogram a [...]
new 65dc251 Create live_switch_vars conditionally (PR sanitizer/78270)
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 | 6 ++++++
gcc/gimplify.c | 20 +++++++++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/asan/pr78270.c | 13 +++++++++++++
4 files changed, 39 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr78270.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 glibc.
from d4d8a12 Consolidate Linux truncate implementations
new 8f3a468 Regenerate ULPs for aarch64
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 | 4 ++++
sysdeps/aarch64/libm-test-ulps | 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 gcc.
from 4ec6709 [ARM] Remove duplicated enum type for CPU identifiers
new c74b2e3 debug/78112: remove recent duplicates for DW_TAG_subprogram 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/ChangeLog | 6 ++
gcc/dwarf2out.c | 8 +-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/g++.dg/pr78112.C | 162 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 178 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr78112.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 a0726d5 [ARM/AArch64] Add Falkor CPU support.
new 4ec6709 [ARM] Remove duplicated enum type for CPU identifiers
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 | 14 +++
gcc/config/arm/arm-opts.h | 4 +-
gcc/config/arm/arm-tables.opt | 220 +++++++++++++++++++++---------------------
gcc/config/arm/arm.c | 16 +--
gcc/config/arm/arm.h | 10 --
gcc/config/arm/arm.opt | 4 +-
gcc/config/arm/genopt.sh | 2 +-
gcc/config/arm/vfp.md | 4 +-
8 files changed, 139 insertions(+), 135 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 a070611 2016-11-10 Kugan Vivekanandarajah <kuganv(a)linaro.org>
new a0726d5 [ARM/AArch64] Add Falkor CPU support.
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 | 14 ++++++++++++++
gcc/config/aarch64/aarch64-cores.def | 3 ++-
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/arm/arm-cores.def | 1 +
gcc/config/arm/arm-tables.opt | 3 +++
gcc/config/arm/arm-tune.md | 6 +++---
gcc/config/arm/bpabi.h | 2 ++
gcc/config/arm/t-aprofile | 1 +
gcc/doc/invoke.texi | 9 +++++----
9 files changed, 32 insertions(+), 9 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/abe.
from 95d17fb Remove stale references to checkout's git$$.lock
new 7377485 abe.sh: accept long options only (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:
abe.sh | 153 ++++++++++++++++++++++++++++++----------------------------------
test.sh | 63 ++++++++++++--------------
2 files changed, 99 insertions(+), 117 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 3dae742 [ELF] - Implemented --symbol-ordering-file option.
new b683ccc [ELF] Convert .got.plt section to input section
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/InputSection.cpp | 17 ++++++++++++++---
ELF/InputSection.h | 6 ++++--
ELF/OutputSections.cpp | 40 +++++-----------------------------------
ELF/OutputSections.h | 26 ++++----------------------
ELF/Relocations.cpp | 7 ++++---
ELF/Symbols.cpp | 2 +-
ELF/SyntheticSections.cpp | 35 +++++++++++++++++++++++++++++++++++
ELF/SyntheticSections.h | 38 ++++++++++++++++++++++++++++++++++++++
ELF/Target.cpp | 13 +++++++------
ELF/Target.h | 2 +-
ELF/Writer.cpp | 14 ++++++++++----
11 files changed, 123 insertions(+), 77 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 binutils-gdb.
from 9b97201 Use unique_xmalloc_ptr in Python code
new ac33b73 [AArch64] Bind defined symbol locally in PIE
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/elfnn-aarch64.c | 3 ++-
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-aarch64/aarch64-elf.exp | 2 ++
ld/testsuite/ld-aarch64/pie-bind-locally-a.s | 5 +++++
ld/testsuite/ld-aarch64/pie-bind-locally-b.s | 6 ++++++
ld/testsuite/ld-aarch64/pie-bind-locally.d | 9 +++++++++
7 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 ld/testsuite/ld-aarch64/pie-bind-locally-a.s
create mode 100644 ld/testsuite/ld-aarch64/pie-bind-locally-b.s
create mode 100644 ld/testsuite/ld-aarch64/pie-bind-locally.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.