diff options
author | Alan Modra <amodra@gmail.com> | 2009-01-16 08:02:29 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-01-16 08:02:29 +0000 |
commit | 29670fb929f146bafbeb2abb8759eede0a984691 (patch) | |
tree | 5c7684c7035122e60d03dbe69bd95116ee852405 /opcodes/po | |
parent | b8bfd3ed7f45a364215c7d33f4cb13005939faac (diff) | |
download | gdb-29670fb929f146bafbeb2abb8759eede0a984691.zip gdb-29670fb929f146bafbeb2abb8759eede0a984691.tar.gz gdb-29670fb929f146bafbeb2abb8759eede0a984691.tar.bz2 |
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.
Diffstat (limited to 'opcodes/po')
-rw-r--r-- | opcodes/po/POTFILES.in | 8 |
1 files changed, 8 insertions, 0 deletions
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 |