fpc/rtl/go32v2
pierre 6f80a4cc29 Fix tw3124 test for systems on pagecode 437.
* Never modify the first half of LowerCaseTable:
   even if 'A' is the upper form of 'a' with an accent ('…'),
   that doesn't mean that the lowercase form of 'A' should be
   'a' with the accent ('…') instead of plain 'a'.

git-svn-id: trunk@34321 -
2016-08-16 14:47:29 +00:00
..
classes.pp
dos.pp * avoid FindFirst failing due to Attribute parameter bigger than $FF 2016-06-03 21:16:35 +00:00
dpmi.inc
dpmiexcp.pp
dxeload.pp
dxetype.pp
emu387.pp
exceptn.as
exit16.ah
exit16.asm
fpu.as
go32.pp
initc.pp Fix ugly error causing troubles in go32v2 2.6.4 release IDE with GDB 2014-03-25 11:21:44 +00:00
Makefile Try to fix unicode support for go32v2 target. 2016-07-15 10:39:24 +00:00
Makefile.fpc Try to fix unicode support for go32v2 target. 2016-07-15 10:39:24 +00:00
msmouse.pp
ports.pp
profile.pp
rtldefs.inc
sbrk16.ah
sbrk16.asm
sysdir.inc
sysfile.inc * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00
sysutils.pp Fix tw3124 test for systems on pagecode 437. 2016-08-16 14:47:29 +00:00
tthread.inc
v2prt0.as Put both _environ and __environ as .comm inside startup script to avoid crt1.o loading 2013-11-12 16:41:08 +00:00