about summary refs log tree commit diff
path: root/manual
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-11-29 16:28:46 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-01-03 10:02:05 -0300
commit2822aaf4f7426289a7e29086a4ee430f683e4b55 (patch)
tree106fc97d38833aa1e6ca176b4ee966097e351a21 /manual
parentbc36727be9a45d018e9f4bfad6b707eafb009bac (diff)
downloadglibc-2822aaf4f7426289a7e29086a4ee430f683e4b55.tar.gz
glibc-2822aaf4f7426289a7e29086a4ee430f683e4b55.tar.xz
glibc-2822aaf4f7426289a7e29086a4ee430f683e4b55.zip
Remove vDSO support from make-syscall.sh
The auto-generated vDSO call shows some issues:

  - It requires sync the auto-generated C file with current glibc
    implementation;
  - It still uses symbol redirections hacks where libc-symbols.h
    provide macros that uses compiler builtins
    (libc_ifunc_redirected for instance);
  - It does not handle all required compiler handling
    (inhibit_stack_protector on iFUNC resolver).
  - No architecure uses it.

Checked with a build against all major ABIs.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'manual')
0 files changed, 0 insertions, 0 deletions