Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 2 Sep 2003 19:59:33 +0000 (19:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 2 Sep 2003 19:59:33 +0000 (19:59 +0000)
* sysdeps/unix/sysv/linux/i386/dl-sysdep.h
(DL_SYSINFO_IMPLEMENTATION): Add CFI and make sure the code ends
up in .text.

linuxthreads/ChangeLog

index 9324545..d8ec55c 100644 (file)
@@ -1,5 +1,9 @@
 2003-09-02  Ulrich Drepper  <drepper@redhat.com>
 
+       * sysdeps/unix/sysv/linux/i386/dl-sysdep.h
+       (DL_SYSINFO_IMPLEMENTATION): Add CFI and make sure the code ends
+       up in .text.
+
        * barrier.c (pthread_barrierattr_setpshared): We don't handle
        inter-process barriers.