The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6dd8e51ee5 * folded a constant addition
* typecasted a subtraction's result to ptruint to avoid a needless
    64 bit calculation on 32 bit platforms

git-svn-id: trunk@9673 -
2008-01-07 21:28:58 +00:00
compiler * Some cleaning on nds linker; new extension for intermediate files 2008-01-07 19:31:32 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * xpath memleak patch from #10573 2008-01-07 10:27:40 +00:00
rtl * folded a constant addition 2008-01-07 21:28:58 +00:00
tests o improved sumcol benchmark 2008-01-07 13:51:34 +00:00
utils * updated 2008-01-06 17:15:12 +00:00
.gitattributes * optimize away unnecessary implicit upcasts to int64 for subtractions 2008-01-06 23:30:19 +00:00
.gitignore * no longer used control files. Real units have been moved with history ( I hope ) 2008-01-05 20:55:27 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00