* opc2c.c: Include "libiberty.h" and <errno.h>.
commit3d2bc80ad5e76f3b90cab30c7f7a042cfe7539c9
authorNick Clifton <nickc@redhat.com>
Mon, 5 Oct 2009 13:14:55 +0000 (5 13:14 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 5 Oct 2009 13:14:55 +0000 (5 13:14 +0000)
tree0cc6a971d8f012b582fa2488835d0e99b4872edf
parent3e4ebcacfad6607daba2ecb31e99b5411a732e33
    * opc2c.c: Include "libiberty.h" and <errno.h>.
        (orig_filename): Constify.
        (dump_lines): Fix line number directive.
        (main): Set orig_filename to basename of input file.  Use
        xstrerror.

        * Makefile.am (rx-dis.lo): Remove explicit dependencies.
        ($(srcdir)/rx-decode.c): Use @MAINT@.  Use $(EXEEXT_FOR_BUILD)
        instead of $(EXEEXT).
        (opc2c$(EXEEXT_FOR_BUILD)): Renamed from opc2c$(EXEEXT) and use
        $(LINK_FOR_BUILD).  Link with libiberty.
        (MOSTLYCLEANFILES): Add opc2c$(EXEEXT_FOR_BUILD).
        (MAINTAINERCLEANFILES): Add $(srcdir)/rx-decode.c.
        * Makefile.in: Regenerated.
        * rx-decode.c: Regenerated.
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/opc2c.c
opcodes/rx-decode.c