The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 77285b63eb * i386-linux: reworked and cleaned up libc-related startup code:
* Don't replace intended initialization routines with dummy ones, so libc can properly initialize itself.
  * Profiling support (si_c21g.pp) only needs to contain the __gmon_start__ procedure, so it can reuse the entire si_c21.inc, and separate si_21g.inc file is no longer needed.

git-svn-id: trunk@32984 -
2016-01-22 17:11:08 +00:00
compiler Merged revision(s) 29037 from branches/svenbarth/packages: 2016-01-22 17:02:40 +00:00
ide Allow i8086 cross IDE by adding missing compiler/x86 unit directory 2016-01-13 10:11:34 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages * Fix wrong use of options 2016-01-17 17:18:38 +00:00
rtl * i386-linux: reworked and cleaned up libc-related startup code: 2016-01-22 17:11:08 +00:00
tests Use Florian's suggestion to avoid IOStatus 5 errors in ExecuteProcess using process unit 2016-01-22 15:14:11 +00:00
utils * Help for latex backend 2016-01-09 17:55:44 +00:00
.gitattributes * i386-linux: reworked and cleaned up libc-related startup code: 2016-01-22 17:11:08 +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 * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler 2016-01-17 09:24:48 +00:00
Makefile.fpc * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler 2016-01-17 09:24:48 +00:00