binutils-gdb/sim/mn10300
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 Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
aclocal.m4 sim: use AM_MAINTAINER_MODE 2013-06-05 01:42:13 +00:00
am33-2.igen 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
am33.igen * am33.igen (sub Rm,Rn,Rd): Fix computation of carry flag. 2011-06-20 16:50:51 +00: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 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com> 2013-03-23 15:06:59 +00:00
dv-mn103cpu.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
dv-mn103int.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
dv-mn103iop.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
dv-mn103ser.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
dv-mn103tim.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
interp.c * interp.c: Include config.h first. Do not include sysdep.h. 2012-06-17 18:56:31 +00:00
mn10300.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mn10300.igen 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
mn10300_sim.h 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
op_utils.c * interp.c, mn10300_sim.h, op_utils.c: Convert function prototypes 2004-06-26 21:53:47 +00:00
sim-main.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sim-main.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tconfig.in 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com> 2013-03-23 15:06:59 +00:00