gfortran.map: Move all _gfortran_* __iso_c_binding_* symbols to GFORTRAN_7.
* gfortran.map: Move all _gfortran_* __iso_c_binding_* symbols to GFORTRAN_7. Rename F2C_1.0 to GFORTRAN_F2C_7. Move all C99 compatibility symbols to GFORTRAN_C99_7. From-SVN: r243839
This commit is contained in:
parent
182f37c9ac
commit
815ee97417
2 changed files with 366 additions and 397 deletions
|
@ -1,3 +1,9 @@
|
|||
2016-12-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
* gfortran.map: Move all _gfortran_* __iso_c_binding_* symbols
|
||||
to GFORTRAN_7. Rename F2C_1.0 to GFORTRAN_F2C_7. Move all C99
|
||||
compatibility symbols to GFORTRAN_C99_7.
|
||||
|
||||
2016-12-19 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
* runtime/compile_options.c (set_options): Remove unused elements.
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue