This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [arm,patch] Add armv6zk and new cores


Hi Paul,

2004-09-30 Paul Brook <paul@codesourcery.com>

bfd/
 * bfd-in2.h: Regenerate.
 * libbfd.h: Ditto.
 * reloc.c: Add BFD_RELOC_ARM_SMI.
gas/
 * config/tc-arm.c (do_smi, do_nop): New functions.
 (insns): Add ARMv6ZK instructions.
 (md_apply_fix3): Handle BFD_RELOC_ARM_SMI.
 (tc_gen_reloc): Ditto.
 (arm_cpus): Add mpcore and arm1176.
 (arm_archs): Add armv6{k,z,zk}.
 * doc/c-arm.texi: Document new cores and architectures.
gas/testsuite/
 * gas/arm/arch6zk.d: New file.
 * gas/arm/arch6zk.s: New file.
 * gas/arm/arm.exp: Add them.
include/
 * opcode/arm.h (ARM_EXT_V6K, ARM_EXT_V6Z): Define.
 (ARM_ARCH_V6K, ARM_ARCH_V6Z, ARM_ARCH_V6ZK): Define.
opcodes/

Approved and applied. (I adjusted the patch to tc-arm.c tp fit the reorganised layout).


Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]