[patch][commit] Re: CGEN simulators now brokenly require CGEN disassemblers...

Hans-Peter Nilsson hans-peter.nilsson@axis.com
Sun Dec 4 22:21:00 GMT 2005


> Date: Fri, 02 Dec 2005 15:12:16 -0500
> From: Dave Brolley <brolley@redhat.com>

> I've committed the attached patch.

> 	* configure.in (cgen_files): Add cgen-bitset.lo.
> 	(ta): Add cgen-bitset.lo when arch==bfd_cris_arch.
> 	* Makefile.am (CFILES): Add cgen-bitset.c.
> 	(ALL_MACHINES): Add cgen-bitset.lo.
> 	(cgen-bitset.lo): New target.

Thanks.  Though I think a slightly cleaner change would be to
move cgen-bitset.c in Makefile.am to libopcodes_la_SOURCES, so
target bits in opcodes/configure.in wouldn't have to be adjusted
for any non-disassembler-related CGEN usage in other directories
(here: whether there's a sim that's CGEN-generated).

brgds, H-P



More information about the Gdb-patches mailing list