binutils-gdb/sim/lm32
Alan Modra 2974be626b Fix --diable-shared --enable-plugins build breakage
Directories that don't use libtool need to add -ldl (on most *nix
hosts) to provide dlopen for libbfd.

config/
	* plugins.m4 (AC_PLUGINS): If plugins are enabled, add -ldl to
	LIBS via AC_SEARCH_LIBS.
gdb/
	* acinclude.m4 (GDB_AC_CHECK_BFD): Don't add -ldl.
	* config.in: Regenerate.
sim/ppc/
	* configure.ac: Invoke AC_PLUGINS.
	* config.in: Regenerate.

and regen lots of configure files.
2014-08-19 21:59:56 +09:30
..
ChangeLog Fix --diable-shared --enable-plugins build breakage 2014-08-19 21:59:56 +09:30
Makefile.in * Makefile.in (stamp-arch): Update path to lm32.cpu. 2009-10-28 04:24:44 +00:00
aclocal.m4 sim: use AM_MAINTAINER_MODE 2013-06-05 01:42:13 +00:00
arch.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
arch.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
config.in Regenerate sim configury. 2014-08-15 15:51:50 -07:00
configure Fix --diable-shared --enable-plugins build breakage 2014-08-19 21:59:56 +09:30
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
cpu.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpu.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpuall.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decode.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decode.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
dv-lm32cpu.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
dv-lm32timer.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
dv-lm32uart.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
lm32-sim.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
lm32.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mloop.in [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
model.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sem-switch.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sem.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sim-if.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sim-main.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tconfig.in gdb/ 2009-05-18 13:25:35 +00:00
traps.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
user.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00