This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 098a657fe4 elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_N [...]
new 4610b24f5e elf: Define DT_RELR related macros and types
new 57292f5741 Add GLIBC_ABI_DT_RELR for DT_RELR support
new e895cff59a elf: Support DT_RELR relative relocation format [BZ #27924]
new 60196d2ef2 elf: Properly handle zero DT_RELA/DT_REL values
new 4ada564f35 elf: Add more DT_RELR tests
new 4c5b1cf5a6 NEWS: Mention DT_RELR support
The 6 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:
NEWS | 7 ++-
configure | 37 ++++++++++++++++
configure.ac | 5 +++
elf/Makefile | 115 ++++++++++++++++++++++++++++++++++++++++++++++---
elf/Versions | 5 +++
elf/dl-version.c | 35 ++++++++++++++-
elf/dynamic-link.h | 40 ++++++++++++++++-
elf/elf.h | 13 +++++-
elf/get-dynamic-info.h | 25 ++++++++---
elf/tst-relr-mod2.c | 46 ++++++++++++++++++++
elf/tst-relr-mod3a.c | 49 +++++++++++++++++++++
elf/tst-relr-mod3b.c | 22 ++++++++++
elf/tst-relr-mod4a.c | 19 ++++++++
elf/tst-relr-mod4b.c | 19 ++++++++
elf/tst-relr-mod4b.map | 3 ++
elf/tst-relr-pie.c | 1 +
elf/tst-relr.c | 65 ++++++++++++++++++++++++++++
elf/tst-relr2.c | 27 ++++++++++++
elf/tst-relr3.c | 27 ++++++++++++
elf/tst-relr4.c | 1 +
include/link.h | 2 +
scripts/abilist.awk | 2 +
scripts/glibcelf.py | 4 ++
scripts/versions.awk | 7 ++-
24 files changed, 559 insertions(+), 17 deletions(-)
create mode 100644 elf/tst-relr-mod2.c
create mode 100644 elf/tst-relr-mod3a.c
create mode 100644 elf/tst-relr-mod3b.c
create mode 100644 elf/tst-relr-mod4a.c
create mode 100644 elf/tst-relr-mod4b.c
create mode 100644 elf/tst-relr-mod4b.map
create mode 100644 elf/tst-relr-pie.c
create mode 100644 elf/tst-relr.c
create mode 100644 elf/tst-relr2.c
create mode 100644 elf/tst-relr3.c
create mode 100644 elf/tst-relr4.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 0377d717a 0: update: gcc-b6a48401da51e9042b6f0822d532b3b472492658: boot
new 9e1f0c85e 0: update: qemu-a1755db71e34df016ffc10aa0727360aae2c6036: boot
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 (0377d717a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1584 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 29528 -> 29620 bytes
04-build_abe-stage1/console.log.xz | Bin 71548 -> 72484 bytes
05-build_abe-qemu/console.log.xz | Bin 32996 -> 32240 bytes
06-build_linux/console.log.xz | Bin 7148 -> 6996 bytes
07-boot_linux/console.log.xz | Bin 6036 -> 6068 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
10 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 568ffe0d2 2: update: qemu-f7f40b8198ade2679cbabc37cfc5c0cc125a6576: 37
new 3f2dbeb51 2: update: linux-d8b78dc2f5825ad86e82aa47f35bf5463334d84c: 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 (568ffe0d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1544 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 29376 -> 29652 bytes
04-build_llvm/console.log.xz | Bin 61328 -> 63560 bytes
05-build_abe-qemu/console.log.xz | Bin 31824 -> 33312 bytes
06-build_linux/console.log.xz | Bin 5128 -> 3604 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 8 ++++----
9 files changed, 10 insertions(+), 10 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_gcc_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from 2cf349be0e Do not put linkage names into .gdb_index
adds df2a5f8de7 Automatic date update in version.in
adds 3f0423f913 gdbsupport/pathstuff.h: #include <array> explicitly for std: [...]
new 0b60b96344 PowerPC: Update expected floating point output for gdb.arch/ [...]
new 6bdd7cf11d gdb: make some random Python files Python 3-compatible
new c62dced2d4 bsd-kvm: Fix build after recent changes to path handling functions.
new f93c6e0a2e i386: Pass -z noexecstack to linker tests
The 4 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/version.h | 2 +-
gdb/bsd-kvm.c | 24 +++++++++++-------------
gdb/contrib/test_pubnames_and_indexes.py | 30 +++++++++++++++---------------
gdb/system-gdbinit/elinos.py | 2 +-
gdb/system-gdbinit/wrs-linux.py | 4 ++--
gdb/testsuite/gdb.arch/altivec-regs.exp | 8 ++++----
gdb/testsuite/gdb.arch/vsx-regs.exp | 31 ++++++++++++++++---------------
gdbsupport/pathstuff.h | 1 +
ld/testsuite/ld-i386/i386.exp | 6 ++++--
9 files changed, 55 insertions(+), 53 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_gcc_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 5e9925293 2: update: binutils-gcc: 0
new 1885df286 2: update: binutils-gcc: 0
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 (5e9925293)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 24704 -> 24348 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++----
6 files changed, 28 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.