This is the mail archive of the
binutils-cvs@sourceware.cygnus.com
mailing list for the binutils project.
binutils/binutils ChangeLog dlltool.c
- To: binutils-cvs@sourceware.cygnus.com
- Subject: binutils/binutils ChangeLog dlltool.c
- From: clm@sourceware.cygnus.com
- Date: 6 May 1999 02:02:16 -0000
CVSROOT: /cvs/binutils
Module name: binutils
Changes by: clm@egcs.cygnus.com 99/05/05 19:02:16
Modified files:
binutils : ChangeLog dlltool.c
Log message:
* 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.