The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6677747d74 * reprocess changed typeconvn in doremoveinttypeconvs(), as the changed
resultdef can result in a different type conversion (e.g. from nothing
    to int_2_int in case the result size changes)

git-svn-id: trunk@32338 -
2015-11-15 19:57:04 +00:00
compiler * reprocess changed typeconvn in doremoveinttypeconvs(), as the changed 2015-11-15 19:57:04 +00:00
ide Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc 2015-11-02 10:27:13 +00:00
installer * correction of a duplicate GTK1 sources reference 2015-10-12 22:01:57 +00:00
packages morphunits: added diskfont.library interface unit, based on the Amiga version 2015-11-15 18:05:08 +00:00
rtl * the "types" unit depends on "math" since r32333 -> updated Makefiles 2015-11-15 19:38:49 +00:00
tests + include tests/test/units/fmtbcd into the list of directories being searched for tests 2015-11-15 19:06:58 +00:00
utils * Resolved conflict with none in TStringSplitoptions 2015-11-07 10:08:28 +00:00
.gitattributes * part of advanced record patch 2015-11-15 18:48:26 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00