patches/glibc/ports-2.7/110-ARM-NPTL.patch
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Jul 25 13:59:29 2008 +0000 (2008-07-25)
changeset 720 536361b49be2
permissions -rw-r--r--
Two new samples by "Thomas JOURDAN".

/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 334 334 0 0 +++++++++++++++++++++
/trunk/samples/x86_64-unknown-linux-gnu/reported.by | 2 2 0 0 +
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 301 301 0 0 +++++++++++++++++++
/trunk/samples/powerpc-unknown-linux-gnu/reported.by | 2 2 0 0 +
4 files changed, 639 insertions(+)
     1 --- glibc-2.7/glibc-ports-2.7.orig/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h	2007-06-06 19:27:04.000000000 +0200
     2 +++ glibc-2.7/glibc-ports-2.7/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h	2008-05-18 16:57:21.000000000 +0200
     3 @@ -73,6 +73,9 @@
     4  # define DOCARGS_5	DOCARGS_4
     5  # define UNDOCARGS_5	UNDOCARGS_4
     6  
     7 +# define DOCARGS_6    DOCARGS_5
     8 +# define UNDOCARGS_6  UNDOCARGS_5
     9 +
    10  # ifdef IS_IN_libpthread
    11  #  define CENABLE	bl PLTJMP(__pthread_enable_asynccancel)
    12  #  define CDISABLE	bl PLTJMP(__pthread_disable_asynccancel)