Skip to content

Commit

Permalink
gfortran.map: Move all _gfortran_* __iso_c_binding_* symbols to GFORT…
Browse files Browse the repository at this point in the history
…RAN_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
  • Loading branch information
fxcoudert committed Dec 21, 2016
1 parent 182f37c commit 815ee97
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 394 deletions.
6 changes: 6 additions & 0 deletions libgfortran/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2016-12-21 Francois-Xavier Coudert <[email protected]>

* 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 <[email protected]>

* runtime/compile_options.c (set_options): Remove unused elements.
Expand Down
Loading

0 comments on commit 815ee97

Please sign in to comment.