[Patch] Add .size directives to x86_64 start.S, and possibly more
H.J. Lu
hjl.tools@gmail.com
Mon Nov 24 18:51:00 GMT 2014
On Mon, Nov 24, 2014 at 10:43 AM, Sterling Augustine
<saugustine@google.com> wrote:
> On Fri, Nov 21, 2014 at 11:57 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
>> Sterling Augustine <saugustine@google.com> writes:
>>
>>> I'm hazy here, but I don't think things are sufficiently initialized
>>> by _start to call mcount, which ENTRY does.
>>
>> start doesn't have a .po variant, so it doesn't matter.
>
> So should I follow HJ's approach, or just use an plain ENTRY macro?
Plain ENTRY is preferred if it works.
Thanks.
--
H.J.
More information about the Libc-alpha
mailing list