OSDN Git Service

use the __extern_always_inline define from cdefs.h instead of duplicating gcc version...
authorMike Frysinger <vapier@gentoo.org>
Sun, 6 Jan 2008 00:04:02 +0000 (00:04 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 6 Jan 2008 00:04:02 +0000 (00:04 -0000)
commit94fa1bb40fb531a71f7f751afcf96c4ad2f99591
tree7a011c480ac25a1fef4b1903707dffad7d124b76
parent645002f7e8a45e039ab1366304b5013877b84797
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
40 files changed:
include/sys/cdefs.h
libpthread/linuxthreads.old/sysdeps/alpha/pt-machine.h
libpthread/linuxthreads.old/sysdeps/arm/pt-machine.h
libpthread/linuxthreads.old/sysdeps/avr32/pt-machine.h
libpthread/linuxthreads.old/sysdeps/bfin/pt-machine.h
libpthread/linuxthreads.old/sysdeps/cris/pt-machine.h
libpthread/linuxthreads.old/sysdeps/frv/pt-machine.h
libpthread/linuxthreads.old/sysdeps/h8300/pt-machine.h
libpthread/linuxthreads.old/sysdeps/i386/pt-machine.h
libpthread/linuxthreads.old/sysdeps/ia64/pt-machine.h
libpthread/linuxthreads.old/sysdeps/m68k/pt-machine.h
libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h
libpthread/linuxthreads.old/sysdeps/nios/pt-machine.h
libpthread/linuxthreads.old/sysdeps/nios2/pt-machine.h
libpthread/linuxthreads.old/sysdeps/powerpc/pt-machine.h
libpthread/linuxthreads.old/sysdeps/sh/pt-machine.h
libpthread/linuxthreads.old/sysdeps/sh64/pt-machine.h
libpthread/linuxthreads.old/sysdeps/sparc/sparc32/pt-machine.h
libpthread/linuxthreads.old/sysdeps/sparc/sparc64/pt-machine.h
libpthread/linuxthreads.old/sysdeps/v850/pt-machine.h
libpthread/linuxthreads.old/sysdeps/x86_64/pt-machine.h
libpthread/linuxthreads.old/sysdeps/xtensa/pt-machine.h
libpthread/linuxthreads/sysdeps/alpha/pt-machine.h
libpthread/linuxthreads/sysdeps/arm/pt-machine.h
libpthread/linuxthreads/sysdeps/avr32/pt-machine.h
libpthread/linuxthreads/sysdeps/cris/pt-machine.h
libpthread/linuxthreads/sysdeps/hppa/pt-machine.h
libpthread/linuxthreads/sysdeps/i386/i686/pt-machine.h
libpthread/linuxthreads/sysdeps/i386/pt-machine.h
libpthread/linuxthreads/sysdeps/ia64/pt-machine.h
libpthread/linuxthreads/sysdeps/m68k/pt-machine.h
libpthread/linuxthreads/sysdeps/mips/pt-machine.h
libpthread/linuxthreads/sysdeps/powerpc/powerpc32/pt-machine.h
libpthread/linuxthreads/sysdeps/powerpc/powerpc64/pt-machine.h
libpthread/linuxthreads/sysdeps/s390/s390-32/pt-machine.h
libpthread/linuxthreads/sysdeps/s390/s390-64/pt-machine.h
libpthread/linuxthreads/sysdeps/sh/pt-machine.h
libpthread/linuxthreads/sysdeps/sparc/sparc32/pt-machine.h
libpthread/linuxthreads/sysdeps/sparc/sparc64/pt-machine.h
libpthread/linuxthreads/sysdeps/x86_64/pt-machine.h