mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
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.
This commit is contained in:
10
sim/igen/configure
vendored
10
sim/igen/configure
vendored
@ -626,10 +626,8 @@ INSTALL_PROGRAM
|
||||
WERROR_CFLAGS
|
||||
WARN_CFLAGS
|
||||
sim_xor_endian
|
||||
sim_stdcall
|
||||
sim_smp
|
||||
sim_reserved_bits
|
||||
sim_regparm
|
||||
sim_packages
|
||||
sim_inline
|
||||
sim_hw
|
||||
@ -3744,14 +3742,6 @@ sim_inline="-DDEFAULT_INLINE=0"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user