fpc/rtl/go32v2
Jonas Maebe 9adb91a68d + support for make -jX by marking all Makefiles that need to be executed
serially with .NOTPARALLEL:
   -> currently parallel: rtl/darwin, packages/base, packages/base/httpd,
      packages/extra/univint, fcl, utils

git-svn-id: trunk@6223 -
2007-01-27 11:05:18 +00:00
..
classes.pp * Reverted dependency on fgl generics unit. fgl itself remains untouched. 2006-12-19 19:53:21 +00:00
crt.pp * correction of previous broken patch :-( 2006-07-14 19:24:47 +00:00
dos.pp * Environment corruption fix by Ladislav Lacina 2006-12-10 20:43:46 +00:00
dpmi.inc
dpmiexcp.pp * try to correct the code for regcall convention. 2006-12-24 01:26:47 +00:00
dxeload.pp
dxetype.pp
emu387.pp * try to correct the code for regcall convention. 2006-12-24 01:26:47 +00:00
exceptn.as
exit16.ah
exit16.asm
fpu.as
go32.pp * patch by borsa77 at libero.it - fixed information about destroyed registers 2006-07-11 22:10:29 +00:00
initc.pp
keyboard.pp
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
mouse.pp
msmouse.pp
ports.pp
printer.pp
profile.pp * try to correct the code for regcall convention. 2006-12-24 01:26:47 +00:00
sbrk16.ah
sbrk16.asm
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
system.pp * error handling for potential issues with memory allocation during setup_environment as suggested by borsa77 at libero.it 2006-06-24 22:54:12 +00:00
systhrd.inc
sysutils.pp * fix FileSeek implementation to match declaration 2006-11-01 17:47:47 +00:00
tthread.inc
v2prt0.as
varutils.pp
vesamode.pp
video.pp