The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
daniel 1009a84e25 + Add modify_ldt to linux unit
+ Add sched_yield to linux unit
  - Remove clone for m68k from linux unit (unimplemented assembler section)
  + Add fpsigtimedwait to baseunix unit

git-svn-id: trunk@15602 -
2010-07-18 21:53:26 +00:00
compiler * fixed copy-paste error in r15600 2010-07-18 21:24:52 +00:00
ide * add *.dpr and *.lpr to the Pascal highlight extensions 2010-06-15 07:49:06 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * always use the read window to read from video memory (patch by 2010-07-18 09:48:56 +00:00
rtl + Add modify_ldt to linux unit 2010-07-18 21:53:26 +00:00
tests * allow tthread-based threads to only start executing once the constructor 2010-07-18 16:31:25 +00:00
utils * Fix so only interface is parsed 2010-06-10 06:52:07 +00:00
.gitattributes * allow tthread-based threads to only start executing once the constructor 2010-07-18 16:31:25 +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