The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-04-29 01:12:45 +00:00
compiler * Replaced oso_disabled flag by TExeSection.Disabled boolean property. Makes code a bit nicer to read. 2013-04-28 20:29:49 +00:00
ide * Makefiles regenerated 2013-04-25 20:25:57 +00:00
installer * Makefiles regenerated 2013-04-25 20:25:57 +00:00
packages + fcl-db/export: fpdbfexport: support Visual Foxpro format 2013-04-28 15:59:31 +00:00
rtl * Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword. 2013-04-29 01:12:45 +00:00
tests * Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword. 2013-04-29 01:12:45 +00:00
utils * Re-generated Makefile to add dependency on libtar package, introduced in 2013-04-27 19:08:36 +00:00
.gitattributes * Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword. 2013-04-29 01:12:45 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * Makefiles regenerated 2013-04-25 20:25:57 +00:00
Makefile.fpc * merge i8086 branch by Nikolay Nikolov 2013-04-25 20:23:51 +00:00