The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 107682e148 * fixed comparedword
* fixed properties

git-svn-id: trunk@8811 -
2007-10-15 10:54:49 +00:00
compiler * in case of "movzbl %dl,%edx" etc, %edx depends on its previous value. 2007-10-14 20:22:23 +00:00
fv * support of Ctrl-F4 and Ctrl-F5 for modal dialogs, solves #6747 2007-10-14 14:52:38 +00:00
ide + show path in IDE breakpoint list, resolves #9873 2007-10-14 19:26:34 +00:00
installer + fcl-json added to install.dat 2007-10-07 13:47:30 +00:00
packages o forgotten BeOS patch by Olivier Coursiere: 2007-10-14 18:33:24 +00:00
rtl * fixed comparedword 2007-10-15 10:54:49 +00:00
tests * in case of "movzbl %dl,%edx" etc, %edx depends on its previous value. 2007-10-14 20:22:23 +00:00
utils o forgotten BeOS patch by Olivier Coursiere: 2007-10-14 18:33:24 +00:00
.gitattributes * fixed comparedword 2007-10-15 10:54:49 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00