The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-06-03 10:47:29 +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 window resizing in X. 2006-06-02 20:46:46 +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 * FreeBSD changed "glib12" to "glib-12", "gtk12" to "gtk-12" and "gdk12" to "gdk-12" to be in sync with latest ports 2006-06-03 10:47:29 +00:00
rtl * Fix window resizing in X. 2006-06-02 20:46:46 +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 - deleted assembler startup files. 2006-06-02 08:37:38 +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