The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 99e1e85447 * fixed execution of finalization section of smart linked shared
libraries on linux (mantis #6822)
  * fixed execution of library finalization sections on darwin
    (previously only the finalization section of the library
     compilation unit itself was executed, now those of the units
     used by the library are also executed)

git-svn-id: trunk@10554 -
2008-03-24 22:19:21 +00:00
compiler * fixed execution of finalization section of smart linked shared 2008-03-24 22:19:21 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
rtl * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
tests * fixed execution of finalization section of smart linked shared 2008-03-24 22:19:21 +00:00
utils * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
.gitattributes * fixed execution of finalization section of smart linked shared 2008-03-24 22:19:21 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00