The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b8e9fd5c00 * use blx also for ARMv5, since it works on non-T variants and is required
for correct operation on T-variants (patch by Dejan Boras, mantis #18819)

git-svn-id: trunk@17001 -
2011-02-25 19:46:35 +00:00
compiler * use blx also for ARMv5, since it works on non-T variants and is required 2011-02-25 19:46:35 +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 * Added test for ftTime fields 2011-02-24 22:15:46 +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 libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +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