This is the mail archive of the libc-alpha@sources.redhat.com 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] Fix profiling on hppa (1/2)


On Fri, Feb 20, 2004 at 01:33:56AM -0500, Carlos O'Donell wrote:
> On Thu, Feb 19, 2004 at 09:05:05PM -0800, Ulrich Drepper wrote:
> > You have to describe in detail every single little change you do to
> > generic code.  Why, what is the impact, ...
> 
> If the arch requires n-bit loads to be n-bit aligned, and
> sizeof(unsigned short) != sizeof(unsigned long) then 'p->froms' can be
> unaligned depending on TEXT_START and etext values, passed in from 
> csu/gmon-start.c (__gmon_start__).

*ping*

Was that a sufficient explanation? Would you like me to resend the
explanation + changelog + inline patch?

Cheers,
c.


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