diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2004-06-09 08:17:32 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gcc.gnu.org> | 2004-06-09 08:17:32 +0000 |
commit | ad6717df263c91ddaf139f0bed1578d2fd932744 (patch) | |
tree | ad5cba7a7ccbcec086b8878b6a20cc98c4c8e81f /gcc/config.in | |
parent | 92efec6ec51ced8c2e2ac5c222645f6757592f32 (diff) | |
download | gcc-ad6717df263c91ddaf139f0bed1578d2fd932744.zip gcc-ad6717df263c91ddaf139f0bed1578d2fd932744.tar.gz gcc-ad6717df263c91ddaf139f0bed1578d2fd932744.tar.bz2 |
Makefile.tpl (touch-stage[+id+]): New.
2004-06-09 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (touch-stage[+id+]): New.
(restage[+prev+]): Depend on touch-stage[+id+].
* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
Use it throughout.
* Makefile.def: Add profile and feedback bootstrap stages.
Remove next field from bootstrap stages.
* Makefile.tpl (LN, LN_S): Substitute.
(stageN-start, stageN-end): Use double-colon rules, to
provide a hook for additional setup commands.
(distclean-stageN-gcc, restageN): Create dependencies from
[+prev+], not from [+next+].
(stageN-bubble): Add commands for successive stages from
[+prev+], using double-colon rules.
(all-stageN-gcc): Fix typo.
(stagefeedback-start, profiledbootstrap): New.
* Makefile.in: Regenerate.
* configure.in: Call ACX_PROG_LN.
* configure: Regenerate.
config/ChangeLog:
2004-06-09 Paolo Bonzini <bonzini@gnu.org>
* acx.m4 (ACX_PROG_LN): From gcc, modified to
accept a parameter.
gcc/ChangeLog:
2004-06-09 Paolo Bonzini <bonzini@gnu.org>
* aclocal.m4 (gcc_AC_PROG_LN): Remove.
(gcc_AC_CHECK_DECLS): Use AH_TEMPLATE to generate
config.in entries.
* configure.ac: Call ACX_PROG_LN, falling back to $LN_S
if hard links are not available.
* configure: Regenerate.
* config.in: Regenerate.
From-SVN: r82816
Diffstat (limited to 'gcc/config.in')
-rw-r--r-- | gcc/config.in | 80 |
1 files changed, 52 insertions, 28 deletions
diff --git a/gcc/config.in b/gcc/config.in index 2de75fd..4ff2ef0 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -145,88 +145,112 @@ /* Define if <time.h> defines clock_t. */ #undef HAVE_CLOCK_T -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'abort', otherwise define to 0. + */ #undef HAVE_DECL_ABORT -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */ #undef HAVE_DECL_ATOF -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */ #undef HAVE_DECL_ATOL -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'basename', otherwise define to + 0. */ #undef HAVE_DECL_BASENAME -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'calloc', otherwise define to 0. + */ #undef HAVE_DECL_CALLOC -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'clock', otherwise define to 0. + */ #undef HAVE_DECL_CLOCK -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'errno', otherwise define to 0. + */ #undef HAVE_DECL_ERRNO -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise + define to 0. */ #undef HAVE_DECL_FPRINTF_UNLOCKED -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise + define to 0. */ #undef HAVE_DECL_FPUTS_UNLOCKED -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'free', otherwise define to 0. */ #undef HAVE_DECL_FREE -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise + define to 0. */ #undef HAVE_DECL_FWRITE_UNLOCKED -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0. + */ #undef HAVE_DECL_GETCWD -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'getenv', otherwise define to 0. + */ #undef HAVE_DECL_GETENV -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'getopt', otherwise define to 0. + */ #undef HAVE_DECL_GETOPT -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'getrlimit', otherwise define to + 0. */ #undef HAVE_DECL_GETRLIMIT -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'getrusage', otherwise define to + 0. */ #undef HAVE_DECL_GETRUSAGE -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'getwd', otherwise define to 0. + */ #undef HAVE_DECL_GETWD -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'ldgetname', otherwise define to + 0. */ #undef HAVE_DECL_LDGETNAME -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'malloc', otherwise define to 0. + */ #undef HAVE_DECL_MALLOC -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define + to 0. */ #undef HAVE_DECL_PUTC_UNLOCKED -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'realloc', otherwise define to 0. + */ #undef HAVE_DECL_REALLOC -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */ #undef HAVE_DECL_SBRK -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'setrlimit', otherwise define to + 0. */ #undef HAVE_DECL_SETRLIMIT -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'snprintf', otherwise define to + 0. */ #undef HAVE_DECL_SNPRINTF -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'strsignal', otherwise define to + 0. */ #undef HAVE_DECL_STRSIGNAL -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'strstr', otherwise define to 0. + */ #undef HAVE_DECL_STRSTR -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'times', otherwise define to 0. + */ #undef HAVE_DECL_TIMES -/* Define to 1 if we found this declaration otherwise define to 0. */ +/* Define to 1 if we found a declaration for 'vasprintf', otherwise define to + 0. */ #undef HAVE_DECL_VASPRINTF /* Define to 1 if you have the <direct.h> header file. */ |