The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 9b468ba728 Change code so that the condition to use global or local symbol matches
the code written in hlcg.gen_proc_symbol to avoid change from AB_LOCAL
to AB_GLOBAL, which generates erroneous code (at least for targets using GOT)

git-svn-id: trunk@29450 -
2015-01-12 12:24:15 +00:00
compiler Change code so that the condition to use global or local symbol matches 2015-01-12 12:24:15 +00:00
ide
installer
packages fcl-db: sqlite: add sqImplicitTransaction to ConnOptions. 2015-01-12 10:56:18 +00:00
rtl * ensure initialization of CountryCode parameter for DosMapCase in OS2UpperAnsiString 2015-01-12 00:07:07 +00:00
tests Fix for Mantis #24872. 2015-01-06 20:46:12 +00:00
utils * Added uninstall command to fppkg 2015-01-11 18:22:01 +00:00
.gitattributes Fix for Mantis #24872. 2015-01-06 20:46:12 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile + added msdos to the NOUTILSTARGETS 2015-01-11 14:43:34 +00:00
Makefile.fpc + added msdos to the NOUTILSTARGETS 2015-01-11 14:43:34 +00:00