The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 0236c2823a + added startup modules for compact, large and huge model that define the
memory model and include the common startup code prt0comn.asm (which is not
  yet adapted for the new models, but eventually will be)

git-svn-id: trunk@27262 -
2014-03-24 13:42:42 +00:00
compiler * fixed the comparison of near pointers in i8086 far data memory models 2014-03-24 00:34:52 +00:00
ide * update ide copyright year, patch by Reinier Olislagers, resolves #25833 2014-03-07 21:13:47 +00:00
installer
packages * Patch from Laco to initialize character set function 2014-03-24 12:34:59 +00:00
rtl + added startup modules for compact, large and huge model that define the 2014-03-24 13:42:42 +00:00
tests - removes accidently commited comments for testing 2014-03-22 17:03:39 +00:00
utils * regenerated revision.inc and fpcmake.inc after r27188, which updated 2014-03-19 22:45:53 +00:00
.gitattributes + added startup modules for compact, large and huge model that define the 2014-03-24 13:42:42 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00