The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 2515ad6c35 * don't write debug info for absolute varsyms referring to a field or array
element of a parameter that's passed by reference (indirections with
    offsets aren't supported yet) (mantis #15379)

git-svn-id: trunk@14451 -
2009-12-18 16:29:35 +00:00
compiler * don't write debug info for absolute varsyms referring to a field or array 2009-12-18 16:29:35 +00:00
ide * Update Makefiles 2009-12-10 08:27:13 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * Some installation instructions for pxlib 2009-12-18 08:03:02 +00:00
rtl * fixes bootstrapping with 2.2.4 2009-12-14 18:51:57 +00:00
tests * Test changed to check that w value is correctly passed to ax register 2009-12-17 15:41:25 +00:00
utils * Update Makefiles 2009-12-10 08:26:29 +00:00
.gitattributes * test for bug report 15370 2009-12-17 15:07:56 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00