The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a08989a76b * zero/sign extend parameter values and return values < 32 bit to 32 bit on
x86_64 (mantis #19269)
  * this is also required for darwin/i386 and was already done there for
    parameters, but not yet for return values

git-svn-id: trunk@17388 -
2011-05-01 11:33:29 +00:00
compiler * zero/sign extend parameter values and return values < 32 bit to 32 bit on 2011-05-01 11:33:29 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * TPropVariant must be packed record, its size should match Variant (16 bytes) 2011-04-30 18:09:44 +00:00
rtl * patch from Cobines, Mantis 19227 fixing return type of shgetfileinfo* 2011-04-25 15:43:07 +00:00
tests * zero/sign extend parameter values and return values < 32 bit to 32 bit on 2011-05-01 11:33:29 +00:00
utils * Added COMPILER_FPMAKE_UNITDIR to makefiles, with the path to the native 2011-04-25 14:34:12 +00:00
.gitattributes fpvectorial: Adds a SVG reader and adds a new convinience file reading function 2011-04-29 13:28:39 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * Added the FPCFPMAKE define which by default contains a compiler which 2011-04-21 11:13:08 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00