Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
ee4b41af
Commit
ee4b41af
authored
Mar 24, 2005
by
Francois-Xavier Coudert
Committed by
François-Xavier Coudert
Mar 24, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.h.in: Regenerate.
From-SVN: r96998
parent
4f44f5f9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
37 additions
and
0 deletions
+37
-0
libgfortran/ChangeLog
+4
-0
libgfortran/config.h.in
+33
-0
No files found.
libgfortran/ChangeLog
View file @
ee4b41af
2005-02-24 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* config.h.in: Regenerate.
2005-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
PR libfortran/18025
...
...
libgfortran/config.h.in
View file @
ee4b41af
...
...
@@ -27,6 +27,9 @@
/* libm includes ceilf */
#undef HAVE_CEILF
/* Define to 1 if you have the `chdir' function. */
#undef HAVE_CHDIR
/* complex.h exists */
#undef HAVE_COMPLEX_H
...
...
@@ -69,6 +72,12 @@
/* libc includes getgid */
#undef HAVE_GETGID
/* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME
/* Define to 1 if you have the `getlogin' function. */
#undef HAVE_GETLOGIN
/* Define to 1 if you have the `getpagesize' function. */
#undef HAVE_GETPAGESIZE
...
...
@@ -111,6 +120,12 @@
/* libm includes jnf */
#undef HAVE_JNF
/* Define to 1 if you have the `kill' function. */
#undef HAVE_KILL
/* Define to 1 if you have the `link' function. */
#undef HAVE_LINK
/* libm includes log10f */
#undef HAVE_LOG10F
...
...
@@ -135,6 +150,9 @@
/* libm includes nextafterf */
#undef HAVE_NEXTAFTERF
/* Define to 1 if you have the `perror' function. */
#undef HAVE_PERROR
/* libm includes powf */
#undef HAVE_POWF
...
...
@@ -147,12 +165,18 @@
/* libm includes scalbnf */
#undef HAVE_SCALBNF
/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* libm includes sinf */
#undef HAVE_SINF
/* libm includes sinhf */
#undef HAVE_SINHF
/* Define to 1 if you have the `sleep' function. */
#undef HAVE_SLEEP
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
...
...
@@ -171,6 +195,9 @@
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
...
...
@@ -189,6 +216,9 @@
/* Define to 1 if `st_rdev' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_RDEV
/* Define to 1 if you have the `symlink' function. */
#undef HAVE_SYMLINK
/* Define to 1 if you have the <sys/mman.h> header file. */
#undef HAVE_SYS_MMAN_H
...
...
@@ -216,6 +246,9 @@
/* libm includes tanhf */
#undef HAVE_TANHF
/* Define to 1 if you have the `time' function. */
#undef HAVE_TIME
/* Define to 1 if you have the `times' function. */
#undef HAVE_TIMES
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment