package gnu.targets.arm.rtsv7A

Runtime support package for the gnu.targets.arm.GCArmv7A target

This package builds a library of standard XDC system support functions using sources from the xdc.runtime package (to avoid having multiple copies of the same source in different runtime support packages for different ISAs). [ more ... ]
XDCspec declarations sourced in gnu/targets/arm/rtsv7A/package.xdc
requires xdc.runtime;
 
package gnu.targets.arm.rtsv7A [1, 0, 0] {
 
    module Settings;
    // Collection of parameters relevant for this package as a whole
}
DETAILS
This package builds a library of standard XDC system support functions using sources from the xdc.runtime package (to avoid having multiple copies of the same source in different runtime support packages for different ISAs).
The compiler used to build the library in this package is Codesourcery 4.3.2 (2008q3-72) compiler.
generated on Thu, 25 May 2017 22:10:53 GMT