[PATCH] [2/10] AArch64 Port

Marcus Shawcroft marcus.shawcroft@arm.com
Tue Oct 23 18:02:00 GMT 2012


On 23/10/12 15:39, Joseph S. Myers wrote:
> On Tue, 23 Oct 2012, Marcus Shawcroft wrote:
>
>> +@item -mcmodel=tiny
>> +@opindex mcmodel=tiny
>> +Generate code for the tiny code model.  The program and its statically defined
>> +symbols must be within 1GB of each other.  Pointers are 64 bits.  Programs can
>> +be statically or dynamically linked.  This model is not fully implemented and
>> +mostly treated as "small".
>
> Say @samp{small} instead of using "" quotes in Texinfo sources.
>

Committed with this correction.

Thankyou

/Marcus



More information about the Gcc-patches mailing list