* dlltool.c (interwork): Remove.
commit4eb252db351b0a0b625ee166c4ed74bdf49007bf
authorCatherine Moore <clm@redhat.com>
Wed, 5 May 1999 19:02:14 +0000 (5 19:02 +0000)
committerCatherine Moore <clm@redhat.com>
Wed, 5 May 1999 19:02:14 +0000 (5 19:02 +0000)
tree205a65e3f7549842a2c3ceb2702957be05858a5a
parent7fd08cfab888ecd52760a65a45ba123200ad1e31
    * dlltool.c (interwork): Remove.
        (arm_interwork_jtab): Use bx insn.
        (thumb_jtab): Likewise.
        (MARM_INTERWORK): New machine type.
        (rvaafter): Handle it.
        (rvabefore) Likewise.
        (asm_prefix): Likewise.
        (gen_exp_type): Check machine type instead of
        interwork flag.
        (make_one_lib_file): Likewise.
        (make_head): Likewise.
        (make_tail): Likewise.
        (usage): Update machine types.
        (main): Remove -interwork support.
binutils/ChangeLog
binutils/dlltool.c