The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d7bda793f2 * record rather than immediately append encountered defs, so that we don't
emit the same def multiple times

git-svn-id: trunk@32162 -
2015-10-26 21:24:29 +00:00
compiler * record rather than immediately append encountered defs, so that we don't 2015-10-26 21:24:29 +00:00
ide * Fixed problem with search-masks in fpmake.pp-files in subdirectories 2015-10-24 22:09:06 +00:00
installer * correction of a duplicate GTK1 sources reference 2015-10-12 22:01:57 +00:00
packages Amiga, AROS: Missing MUI Field Tag 2015-10-26 20:30:46 +00:00
rtl * moved excepth.inc include from the system unit implementation to interface 2015-10-25 19:21:54 +00:00
tests + added an i8086 inline assembler test for the near and far ret instructions 2015-10-26 17:06:17 +00:00
utils * pas2jni: Detect the default units path. 2015-10-17 20:36:29 +00:00
.gitattributes + added an i8086 inline assembler test for the near and far ret instructions 2015-10-26 17:06:17 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
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 * 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