* sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Use __typeof in cast.
authorRoland McGrath <roland@gnu.org>
Fri, 3 Mar 2006 11:21:41 +0000 (11:21 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 3 Mar 2006 11:21:41 +0000 (11:21 +0000)
2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>

* sysdeps/unix/sysv/linux/configure.in: Remove MIPS cases.  Allow
libc_cv_slibdir et al. to be overridden.
* sysdeps/unix/sysv/linux/configure: Regenerated.

2005-12-27  Jakub Jelinek  <jakub@redhat.com>

* elf/ldconfig.c (search_dir): Skip prelink temporaries.

ChangeLog

index 98373cd..b43daf5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-03-02  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Use __typeof in cast.
+
+2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * sysdeps/unix/sysv/linux/configure.in: Remove MIPS cases.  Allow
+       libc_cv_slibdir et al. to be overridden.
+       * sysdeps/unix/sysv/linux/configure: Regenerated.
+
+2005-12-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * elf/ldconfig.c (search_dir): Skip prelink temporaries.
+
 2006-03-02  H.J. Lu  <hongjiu.lu@intel.com>
 
        * elf/check-textrel.c: Don't include "config.h".