The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-12-25 08:13:10 +00:00
compiler * SPARC: fixed PIC interface wrappers for non-virtual methods. The fix uses branching with 8 MB distance limit, but in particular case of interface wrappers this limit applies to code size of a single unit, not to entire program, and is therefore hard enough to reach. 2013-12-25 08:13:10 +00:00
ide * patch by Sandro Cumerlato to install auxiliary ide files properly 2013-12-14 21:21:05 +00:00
installer
packages * fcl-db: dbf,bufdataset (and descendents): allow filter using double delimiters inside string. Fixes issue #25432 2013-12-19 16:42:57 +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
utils
.gitattributes
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc