fpc/compiler/msg
Jonas Maebe 150eda304b * factored unix exports handling from t_bsd and t_linux into expunix unit
(todo: at least solaris, maybe others)
  * changed the "exports" section handling:
    a) make everything private which is not exported (implemented for
       darwin and linux)
    b) for the exported symbols:
     - functions/procedures
      1) if no name or index is provided, and if the procedure has aliases
         defined via the public/export directives, then export the default
         mangled name and all defined aliases
      2) otherwise if no name is specified (but there is an index) then
        i) if the procedure is defined as cdecl/cppdecl/mwpascal, use the
           appropriately mangled version of the function name
       ii) otherwise export the name without any mangling(e.g. "exports
           proc1" -> proc1 is the exported name)
     - variables
      1) if no name is provided and the variable was specified as cvar,
         use the mangled name
      2) otherwise if no name is provided, export the name without any
         mangling
  -> initialization/finalization of shared libraries under Linux works
     again (mantis #7838)
  -> sharing symbols between shared library and main program works
     under Linux (mantis #9089)

git-svn-id: trunk@10551 -
2008-03-24 16:55:05 +00:00
..
errorct.msg
errord.msg * updates of german error message file by Karl-Michael Schindler 2008-03-07 21:01:12 +00:00
errorda.msg
errordu.msg * updates of german error message file by Karl-Michael Schindler 2008-03-07 21:01:12 +00:00
errore.msg * factored unix exports handling from t_bsd and t_linux into expunix unit 2008-03-24 16:55:05 +00:00
errores.msg
errorf.msg
errorfi.msg * line ending properties set 2007-09-29 22:28:27 +00:00
errorhe.msg * updates from Ido Kanner 2007-10-31 19:55:37 +00:00
errorheu.msg * updates from Ido Kanner 2007-10-31 19:55:37 +00:00
errorid.msg * line ending properties set 2007-09-29 22:28:27 +00:00
errorn.msg * optimisatie/optimizatie/optimalizatie -> optimalisatie 2007-02-25 14:34:37 +00:00
errorpl.msg
errorpli.msg
errorptd.msg * line ending properties set 2007-09-29 22:28:27 +00:00
errorptw.msg * line ending properties set 2007-09-29 22:28:27 +00:00
errorr.msg
errorrw.msg
errorues.msg