The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe dd759ba906 * avoid some more "movq %xmm0, %xmm0" instructions by setting the subreg
of function results to R_SUBMMWHOLE (default was R_SUBMMNONE, which didn't
    match registers allocated later)

git-svn-id: trunk@15384 -
2010-06-04 22:28:50 +00:00
compiler * avoid some more "movq %xmm0, %xmm0" instructions by setting the subreg 2010-06-04 22:28:50 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Debugging by default disabled 2010-06-04 15:49:20 +00:00
rtl * Added TDataModuleClass class pointer 2010-05-31 09:53:18 +00:00
tests * hopefully final fixes to this test... 2010-06-04 22:27:15 +00:00
utils * Patch from Nikolay Nikolov to fix compliance mode rendering 2010-05-30 13:44:20 +00:00
.gitattributes * Ext.Direct demo 2010-06-04 15:24:27 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00