This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 274a4d29421 [PR104400] LRA: Modify exclude start hard register calculat [...]
new b56ad95854f middle-end: Small __builtin_clear_padding improvements
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/gimple-fold.cc | 10 +++++-----
gcc/gimplify.cc | 19 ++++++-------------
gcc/tree.cc | 2 +-
3 files changed, 12 insertions(+), 19 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 9dbcb189d 2: update: binutils-llvm-linux-qemu: 37
new dc778ea30 2: update: binutils-llvm-linux-qemu: 37
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9dbcb189d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1560 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42632 -> 30052 bytes
04-build_llvm/console.log.xz | Bin 59536 -> 60924 bytes
05-build_abe-qemu/console.log.xz | Bin 30784 -> 31448 bytes
06-build_linux/console.log.xz | Bin 3744 -> 3508 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 152 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++---
9 files changed, 87 insertions(+), 87 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 binutils-2_38-branch
in repository binutils-gdb.
from 428e66742bb Automatic date update in version.in
new caa6172de4b x86: Disallow invalid relocation against protected symbol
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/elf-properties.c | 5 +----
bfd/elf32-i386.c | 17 +++++++++++++++++
bfd/elf64-x86-64.c | 17 +++++++++++++++++
bfd/elfxx-x86.c | 18 ++++++++++++++++++
ld/testsuite/ld-i386/i386.exp | 33 ++++++++++++++++++++++++---------
ld/testsuite/ld-i386/pr21997-1.err | 2 ++
ld/testsuite/ld-i386/pr28875.err | 2 ++
ld/testsuite/ld-i386/pr28875a.c | 5 +++++
ld/testsuite/ld-i386/pr28875b.c | 7 +++++++
ld/testsuite/ld-x86-64/pr21997-1a.err | 2 +-
ld/testsuite/ld-x86-64/pr21997-1b.err | 2 +-
ld/testsuite/ld-x86-64/pr28875-data.err | 2 ++
ld/testsuite/ld-x86-64/pr28875-func.err | 2 ++
ld/testsuite/ld-x86-64/x86-64.exp | 27 +++++++++++++++++----------
14 files changed, 116 insertions(+), 25 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr21997-1.err
create mode 100644 ld/testsuite/ld-i386/pr28875.err
create mode 100644 ld/testsuite/ld-i386/pr28875a.c
create mode 100644 ld/testsuite/ld-i386/pr28875b.c
create mode 100644 ld/testsuite/ld-x86-64/pr28875-data.err
create mode 100644 ld/testsuite/ld-x86-64/pr28875-func.err
--
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 29ba33db77f Add initializers to bound_minimal_symbol
new ebb191adac4 x86: Disallow invalid relocation against protected symbol
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/elf-properties.c | 5 +----
bfd/elf32-i386.c | 17 +++++++++++++++++
bfd/elf64-x86-64.c | 17 +++++++++++++++++
bfd/elfxx-x86.c | 18 ++++++++++++++++++
ld/testsuite/ld-i386/i386.exp | 33 ++++++++++++++++++++++++---------
ld/testsuite/ld-i386/pr21997-1.err | 2 ++
ld/testsuite/ld-i386/pr28875.err | 2 ++
ld/testsuite/ld-i386/pr28875a.c | 5 +++++
ld/testsuite/ld-i386/pr28875b.c | 7 +++++++
ld/testsuite/ld-x86-64/pr21997-1a.err | 2 +-
ld/testsuite/ld-x86-64/pr21997-1b.err | 2 +-
ld/testsuite/ld-x86-64/pr28875-data.err | 2 ++
ld/testsuite/ld-x86-64/pr28875-func.err | 2 ++
ld/testsuite/ld-x86-64/x86-64.exp | 27 +++++++++++++++++----------
14 files changed, 116 insertions(+), 25 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr21997-1.err
create mode 100644 ld/testsuite/ld-i386/pr28875.err
create mode 100644 ld/testsuite/ld-i386/pr28875a.c
create mode 100644 ld/testsuite/ld-i386/pr28875b.c
create mode 100644 ld/testsuite/ld-x86-64/pr28875-data.err
create mode 100644 ld/testsuite/ld-x86-64/pr28875-func.err
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/glibc.
from fb55d9b945 Use binutils 2.38 branch in build-many-glibcs.py
adds 02561bb48a String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize'
new d96d2995c1 Revert "Linux: Consolidate auxiliary vector parsing"
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/dl-support.c | 80 +++++++++++++++++++-
string/test-strcmp.c | 14 ++--
string/test-strncmp.c | 18 ++---
sysdeps/unix/sysv/linux/alpha/dl-auxv.h | 18 +++--
sysdeps/unix/sysv/linux/dl-parse_auxv.h | 61 ---------------
sysdeps/unix/sysv/linux/dl-sysdep.c | 109 +++++++++++++++++++--------
sysdeps/unix/sysv/linux/powerpc/dl-auxv.h | 14 +++-
sysdeps/unix/sysv/linux/powerpc/dl-support.c | 4 -
8 files changed, 196 insertions(+), 122 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/dl-parse_auxv.h
delete mode 100644 sysdeps/unix/sysv/linux/powerpc/dl-support.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.