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


FX Coudert wrote:
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_.

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

I took the configury stuff from libssp, which uses ssp.map, and I just did the obvious substitution. That being said, libgomp uses libgomp.map so I guess there is no "gcc standard" for this, either one is fine.


--
Janne Blomqvist


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