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]

[PATCH 0/2] [PUSHED/OBV] gas/arc: Add nps400 support to .cpu directive


Two patches that I've pushed relating to adding support for nps400 to
the ARC assembler .cpu directive.  The first patch adds support for
nps400 while the second makes the .cpu directive case-insensitive.

I've pushed both of these fixes as obvious.

---

Andrew Burgess (2):
  gas/arc: Support NPS400 in .cpu directive
  gas/arc: Make .cpu directive case-insensitive

 gas/ChangeLog       |  9 +++++++++
 gas/config/tc-arc.c | 18 +++++++++++-------
 2 files changed, 20 insertions(+), 7 deletions(-)

-- 
2.6.4


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