]> sourceware.org Git - glibc.git/commit - config.h.in
006-03-02 Jakub Jelinek <jakub@redhat.com>
authorUlrich Drepper <drepper@redhat.com>
Thu, 2 Mar 2006 15:58:36 +0000 (15:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 2 Mar 2006 15:58:36 +0000 (15:58 +0000)
commit70c50602ccaedc74b25fbaef96a7a4e6eeb407a2
tree6c8aac340ce55e43676444e046b923fd02d60020
parent073f560e7b73774eea6e1e332e57bc967fd07ce9
006-03-02  Jakub Jelinek  <jakub@redhat.com>

* elf/check-textrel.c: Include config.h.
(AB(handle_file)): Don't fail if PF_X | PF_W on architectures known
to have executable writable PLT.
* sysdeps/powerpc/powerpc32/configure.in (HAVE_PPC_SECURE_PLT): New
test.
* config.h.in (HAVE_PPC_SECURE_PLT): Add.

* malloc/malloc.c (MALLOC_ALIGNMENT): Set to __alignof__ (long double)
if long double is more aligned than 2 * SIZE_SZ.
(misaligned_chunk): Define.
(public_rEALLOc, _int_free, _int_realloc): Use it.
ChangeLog
config.h.in
elf/check-textrel.c
sysdeps/powerpc/powerpc32/configure
sysdeps/powerpc/powerpc32/configure.in
This page took 0.044486 seconds and 5 git commands to generate.