The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 2ec5a649d7 * set Ch_* for more operations
* Ch_* flags for VMOVSD and VMOVSS are now set for the 2 operand variants

git-svn-id: trunk@26586 -
2014-01-26 12:37:50 +00:00
compiler * set Ch_* for more operations 2014-01-26 12:37:50 +00:00
ide * removed gdbint dependency if compiled with NOGDB=1 2014-01-19 22:57:45 +00:00
installer * Initial active version of 2014-01-05 19:20:15 +00:00
packages * Fix to fill in Accept HTTP header (By Mark van Ham, bug #25621) 2014-01-26 12:29:26 +00:00
rtl * Convert int64 to double in more straightforward way. 2014-01-21 14:33:56 +00:00
tests * quote parameters 2014-01-26 11:40:46 +00:00
utils * commited correction for Mantis #25560, misspelled constructor keyword 2014-01-20 10:39:39 +00:00
.gitattributes * Forgot to add this file prior to commit 2014-01-24 14:21:29 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles affected by the last change 2014-01-18 10:21:41 +00:00
Makefile.fpc + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 2014-01-18 10:19:16 +00:00