The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 40239e8bcc * Elaborating removal of branches with delay slots: ignore reg. deallocations that are inserted by RA between branch and its delay slot instruction.
* Also skip possible ait_marker's between branch and its immediately following target (which was preventing certain optimizations of "exit" statements on all targets because procedure's exit label is always preceded by location marker).

git-svn-id: trunk@25855 -
2013-10-26 17:45:01 +00:00
compiler * Elaborating removal of branches with delay slots: ignore reg. deallocations that are inserted by RA between branch and its delay slot instruction. 2013-10-26 17:45:01 +00:00
ide * fix for mantis #25202 macpascal->macpas, patch by Thaddy. 2013-10-18 08:40:34 +00:00
installer * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
packages * fcl-db/tests: cosmetic: extended comments for dbf tests 2013-10-26 07:39:13 +00:00
rtl + added an asm implementation of FillWord for i8086 as well 2013-10-26 16:52:57 +00:00
tests Fix for Mantis #25132 2013-10-25 19:50:56 +00:00
utils * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
.gitattributes Fix for Mantis #25132 2013-10-25 19:50:56 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
Makefile.fpc