This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch nsz/bug27072
in repository glibc.
discards 4b93918115 Make libc symbols hidden in static PIE
discards 9d9d859c0e x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]
discards 4224b7c042 csu: Move static pie self relocation later [BZ #27072]
discards be1b797ea8 Use <startup.h> in __libc_init_secure
discards 3ed8c627e3 elf: Avoid RELATIVE relocation for _dl_sysinfo
discards 78d3bf1bc9 Use hidden visibility for early static PIE code
discards 13b7b31869 elf: Avoid RELATIVE relocs in __tunables_init
discards 58d4e6b794 elf: Make the tunable struct definition internal only
discards 7bd28c328f libmvec: Add extra-test-objs to test-extras
discards 9c7e869002 configure: Require PI_STATIC_AND_HIDDEN for static pie
adds f678099de9 Update hppa libm-test-ulps
adds a031b3abad Update powerpc-nofpu libm-test-ulps.
adds 07169fcac7 Update arm libm-test-ulps.
adds 202586f73e Update MIPS libm-test-ulps.
adds 0887fff0b0 Hurd: Add rtld-strncpy-c.c
adds 0ec583d926 libmvec: Add extra-test-objs to test-extras
adds cabc8a2916 elf: Avoid RELATIVE relocation for _dl_sysinfo
new 5790f6b21a configure: Require PI_STATIC_AND_HIDDEN for static pie
new 0d5328b83b elf: Make the tunable struct definition internal only
new 2da1722fe0 elf: Avoid RELATIVE relocs in __tunables_init
new a16cb63d41 Use hidden visibility for early static PIE code
new a14c2bc43c Use <startup.h> in __libc_init_secure
new 6b468d65b6 csu: Move static pie self relocation later [BZ #27072]
new 84877b5e3f Make libc symbols hidden in static PIE
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 (4b93918115)
\
N -- N -- N refs/heads/nsz/bug27072 (84877b5e3f)
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 7 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:
csu/libc-start.c | 16 +--
elf/dl-support.c | 12 +--
sysdeps/arm/libm-test-ulps | 23 ++--
sysdeps/hppa/fpu/libm-test-ulps | 23 ++--
.../mach/hurd/i386/i686/multiarch/rtld-strncpy-c.c | 1 +
sysdeps/mips/mips32/libm-test-ulps | 23 ++--
sysdeps/mips/mips64/libm-test-ulps | 23 ++--
sysdeps/powerpc/nofpu/libm-test-ulps | 33 +++---
sysdeps/x86/Makefile | 14 ---
sysdeps/x86/tst-ifunc-isa-1-static.c | 1 -
sysdeps/x86/tst-ifunc-isa-1.c | 115 --------------------
sysdeps/x86/tst-ifunc-isa-2-static.c | 1 -
sysdeps/x86/tst-ifunc-isa-2.c | 119 ---------------------
13 files changed, 78 insertions(+), 326 deletions(-)
create mode 100644 sysdeps/mach/hurd/i386/i686/multiarch/rtld-strncpy-c.c
delete mode 100644 sysdeps/x86/tst-ifunc-isa-1-static.c
delete mode 100644 sysdeps/x86/tst-ifunc-isa-1.c
delete mode 100644 sysdeps/x86/tst-ifunc-isa-2-static.c
delete mode 100644 sysdeps/x86/tst-ifunc-isa-2.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 66dd412feea ipa/98330 - avoid ICEing on call indirect call
new 8227106f566 [committed] Fix dwarf-float.c test in testsuite
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/testsuite/gcc.dg/debug/dwarf2/dwarf-float.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 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_bmk_tx1
in repository toolchain/ci/interesting-commits.
from fb36674 Add last-good 5c046034e3ea61dd68965154a398f8f813daf8f2 from h [...]
new 007ffba Add regression 0425f4c1b63107bf3bc4778d1fe53c91ace7838d from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_bmk_tx1
in repository toolchain/ci/interesting-commits.
from 7e20ffd Add regression 4a369d199bf2f34e037030b18d0da923e8a24997 from [...]
new fb36674 Add last-good 5c046034e3ea61dd68965154a398f8f813daf8f2 from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_36-branch
in repository binutils-gdb.
from d235291c819 [GOLD] powerpc assertion failure
new b7540e2b88b libctf: lookup_by_name: do not return success for nonexiste [...]
new 296ffb5ad60 libctf, create: fix ctf_type_add of structs with unnamed members
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:
libctf/ChangeLog | 12 ++++
libctf/ctf-create.c | 6 ++
libctf/ctf-lookup.c | 34 +++++++---
libctf/testsuite/libctf-regression/pptrtab-a.c | 2 +
libctf/testsuite/libctf-regression/pptrtab-b.c | 3 +-
libctf/testsuite/libctf-regression/pptrtab.c | 10 ++-
.../type-add-unnamed-struct-ctf.c | 19 ++++++
.../libctf-regression/type-add-unnamed-struct.c | 72 ++++++++++++++++++++++
.../libctf-regression/type-add-unnamed-struct.lk | 3 +
9 files changed, 151 insertions(+), 10 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/type-add-unnamed-struct-ctf.c
create mode 100644 libctf/testsuite/libctf-regression/type-add-unnamed-struct.c
create mode 100644 libctf/testsuite/libctf-regression/type-add-unnamed-struct.lk
--
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-release-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 5d201f32885 Daily bump.
adds 8f2ed3fe616 Daily bump.
adds 05318fb8a89 testsuite: i386: Require ifunc support in gcc.target/i386/p [...]
adds a7c7dd708aa Daily bump.
adds 4fdb9c83408 Daily bump.
new 4779ef35735 Fix PR ada/98740
new 1aed3f059eb sparc,rtems: add __FIX_LEON3FT_TN0018 for affected targets
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/DATESTAMP | 2 +-
gcc/ada/gcc-interface/trans.c | 11 ++++++-----
gcc/config/sparc/rtemself.h | 2 ++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/i386/pr98100.c | 1 +
5 files changed, 14 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards a7921f82 0: update: binutils-gcc-linux-qemu: boot
new c3ba16a2 0: update: binutils-gcc-linux-qemu: 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 (a7921f82)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 183 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11517 +++++-----
04-build_abe-stage1/console.log | 18517 +++++++--------
05-build_linux/console.log | 562 +-
06-build_abe-qemu/console.log | 4468 ++--
07-boot_linux/console.log | 494 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 36255 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
13 files changed, 36240 insertions(+), 36234 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.