This is the mail archive of the binutils@sourceware.org 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]

[AArch64/PATCH 0/2] XGene-1 and XGene-2 assembly targets


This syncs up the XGene-1 and XGene-2 support between APM's development
toolchains (as provided with BSPs) and the upstream binutils tree:
 * 'xgene1' replaces 'xgene-1', as the additional dash was deemed too 
   confusing... for one reason or another, the patch to rename didn't
   get merged when first published.
 * 'xgene2' adds a target for the new XGene-2 core, which includes
   support for the AArch64 CRC instructions.



Philipp Tomsich (2):
  Rename xgene-1 to xgene1.
  Add 'xgene2' cpu.

 gas/ChangeLog           | 7 +++++++
 gas/config/tc-aarch64.c | 4 +++-
 gas/doc/c-aarch64.texi  | 3 ++-
 3 files changed, 12 insertions(+), 2 deletions(-)

-- 
1.9.1


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