The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-12-26 07:37:22 +00:00
compiler + SPARC: override g_external_wrapper method and emit PIC-safe jump without distance limit. Mantis #25455. 2013-12-26 07:37:22 +00:00
ide * redundant buttons removed, mantis #25239 2013-12-25 21:10:11 +00:00
installer * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
packages * add copyright from original header kindly submitted 2013-12-25 16:47:19 +00:00
rtl * Fixed crash during dll loading on android-i386 (Stupid error because I am not comfortable with at&t i386 assembler syntax). Issue #25435. 2013-12-23 12:02:50 +00:00
tests * Changed test so it provides different exit codes depending on the failed assertion. 2013-12-25 10:33:16 +00:00
utils + add bin2obj as required tool (should have been part of r26132) 2013-11-24 21:53:33 +00:00
.gitattributes + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. 2013-12-12 12:43:46 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00
Makefile.fpc * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00