The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 56a4051296 * replaced another {$ifdef x86} with a virtual method call (the pointer type
of voidpointertype corresponds to the default pointer type)

git-svn-id: trunk@32181 -
2015-10-28 18:25:26 +00:00
compiler * replaced another {$ifdef x86} with a virtual method call (the pointer type 2015-10-28 18:25:26 +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 * avoid threadvar memory leaks for external hooked threads if the tlskey 2015-10-27 21:52:05 +00:00
tests + added test for local label data access from i8086 inline asm 2015-10-28 17:00:35 +00:00
utils * pas2jni: Detect the default units path. 2015-10-17 20:36:29 +00:00
.gitattributes + added test for local label data access from i8086 inline asm 2015-10-28 17:00:35 +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