This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Add .size directives to x86_64 start.S, and possibly more


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]