The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-03-14 08:34:17 +00:00
compiler + ELF linker: load e_ident and e_flags from ELF header into properties of TElfObjData, necessary for targets that must be able to link together object files of different flavors. 2013-03-14 08:34:17 +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 For now revert the FixPath usage from "is a directory" to "is a path" as at least on Windows it doesn't work as intended. I'll need time to check this correctly (which I don't have today and tomorrow). 2013-03-12 14:15:12 +00:00
rtl rtl: add missing 4 _be collations (2 collations are still not generated) 2013-03-14 03:30:53 +00:00
tests * don't treat bitpacked arrays of subranges of char that can be represented 2013-03-09 10:37:30 +00:00
utils utils: unicodeset remove duplicate ord(), initialize cp variable 2013-03-13 07:03:54 +00:00
.gitattributes rtl: add missing 4 _be collations (2 collations are still not generated) 2013-03-14 03:30:53 +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