OSDN Git Service

* opc2c.c: Include "libiberty.h" and <errno.h>.
authornickc <nickc>
Mon, 5 Oct 2009 13:14:55 +0000 (13:14 +0000)
committernickc <nickc>
Mon, 5 Oct 2009 13:14:55 +0000 (13:14 +0000)
commit7bd6b1b9960ff8ac0b05dc8d755b126a8102210b
tree0b6c9b80d2c6f77df99ad36d27ba4959a09b8402
parentf1ff0b14d9ad5478c7a699c79d9c94df50b26de9
    * 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