The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe fb3242b2f7 * don't set CROSSCOMPILE when compiling from darwin to darwin
(regardless of source and target architectures)

git-svn-id: trunk@11068 -
2008-05-24 08:36:36 +00:00
compiler * test for previous commit 2008-05-23 16:16:34 +00:00
ide - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
installer * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems) 2008-05-05 18:46:55 +00:00
packages * Skip unknown tokens when skipping due to conditional compiling 2008-05-23 13:45:32 +00:00
rtl * when the end of a sequence is reached, first_row has to be set for proper address checking, resolves #10856 2008-05-23 21:12:03 +00:00
tests * fixed test 2008-05-24 07:20:08 +00:00
utils * don't set CROSSCOMPILE when compiling from darwin to darwin 2008-05-24 08:36:36 +00:00
.gitattributes + test for #10045 2008-05-23 21:23:10 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems) 2008-05-05 18:46:55 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00