The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 18eb495d0f * give a regular error message instead of an internal error on x86
when using non-PIC references in assembler code when the compiler
    is configured to generate PIC code (on ppc, sparc and arm, no
    error message is given at all currently)

git-svn-id: trunk@9364 -
2007-12-01 11:28:15 +00:00
compiler * give a regular error message instead of an internal error on x86 2007-12-01 11:28:15 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Fix compression bug. 2007-12-01 10:13:42 +00:00
rtl * variants depends on math 2007-11-30 17:57:39 +00:00
tests * test for #10224 2007-11-21 21:52:45 +00:00
utils * stop when fpmake fails 2007-11-30 00:15:50 +00:00
.gitattributes + x86_64 units for lazarus 2007-11-24 09:21:25 +00:00
.gitignore * obsolete and broken programs 2007-11-11 14:35:22 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00