This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_39-branch
in repository binutils-gdb.
from 97acb51d6ac Re: PowerPC64 .branch_lt address
new 366e8fc8f7b x86: Make protected symbols local for -shared
new fc69c7e989d x86: Disallow invalid relocations against protected symbols
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:
bfd/elf32-i386.c | 4 +--
bfd/elf64-x86-64.c | 11 +++-----
bfd/elfxx-x86.c | 23 ++++++++++++++---
bfd/elfxx-x86.h | 3 +--
ld/testsuite/ld-i386/i386.exp | 2 +-
ld/testsuite/ld-i386/pr17709.err | 2 ++
ld/testsuite/ld-i386/pr17709.rd | 4 ---
ld/testsuite/ld-i386/protected1.d | 4 ++-
ld/testsuite/ld-i386/protected3.d | 2 +-
ld/testsuite/ld-i386/protected6a.d | 4 ++-
ld/testsuite/ld-x86-64/pr17709.err | 2 ++
ld/testsuite/ld-x86-64/pr17709.rd | 4 ---
ld/testsuite/ld-x86-64/pr24151a-x32.d | 4 ++-
ld/testsuite/ld-x86-64/pr24151a.d | 4 ++-
ld/testsuite/ld-x86-64/pr28875-func.err | 2 +-
ld/testsuite/ld-x86-64/protected1.d | 4 ++-
ld/testsuite/ld-x86-64/protected3.d | 2 +-
ld/testsuite/ld-x86-64/protected6a.d | 4 ++-
ld/testsuite/ld-x86-64/protected7a.d | 4 ++-
ld/testsuite/ld-x86-64/x86-64.exp | 45 +++++++++++++--------------------
20 files changed, 71 insertions(+), 63 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr17709.err
delete mode 100644 ld/testsuite/ld-i386/pr17709.rd
create mode 100644 ld/testsuite/ld-x86-64/pr17709.err
delete mode 100644 ld/testsuite/ld-x86-64/pr17709.rd
--
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-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 7a270341 0: update: binutils-gcc: 2
new 73950898 0: update: binutils-gcc: 2
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 (7a270341)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1604 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 50936 -> 50972 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 534868 -> 529356 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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 b669667d074 struct packed: Add fallback byte array implementation
new e4146092c3f ld: Compile 2 CTF tests with -O2
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:
ld/testsuite/ld-ctf/data-func-conflicted-vars.d | 1 +
ld/testsuite/ld-ctf/data-func-conflicted.d | 1 +
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allmodconfig
in repository toolchain/ci/qemu.
from fe16c833fd Merge tag 'pull-migration-20220720c' of https://gitlab.com/d [...]
adds 1ca1a7ec36 monitor: add support for boolean statistics
adds 105bb7cdbe kvm: add support for boolean statistics
adds 3746b8ca3e util: Fix broken build on Haiku
adds 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
No new revisions were added by this update.
Summary of changes:
accel/kvm/kvm-all.c | 10 +++++++++-
linux-headers/linux/kvm.h | 1 +
monitor/hmp-cmds.c | 2 ++
qapi/stats.json | 4 +++-
4 files changed, 15 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 19892fedb7 x86: Properly check invalid relocation against protected symbol
adds 5c0b4ee406 i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 5 +++++
ld/testsuite/ld-i386/pr27998a.d | 2 +-
ld/testsuite/ld-i386/pr27998b.d | 6 +-----
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
7 files changed, 11 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_kernel/llvm-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2ffbd164 2: update: binutils-llvm-linux-qemu: 23368
new ee0f3788 2: update: binutils-llvm-linux-qemu: 23385
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 (2ffbd164)
\
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 1652 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30648 -> 31192 bytes
04-build_kernel_llvm/console.log.xz | Bin 61316 -> 63824 bytes
05-build_abe-qemu/console.log.xz | Bin 31332 -> 31100 bytes
06-build_linux/console.log.xz | Bin 4496 -> 4176 bytes
08-check_regression/console.log.xz | Bin 484 -> 488 bytes
09-update_baseline/console.log | 222 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +--
results | 2 +-
10 files changed, 121 insertions(+), 121 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_llvm_tk1/llvm-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 5576c975 0: update: glibc-1f4e90d4683af3763a360951ea1b5e1f164e028a: 1
new 42b64c5e 0: update: binutils-gcc-linux-glibc-llvm: 1
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 (5576c975)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master [...]
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 1708 -> 1684 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30436 -> 31024 bytes
04-build_abe-stage1/console.log.xz | Bin 95464 -> 93432 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 11172 -> 9188 bytes
07-build_abe-glibc/console.log.xz | Bin 235436 -> 235220 bytes
08-build_abe-stage2/console.log.xz | Bin 216888 -> 214300 bytes
09-build_llvm-true/console.log.xz | Bin 63740 -> 62800 bytes
10-benchmark/benchmark-build.log | 116 +-
10-benchmark/benchmark.log | 114 +-
10-benchmark/console.log.xz | Bin 3996 -> 3952 bytes
11-check_regression/console.log.xz | Bin 5652 -> 5516 bytes
11-check_regression/csv-results-0/md5sum.csv | 42518 +--
11-check_regression/csv-results-0/perf.csv | 2035 +-
11-check_regression/csv-results-0/results.csv | 214212 ++++++-------
11-check_regression/csv-results-0/size.csv | 290460 +++++++++---------
11-check_regression/csv-results-0/vect.csv | 10281 +-
11-check_regression/csv-results-1/md5sum.csv | 50171 ++-
11-check_regression/csv-results-1/perf.csv | 2014 +-
11-check_regression/csv-results-1/results.csv | 219670 +++++++------
11-check_regression/csv-results-1/size.csv | 270607 ++++++++--------
11-check_regression/csv-results-1/vect.csv | 19987 +-
11-check_regression/results-brief.csv | 36 +-
11-check_regression/results-full.csv | 2076 +-
11-check_regression/results-internal.csv | 145 +-
11-check_regression/results.log | 3165 +-
12-update_baseline/console.log | 3913 +-
12-update_baseline/csv-results-0/md5sum.csv | 42518 +--
12-update_baseline/csv-results-0/perf.csv | 2035 +-
12-update_baseline/csv-results-0/results.csv | 214212 ++++++-------
12-update_baseline/csv-results-0/size.csv | 290460 +++++++++---------
12-update_baseline/csv-results-0/vect.csv | 10281 +-
12-update_baseline/csv-results-1/md5sum.csv | 50171 ++-
12-update_baseline/csv-results-1/perf.csv | 2014 +-
12-update_baseline/csv-results-1/results.csv | 219670 +++++++------
12-update_baseline/csv-results-1/size.csv | 270607 ++++++++--------
12-update_baseline/csv-results-1/vect.csv | 19987 +-
12-update_baseline/results-brief.csv | 36 +-
12-update_baseline/results-full.csv | 2076 +-
12-update_baseline/results-internal.csv | 145 +-
12-update_baseline/results.log | 3193 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1341064 -> 1339220 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 105280 -> 0 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3770984 -> 3752268 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 34728 -> 34620 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 155436 -> 154992 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 211904 -> 212344 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2102284 -> 2097372 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3420736 -> 3287608 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 538608 -> 535336 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1259376 -> 1259060 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 173784 -> 174108 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 52924 -> 53048 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 664740 -> 663852 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 25496 -> 25432 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 849220 -> 845476 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 76172 -> 76044 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 238204 -> 237388 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7137872 -> 7210504 bytes
jenkins/manifest.sh | 26 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1341064 -> 1339220 bytes
save-temps/401.bzip2.tar.xz | Bin 105280 -> 0 bytes
save-temps/403.gcc.tar.xz | Bin 3770984 -> 3752268 bytes
save-temps/429.mcf.tar.xz | Bin 34728 -> 34620 bytes
save-temps/433.milc.tar.xz | Bin 155436 -> 154992 bytes
save-temps/444.namd.tar.xz | Bin 211904 -> 212344 bytes
save-temps/445.gobmk.tar.xz | Bin 2102284 -> 2097372 bytes
save-temps/447.dealII.tar.xz | Bin 3420736 -> 3287608 bytes
save-temps/450.soplex.tar.xz | Bin 538608 -> 535336 bytes
save-temps/453.povray.tar.xz | Bin 1259376 -> 1259060 bytes
save-temps/458.sjeng.tar.xz | Bin 173784 -> 174108 bytes
save-temps/462.libquantum.tar.xz | Bin 52924 -> 53048 bytes
save-temps/464.h264ref.tar.xz | Bin 664740 -> 663852 bytes
save-temps/470.lbm.tar.xz | Bin 25496 -> 25432 bytes
save-temps/471.omnetpp.tar.xz | Bin 849220 -> 845476 bytes
save-temps/473.astar.tar.xz | Bin 76172 -> 76044 bytes
save-temps/482.sphinx3.tar.xz | Bin 238204 -> 237388 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7137872 -> 7210504 bytes
81 files changed, 1132312 insertions(+), 1126643 deletions(-)
delete mode 100644 12-update_baseline/top-artifacts/save-temps/401.bzip2.tar.xz
delete mode 100644 save-temps/401.bzip2.tar.xz
--
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_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 3fd55dbe 0: update: binutils-gcc: 1
new 856aff6c 0: update: binutils-gcc: 1
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 (3fd55dbe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1612 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 38096 -> 37824 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 275016 -> 274468 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2752 -> 2528 bytes
07-check_regression/console.log.xz | Bin 2384 -> 2888 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 92 +-
08-update_baseline/console.log | 251 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 92 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3637356 -> 3629124 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 3170172 -> 3178492 bytes
sumfiles/gcc.sum | 4791 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1080440 -> 1080604 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2352 -> 2344 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 211064 -> 211140 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 457472 -> 448360 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2893 insertions(+), 2581 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_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 86603c3e 0: update: binutils-gcc-newlib: 1
new 3b3ec356 0: update: binutils-gcc-newlib: 1
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 (86603c3e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1656 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30764 -> 30120 bytes
04-build_abe-stage1/console.log.xz | Bin 90312 -> 89048 bytes
06-build_abe-newlib/console.log.xz | Bin 16996 -> 16552 bytes
07-build_abe-stage2/console.log.xz | Bin 162160 -> 161168 bytes
08-benchmark/benchmark-build.log | 96 ++++++++++++++---------------
08-benchmark/benchmark.log | 94 ++++++++++++++--------------
08-benchmark/console.log.xz | Bin 3812 -> 3784 bytes
09-check_regression/console.log.xz | Bin 1636 -> 1620 bytes
09-check_regression/csv-results-0/perf.csv | 2 +-
09-check_regression/results.log | 4 +-
10-update_baseline/console.log | 12 ++--
10-update_baseline/csv-results-0/perf.csv | 2 +-
10-update_baseline/results.log | 4 +-
jenkins/manifest.sh | 16 ++---
results_id | 2 +-
17 files changed, 114 insertions(+), 118 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 ca1e4b26c19 [PR middle-end/106432] Gracefully handle unsupported type i [...]
new 16aafa3194d PR target/91681: zero_extendditi2 pattern for more optimiza [...]
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/i386/i386-expand.cc | 40 +++++++++
gcc/config/i386/i386-protos.h | 1 +
gcc/config/i386/i386.md | 140 +++++++++++++++++++++++++-----
gcc/testsuite/g++.target/i386/pr91681.C | 20 +++++
gcc/testsuite/gcc.target/i386/pr91681-1.c | 20 +++++
gcc/testsuite/gcc.target/i386/pr91681-2.c | 20 +++++
gcc/testsuite/gcc.target/i386/pr91681-3.c | 16 ++++
7 files changed, 233 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr91681.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr91681-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr91681-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr91681-3.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/llvm-release-arm-stable-defconfig
in repository toolchain/ci/qemu.
from fe16c833fd Merge tag 'pull-migration-20220720c' of https://gitlab.com/d [...]
adds 1ca1a7ec36 monitor: add support for boolean statistics
adds 105bb7cdbe kvm: add support for boolean statistics
adds 3746b8ca3e util: Fix broken build on Haiku
adds 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
No new revisions were added by this update.
Summary of changes:
accel/kvm/kvm-all.c | 10 +++++++++-
linux-headers/linux/kvm.h | 1 +
monitor/hmp-cmds.c | 2 ++
qapi/stats.json | 4 +++-
4 files changed, 15 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 19892fedb7 x86: Properly check invalid relocation against protected symbol
adds 5c0b4ee406 i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 5 +++++
ld/testsuite/ld-i386/pr27998a.d | 2 +-
ld/testsuite/ld-i386/pr27998b.d | 6 +-----
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
7 files changed, 11 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.