From 29670fb929f146bafbeb2abb8759eede0a984691 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 16 Jan 2009 08:02:29 +0000 Subject: bfd/ * Makefile.am (libbfd_la_LIBADD, libbfd_la_LDFLAGS): Substitute SHARED_LIBADD and SHARED_LDFLAGS rather than WIN32LIBADD, WIN32LDFLAGS. * configure.in (commonbfdlib): Delete. (SHARED_LDFLAGS): Rename from WIN32LDFLAGS/ (SHARED_LIBADD): Rename from WIN32LIBADD. Add pic libiberty if such is available, not just for linux. * po/SRC-POTFILES.in: Regenerate. * Makefile.in: Regenerate. * configure: Regenerate. opcodes/ * configure.in (commonbfdlib): Delete. (SHARED_LIBADD): Add pic libiberty if such is available. * configure: Regenerate. * po/POTFILES.in: Regenerate. binutils/ * configure.in (commonbfdlib): Delete. * configure: Regenerate. gas/ * configure.in (commonbfdlib): Delete. * configure: Regenerate. * po/POTFILES.in: Regenerate. --- opcodes/po/POTFILES.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'opcodes/po/POTFILES.in') diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index e64b68a..3180b79 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -80,6 +80,14 @@ iq2000-dis.c iq2000-ibld.c iq2000-opc.c iq2000-opc.h +lm32-asm.c +lm32-desc.c +lm32-desc.h +lm32-dis.c +lm32-ibld.c +lm32-opc.c +lm32-opc.h +lm32-opinst.c m10200-dis.c m10200-opc.c m10300-dis.c -- cgit v1.1