aboutsummaryrefslogtreecommitdiff
path: root/sim/common/configure
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-09 05:13:37 -0500
committerMike Frysinger <vapier@gentoo.org>2016-01-10 03:15:01 -0500
commit0dc73ef7c304e6ffc9ce43b2131c77553a74e1d4 (patch)
tree532fd8862224ef99d9af70eeb431e6b12f3e524a /sim/common/configure
parent22be3fbeaccf50e3c0f58d0f7e9f7ed77effeaab (diff)
downloadgdb-0dc73ef7c304e6ffc9ce43b2131c77553a74e1d4.zip
gdb-0dc73ef7c304e6ffc9ce43b2131c77553a74e1d4.tar.gz
gdb-0dc73ef7c304e6ffc9ce43b2131c77553a74e1d4.tar.bz2
sim: drop --enable-sim-{regparm,stdcall} options
These options were never exposed for most sims (just the ppc one), and they are really only useful on 32-bit x86 systems. Considering modern systems tend to be 64-bit x86_64 and how well modern compilers are at optimizing code, these have outlived their usefulness.
Diffstat (limited to 'sim/common/configure')
-rwxr-xr-xsim/common/configure2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/common/configure b/sim/common/configure
index 3b11fbb..ccb6ce5 100755
--- a/sim/common/configure
+++ b/sim/common/configure
@@ -603,10 +603,8 @@ SHELL
WERROR_CFLAGS
WARN_CFLAGS
sim_xor_endian
-sim_stdcall
sim_smp
sim_reserved_bits
-sim_regparm
sim_packages
sim_inline
sim_hw