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: 2.26 freeze in a little over a week


On Thu, 29 Jun 2017, H.J. Lu wrote:

> On Thu, Jun 22, 2017 at 9:49 AM, Siddhesh Poyarekar <siddhesh@gotplt.org> wrote:
> > Hi,
> >
> > PSA: The development freeze for 2.26 is due in a little over a week.  1
> > July is a Saturday, so we have until next week to finish major changes.
> >
> > I have a memcpy implementation for the Qualcomm falkor chip that I hope
> > to post by tomorrow.  Are there any major changes that need attention
> > but are not getting it?
> >
> 
> Should we change i386 malloc alignment to 16 bytes:
> 
> https://sourceware.org/bugzilla/show_bug.cgi?id=21120

In my view, yes.  As I understand it, since we fixed bug 6527 such an 
increase should be easy.  Is a malloc state version increase still needed 
or not since we made malloc_get_state / malloc_set_state into compat 
symbols?

-- 
Joseph S. Myers
joseph@codesourcery.com


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