The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
reiniero 373ab729c7 * fcl-db/dbase: updated maintenance notice
git-svn-id: trunk@24106 -
2013-04-01 13:05:57 +00:00
compiler + MIPS linker: support linking PIC object files with non-PIC ones, by routing absolute calls into PIC code through stubs that load R25. 2013-03-31 19:58:52 +00:00
ide Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 2013-03-07 13:55:55 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages * fcl-db/dbase: updated maintenance notice 2013-04-01 13:05:57 +00:00
rtl * catch invalid floating point operations in TextToFloat (mantis #24197) 2013-04-01 11:50:49 +00:00
tests * catch invalid floating point operations in TextToFloat (mantis #24197) 2013-04-01 11:50:49 +00:00
utils * avoid prepending unitname with abs paths. 2013-03-31 22:01:52 +00:00
.gitattributes * catch invalid floating point operations in TextToFloat (mantis #24197) 2013-04-01 11:50:49 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00
Makefile.fpc * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00