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
bad8a4a7
Commit
bad8a4a7
authored
Sep 14, 2012
by
David Edelsohn
Committed by
David Edelsohn
Sep 14, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure: Regenerated.
From-SVN: r191321
parent
cbbd536a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
libgfortran/ChangeLog
+4
-0
libgfortran/configure
+4
-2
No files found.
libgfortran/ChangeLog
View file @
bad8a4a7
2012-09-14 David Edelsohn <dje.gcc@gmail.com>
* configure: Regenerated.
2012-09-05 Uros Bizjak <ubizjak@gmail.com>
2012-09-05 Uros Bizjak <ubizjak@gmail.com>
* config/fpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.
* config/fpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.
...
...
libgfortran/configure
View file @
bad8a4a7
...
@@ -9354,6 +9354,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
...
@@ -9354,6 +9354,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
# AIX 5 now supports IA64 processor
lt_prog_compiler_static
=
'-Bstatic'
lt_prog_compiler_static
=
'-Bstatic'
fi
fi
lt_prog_compiler_pic
=
'-fPIC'
;;
;;
amigaos
*
)
amigaos
*
)
...
@@ -12327,7 +12328,7 @@ else
...
@@ -12327,7 +12328,7 @@ else
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_status
=
$lt_dlunknown
lt_status
=
$lt_dlunknown
cat
>
conftest.
$ac_ext
<<
_LT_EOF
cat
>
conftest.
$ac_ext
<<
_LT_EOF
#line 1233
0
"configure"
#line 1233
1
"configure"
#include "confdefs.h"
#include "confdefs.h"
#if HAVE_DLFCN_H
#if HAVE_DLFCN_H
...
@@ -12433,7 +12434,7 @@ else
...
@@ -12433,7 +12434,7 @@ else
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_status
=
$lt_dlunknown
lt_status
=
$lt_dlunknown
cat
>
conftest.
$ac_ext
<<
_LT_EOF
cat
>
conftest.
$ac_ext
<<
_LT_EOF
#line 1243
6
"configure"
#line 1243
7
"configure"
#include "confdefs.h"
#include "confdefs.h"
#if HAVE_DLFCN_H
#if HAVE_DLFCN_H
...
@@ -13217,6 +13218,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
...
@@ -13217,6 +13218,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
# AIX 5 now supports IA64 processor
lt_prog_compiler_static_FC
=
'-Bstatic'
lt_prog_compiler_static_FC
=
'-Bstatic'
fi
fi
lt_prog_compiler_pic_FC
=
'-fPIC'
;;
;;
amigaos
*
)
amigaos
*
)
...
...
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