This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch,fortran] PR 27740 Symbol versioning for libgfortran


the attached patch implements symbol versioning for libgfortran. At the same time it does some namespace cleanup, so that all the exported symbols have names beginning with _gfortran_.

For those who would like to test it on non-linux platforms (and they're welcome, the more the merrier), please find attached complete diff (gzipped), including the new gfortran.map file and all the regenerated files. I'll be testing it on i386-mingw, I think having someone testing it on cygwin would be nice also.


PS: Janne, any reason why the map file is called gfortran.map, and not libgfortran.map?

FX


Attachment: versioning.diff.gz
Description: GNU Zip compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]