The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-03-07 11:22:28 +00:00
compiler * fixed setting up the global switch for main programs without a "program" 2014-03-06 18:41:03 +00:00
ide Add -Fl/usr/lib for openbsd target OS, required to find and link C startup objects 2014-03-05 17:07:48 +00:00
installer * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
packages fcl-db: sqldb: when TSQLQuery.FieldDefs.Update is called (is used by IDE Field editor for "Add fields ...") for closed (never prepared) dataset then Cursor is nil, and is passed to TSQLConnection.AddFieldDefs where AV can occurs. 2014-03-07 11:22:28 +00:00
rtl * Let ToString return something meaningful for Exception 2014-03-06 13:34:40 +00:00
tests * since we only build the deref for tprocdef.localst when we're 2014-03-04 19:42:39 +00:00
utils * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
.gitattributes + lazarus project for easier editing with lazarus 2014-03-05 20:31:37 +00:00
.gitignore
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00