diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bf91984fd3..bfefdcac4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2013-07-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com> + + * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support + variable page size. + * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise. + * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf. + * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init. + 2013-06-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com> * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define. |