The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f374b81c12 * disabled ARM-specific code for smallset in-operations on big endian targets,
as it's also little endian-specific (mantis #28592)

git-svn-id: trunk@31466 -
2015-08-31 13:06:42 +00:00
compiler * disabled ARM-specific code for smallset in-operations on big endian targets, 2015-08-31 13:06:42 +00:00
ide * Re-generated makefile's 2015-08-12 19:47:44 +00:00
installer AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
packages * add t/psockaddr6 type aliases to sockets unit, mantis #28566 2015-08-29 15:45:02 +00:00
rtl * Add offset to Pos functions, Delphi XE 8 compatible. 2015-08-31 13:05:37 +00:00
tests * Add tests for offset argument to pos 2015-08-31 13:06:14 +00:00
utils * pas2jni: Fixed code generation in case of duplicate method names in a class hierarchy. 2015-08-31 12:24:48 +00:00
.gitattributes * resolve formal/anonymous external classes before comparing parameters to 2015-08-30 14:33:01 +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 Makefile so FPC 3.0 is accepted as starting compiler 2015-08-24 22:07:06 +00:00
Makefile.fpc Accept 3.0.0 as starting compiler 2015-08-10 13:18:33 +00:00