The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre e67307aa66 * New constant system_needs_16_byte_stack_alignment
defined in system.pas
    used in x86/cgx86.pas
    and x86_64/cgcpu.pas
   

git-svn-id: trunk@14401 -
2009-12-11 09:50:27 +00:00
compiler * New constant system_needs_16_byte_stack_alignment 2009-12-11 09:50:27 +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 * Update Makefiles 2009-12-10 08:36:52 +00:00
rtl * fix SigActionRec for x86_64 cpu 2009-12-10 19:55:14 +00:00
tests * use calling convention that is not the default on any platform 2009-12-11 09:36:11 +00:00
utils * Update Makefiles 2009-12-10 08:26:29 +00:00
.gitattributes + initial tests based on ALGLIB submitted by Sergey Bochkanov 2009-12-10 22:25:34 +00:00
.gitignore
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc