The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn c068c96302 * on i8086 convert the 'ret' inline asm instruction to either 'retn' or 'retf',
depending on the call model of the current function (which is BP7 compatible
  behaviour)

git-svn-id: trunk@32157 -
2015-10-26 16:01:50 +00:00
compiler * on i8086 convert the 'ret' inline asm instruction to either 'retn' or 'retf', 2015-10-26 16:01:50 +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 * Add include files to fpmake.pp 2015-10-25 16:29:23 +00:00
rtl * moved excepth.inc include from the system unit implementation to interface 2015-10-25 19:21:54 +00:00
tests * tinterlockedmt test: Ensure all threads have started. 2015-10-26 10:14:47 +00:00
utils * pas2jni: Detect the default units path. 2015-10-17 20:36:29 +00:00
.gitattributes + fixed the emitting of non-nil far and huge pointer constptrs in typed 2015-10-24 20:25:49 +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