The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-02-26 20:10:03 +00:00
compiler + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) 2011-02-26 20:10:03 +00:00
ide
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * sax_html.pp, ignore markup in STYLE and SCRIPT elements, Mantis #18826 2011-02-26 16:59:57 +00:00
rtl * added syscall_nr_futex = 142 for sparc architecture 2011-02-24 10:51:54 +00:00
tests * fixed ForceExtension() after r16905 in case the input did not have an 2011-02-12 21:13:51 +00:00
utils * Do not use a buildunit, but build the units directly. To avoid that 2011-02-21 09:33:17 +00:00
.gitattributes + Added sd card handling to libogc 2011-02-25 21:36:57 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile
Makefile.fpc