The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
tom_at_work b309574e22 * fixed code generation for -Og switch
* copied createtempparaloc() method from i386 parameter manager to avoid copying for larger value parameters (see 2692)
* do not copy memory if references are equal in g_concatcopy()
* do not emit some strings used for debugging into assembly file in g_concatcopy by default anymore
* simplification of boolean expression in calc_stackframe_size()

git-svn-id: trunk@2694 -
2006-02-26 17:30:49 +00:00
compiler * fixed code generation for -Og switch 2006-02-26 17:30:49 +00:00
fcl * No more libasync dependancy for non-Unix 2006-02-25 20:45:44 +00:00
fv + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
ide + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
installer + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
packages + Fixed mysql_error 2006-02-20 16:53:35 +00:00
rtl * wince x86_64 added 2006-02-26 13:58:27 +00:00
tests * fixed tgeneric5 test 2006-02-25 13:58:01 +00:00
utils + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
.gitattributes + renamed tests to ddg 2006-02-21 10:17:47 +00:00
.gitignore + renamed tests to ddg 2006-02-21 10:17:47 +00:00
Makefile + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
Makefile.fpc * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00