The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn c59855b5e7 + start writing actual section content (without fixups and probably still buggy)
in the OMF object writer
* give proper section names (like in the NASM asm writer) for the OMF object
  writer

git-svn-id: trunk@30452 -
2015-04-05 21:39:02 +00:00
compiler + start writing actual section content (without fixups and probably still buggy) 2015-04-05 21:39:02 +00:00
ide Try to fix error introduced in commit 28925 leading to corruption of HelpFiles and SourceDirList 2015-04-05 19:42:01 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages * Implemented sqoCancelUpdatesOnRefresh, remedy bug ID #21989 2015-04-05 17:39:28 +00:00
rtl + define types depending on the ALU register size of the CPU, e. g. for most 8 Bit CPUs this is different from Ptr(U)Int, and e.g. also for the far pointer memory models of i8086 2015-04-05 21:25:03 +00:00
tests + give an error if allocated temps. overflow the normally max. available space 2015-04-05 20:59:34 +00:00
utils * synchronised with trunk till r30345 2015-03-28 12:28:15 +00:00
.gitattributes + give an error if allocated temps. overflow the normally max. available space 2015-04-05 20:59:34 +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 * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00