The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6121df1f67 * moved inclusion of sysos.inc higher up in system.inc, so that
cgeneric.inc can use the C types
  * imports of C routines in cgeneric.inc now use C types

git-svn-id: trunk@8816 -
2007-10-15 13:51:51 +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 * moved inclusion of sysos.inc higher up in system.inc, so that 2007-10-15 13:51:51 +00:00
tests + basic test for indexbyte/word/dword (no tests yet for special 2007-10-15 13:29:27 +00:00
utils o forgotten BeOS patch by Olivier Coursiere: 2007-10-14 18:33:24 +00:00
.gitattributes + basic test for indexbyte/word/dword (no tests yet for special 2007-10-15 13:29:27 +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