qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Richard Henderson
Subject: [PATCH for-5.0 v3 0/7] configure: Improve PIE and other linkage
Date: Fri, 27 Mar 2020 15:03:46 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]