• Ben Avison's avatar
    Fixed command lines options for objasm in ARMv6 builds · 10662556
    Ben Avison authored
    Detail:
      --fpu is an RVDS-era command line option, so it needs *two* dashes. There is
      no short (single-dash) form of the option. The ToolOptions file previously
      included only a single dash, and so incorrectly deduced that objasm 4 didn't
      support ARMv6 options and dropped back to ARMv5 mode.
    Admin:
      No longer produces additional warnings when builing the Kernel, for one.
      This will reinstate pseudo-instruction substitutions like LDR= -> MOVW in
      ARMv6 builds as ARMv7 builds have enjoyed for some time now.
    
    Version 1.55. Tagged as 'Library-1_55'
    10662556
VersionNum 792 Bytes