fpc/rtl/gba
Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
..
classes.pp + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 2007-03-25 19:19:04 +00:00
cprt0.as * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
dos.pp * Modified heap management 2006-09-01 17:53:02 +00:00
gbabios.inc * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
gbabiosh.inc * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
libc.inc * Updated to devkitARM r27 and libnds 1.4.0 2009-12-06 19:37:58 +00:00
libch.inc * Updated to devkitARM r27 and libnds 1.4.0 2009-12-06 19:37:58 +00:00
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc * enables compilation of iso7185 unit on all targets 2010-08-06 17:45:42 +00:00
prt0.as * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
sysdir.inc * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
sysfile.inc * Modified heap management 2006-09-01 17:53:02 +00:00
sysheap.inc * Fixed nds rtl 2008-05-17 18:57:14 +00:00
sysos.inc * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
sysosh.inc * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
system.pp * Updated to devkitARM r27 and libnds 1.4.0 2009-12-06 19:37:58 +00:00
systhrd.inc * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
sysutils.pp * fix for 11263, changed fileread and fd_zero to out using $modeswitch. 2010-03-01 22:35:14 +00:00
tthread.inc * Modified heap management 2006-09-01 17:53:02 +00:00
varutils.pp * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00