https://sourceware.org/bugzilla/show_bug.cgi?id=18401

--- Comment #8 from Nick Clifton <nickc at redhat dot com> ---
Hi Matthew,

  Thanks for the patch.  I have checked it in with one small change - I used
macros to encode and decode the abi level and revision numbers into a single
value.  That way we can easily change the encoding if, say, we want to add more
revision levels or isa levels.

  As for testing the architecture support,
ld/testsuite/ld-mips-elf/mips-elf-flags.exp already does a lot of this.  I
added a few more tests, but then discovered that it is tied to 32-bit MIPS
variants.  It could be extended to 64-bit versions though, or maybe a new set
of tests, and a test driver, could be added.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to