[PATCH for-5.0 v3 0/7] configure: Improve PIE and other linkage

Richard Henderson posted 7 patches 4 years ago
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test FreeBSD passed
Test checkpatch passed
Test asan passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200327220353.27233-1-richard.henderson@linaro.org
configure                 | 116 +++++++++++---------------------------
Makefile                  |   2 +-
accel/tcg/translate-all.c |  37 ++----------
3 files changed, 38 insertions(+), 117 deletions(-)
[PATCH for-5.0 v3 0/7] configure: Improve PIE and other linkage
Posted by Richard Henderson 4 years ago
Version 3 is a rebase from January, with s/LDCONFIG/QEMU_LDCONFIG/.
I plan on including this in the next tcg-next pull request, if there
is no other commentary.


r~


Richard Henderson (7):
  configure: Drop adjustment of textseg
  tcg: Remove softmmu code_gen_buffer fixed address
  configure: Do not force pie=no for non-x86
  configure: Always detect -no-pie toolchain support
  configure: Unnest detection of -z,relro and -z,now
  configure: Override the os default with --disable-pie
  configure: Support -static-pie if requested

 configure                 | 116 +++++++++++---------------------------
 Makefile                  |   2 +-
 accel/tcg/translate-all.c |  37 ++----------
 3 files changed, 38 insertions(+), 117 deletions(-)

-- 
2.20.1