The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ccb9e7bb1b + psigcontex alias for psigcontextrec
+ psiginfo alias for psiginfo_t
  * changed arguments to sigactionhandler procvar type from var parameters
    into pointers
   -> all compatible to the way it's done for Linux -> fpcdaemon compiles

git-svn-id: trunk@6283 -
2007-02-01 12:09:33 +00:00
compiler * simplified code generation for paramaddr for a register parameter 2007-01-31 16:36:34 +00:00
fcl * Test for revision 6280 2007-01-31 23:05:31 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * fixed compilation after TStringList->TCmdStrList change 2007-01-27 20:21:38 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages + comconst added to build unit as well 2007-01-28 20:28:11 +00:00
rtl + psigcontex alias for psigcontextrec 2007-02-01 12:09:33 +00:00
tests * fixed pushing of words in intel assembler (indirectly related to 2007-01-30 21:52:11 +00:00
utils * don't compile in parallel because make 3.79 doesn't support order-only- 2007-01-30 10:38:34 +00:00
.gitattributes * Support for Daemon applications 2007-01-31 22:17:45 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00