comparison libiberty/configure.ac @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
389 # Also in the old function.def file: alloca, vfork, getopt. 389 # Also in the old function.def file: alloca, vfork, getopt.
390 390
391 vars="sys_errlist sys_nerr sys_siglist" 391 vars="sys_errlist sys_nerr sys_siglist"
392 392
393 checkfuncs="__fsetlocking canonicalize_file_name dup3 getrlimit getrusage \ 393 checkfuncs="__fsetlocking canonicalize_file_name dup3 getrlimit getrusage \
394 getsysinfo gettimeofday on_exit psignal pstat_getdynamic pstat_getstatic \ 394 getsysinfo gettimeofday on_exit pipe2 psignal pstat_getdynamic pstat_getstatic \
395 realpath setrlimit sbrk spawnve spawnvpe strerror strsignal sysconf sysctl \ 395 realpath setrlimit sbrk spawnve spawnvpe strerror strsignal sysconf sysctl \
396 sysmp table times wait3 wait4" 396 sysmp table times wait3 wait4"
397 397
398 # These are neither executed nor required, but they help keep 398 # These are neither executed nor required, but they help keep
399 # autoheader happy without adding a bunch of text to acconfig.h. 399 # autoheader happy without adding a bunch of text to acconfig.h.
405 ffs __fsetlocking \ 405 ffs __fsetlocking \
406 getcwd getpagesize getrlimit getrusage getsysinfo gettimeofday \ 406 getcwd getpagesize getrlimit getrusage getsysinfo gettimeofday \
407 index insque \ 407 index insque \
408 memchr memcmp memcpy memmem memmove memset mkstemps \ 408 memchr memcmp memcpy memmem memmove memset mkstemps \
409 on_exit \ 409 on_exit \
410 psignal pstat_getdynamic pstat_getstatic putenv \ 410 pipe2 psignal pstat_getdynamic pstat_getstatic putenv \
411 random realpath rename rindex \ 411 random realpath rename rindex \
412 sbrk setenv setproctitle setrlimit sigsetmask snprintf spawnve spawnvpe \ 412 sbrk setenv setproctitle setrlimit sigsetmask snprintf spawnve spawnvpe \
413 stpcpy stpncpy strcasecmp strchr strdup \ 413 stpcpy stpncpy strcasecmp strchr strdup \
414 strerror strncasecmp strndup strnlen strrchr strsignal strstr strtod \ 414 strerror strncasecmp strndup strnlen strrchr strsignal strstr strtod \
415 strtol strtoul strtoll strtoull strverscmp sysconf sysctl sysmp \ 415 strtol strtoul strtoll strtoull strverscmp sysconf sysctl sysmp \