The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian e4d60b2048 * factored out tinlinenode.getaddsub_for_incdec from first_IncDec so it can be used independently
* get varstate right of inc/dec nodes which are converted into add/sub nodes

git-svn-id: trunk@34792 -
2016-11-05 23:05:49 +00:00
compiler * factored out tinlinenode.getaddsub_for_incdec from first_IncDec so it can be used independently 2016-11-05 23:05:49 +00:00
ide FP-IDE: Amiga-likes need ami-extra 2016-10-31 20:08:50 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * Patch from Graeme Geldenhuys to add rotation support 2016-11-04 19:59:28 +00:00
rtl m68k: reworked setjmp/longjmp to also save the FPU registers (when compiled with HW FPU support), and to only save the nonvolatile registers 2016-11-05 22:02:50 +00:00
tests + test for issue #27744 2016-11-05 23:05:46 +00:00
utils * Patch from Graeme Geldenhuys to implement skip attribute in linear output writers (bug ID 30741) 2016-10-22 13:37:33 +00:00
.gitattributes + test for issue #27744 2016-11-05 23:05:46 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00