The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-06-02 08:36:25 +00:00
compiler - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 2006-06-02 08:36:25 +00:00
fcl + fixed missing class directives, poped up after yesterdays changes 2006-05-27 08:33:23 +00:00
fv * Fix mouse expand/retract 2006-05-29 00:08:11 +00:00
ide * don't close user screen on mouse events 2006-05-27 19:42:59 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages * direct people to our bug report page instead of to Apple's 2006-05-31 15:33:50 +00:00
rtl - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 2006-06-02 08:36:25 +00:00
tests * fixed test 2006-05-30 14:04:14 +00:00
utils * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
.gitattributes + Apple universal interfaces for FPC 2006-05-31 15:21:54 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00