binutils-gdb/sim
Mike Frysinger c55c1f6e9d sim: don't hardcode -ldl for SDL support
Since we use AC_SEARCH_LIBS to find dlopen, we don't need to hardcode
-ldl when using SDL ourselves.
2022-11-04 13:50:37 +07:00
..
aarch64 sim: drop -lm from SIM_EXTRA_LIBS 2022-11-04 07:42:31 +07:00
arm sim: drop -lm from SIM_EXTRA_LIBS 2022-11-04 07:42:31 +07:00
avr sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
bfin sim: don't hardcode -ldl for SDL support 2022-11-04 13:50:37 +07:00
bpf sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
common sim: build: drop duplicate $(LIBS) usage 2022-11-04 07:42:31 +07:00
cr16 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
cris sim: build: switch to libtool for linking 2022-11-04 07:42:31 +07:00
d10v sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
erc32 sim: drop -lm from SIM_EXTRA_LIBS 2022-11-04 07:42:31 +07:00
example-synacor sim: synacor: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
frv sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
ft32 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
h8300 sim: h8300: switch to cpu for state 2022-11-02 20:57:20 +05:45
igen sim, sim/{m32c,ppc,rl78}: Use getopt_long 2022-10-29 05:39:52 +00:00
iq2000 sim: cleanup unused SIM_EXTRA_CFLAGS 2022-11-04 01:40:38 +07:00
lm32 sim: cleanup unused SIM_EXTRA_CFLAGS 2022-11-04 01:40:38 +07:00
m4 sim: don't hardcode -ldl for SDL support 2022-11-04 13:50:37 +07:00
m32c sim: m32c/rx: drop useless $(ENDLIST) 2022-11-04 01:39:05 +07:00
m32r sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
m68hc11 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
mcore sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
microblaze sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
mips sim: mips: simplify fpu configure logic 2022-11-04 01:37:16 +07:00
mn10300 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
moxie sim: drop -lm from SIM_EXTRA_LIBS 2022-11-04 07:42:31 +07:00
msp430 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
or1k sim: drop -lm from SIM_EXTRA_LIBS 2022-11-04 07:42:31 +07:00
ppc sim: build: switch to bfd & opcodes libtool linker scripts 2022-11-04 07:42:31 +07:00
pru sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
riscv sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
rl78 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
rx sim: m32c/rx: drop useless $(ENDLIST) 2022-11-04 01:39:05 +07:00
sh sim: drop -lm from SIM_EXTRA_LIBS 2022-11-04 07:42:31 +07:00
testsuite sim: testsuite: fix cris stat3 in diff setups 2022-11-04 01:42:41 +07:00
v850 sim: v850: switch to standard (high-level) trace defines 2022-11-03 22:21:04 +07:00
.gitignore sim: drop unused gentmap & nltvals.def logic 2021-11-28 13:24:00 -05:00
aclocal.m4 sim: build: switch to bfd & opcodes libtool linker scripts 2022-11-04 07:42:31 +07:00
arch-subdir.mk.in sim: don't hardcode -ldl for SDL support 2022-11-04 13:50:37 +07:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
config.h.in sim: build: change AC_CHECK_LIB to AC_SEARCH_LIBS 2022-11-04 07:42:31 +07:00
configure sim: don't hardcode -ldl for SDL support 2022-11-04 13:50:37 +07:00
configure.ac sim: merge gnulib logic into the top-level 2022-11-03 12:53:49 +05:45
COPYING sim: clarify license text via COPYING file 2021-11-06 01:44:06 -04:00
gdbinit.in sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
MAINTAINERS sim: Update mailing list address 2022-09-01 10:15:09 -04:00
Makefile.am sim: move common flags to default AM_CPPFLAGS 2022-11-03 12:55:19 +05:45
Makefile.in sim: build: switch to bfd & opcodes libtool linker scripts 2022-11-04 07:42:31 +07:00
README-HACKING sim: nltvals: pull target syscalls out into a dedicated source file 2021-11-28 13:23:57 -05:00