The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 11654d5f8c * nflw.pas: Add lnf_simplify_processing loopflag value.
* nutils.pas: Adapt dosimplify to handle loop nodes so that the condition
  is simplified before any of the possible alternatives to avoid compilation
  failures as was appearing for a while on 64-bit compiler if DEBUG=1 was used.

git-svn-id: trunk@15848 -
2010-08-18 16:08:30 +00:00
compiler * nflw.pas: Add lnf_simplify_processing loopflag value. 2010-08-18 16:08:30 +00:00
ide * add *.dpr and *.lpr to the Pascal highlight extensions 2010-06-15 07:49:06 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Update Makefiles using up-to-date fpcmake 2010-08-18 15:36:23 +00:00
rtl - disabled modify_ldt for non-x86 platforms, since it does not exist there 2010-08-17 21:34:09 +00:00
tests * only insert the current list of pc-relative data if it's not empty, 2010-08-16 20:17:07 +00:00
utils * write P'type' instead of ^'type' for function results, resolves #7561 2010-08-17 21:09:11 +00:00
.gitattributes * started with mysql 5.1 support (far from beeing finished! but core parts are working) 2010-08-18 14:07:05 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile
Makefile.fpc