#fpc #freepascal #compiler #fpcobj #pascal

florian b4c912bf92 * made Byte/Word/Long/Int64Rec endian safe 15 years ago
compiler e215b215d6 * fix code generation for interface wrappers: adjustment of self pointers with offsets > 16 bit crashed because it tried to allocate a virtual register, but the register allocator is not called for these wrappers. Always use the R11 register, which is scratch on ppc64, for now. 15 years ago
ide 7bdfc64991 + disable UserScreen for now on Amiga/MorphOS, dummy implementation causes more trouble than it solves 15 years ago
installer 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 years ago
packages 42ffd3bc50 * Updated nds to devkitARM r32 and libnds 1.4.8 15 years ago
rtl b4c912bf92 * made Byte/Word/Long/Int64Rec endian safe 15 years ago
tests d786f8a1b8 * fix test after changes to TStartRoutine in pthreads 15 years ago
utils a5d7d58f47 * --css-file now also for html (Mantis 17542) 15 years ago
.gitattributes 42ffd3bc50 * Updated nds to devkitARM r32 and libnds 1.4.8 15 years ago
.gitignore b1ffb01b42 * updated ptc 15 years ago
Makefile 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 years ago
Makefile.fpc 847354fe10 * Makefiles version 2.5.1 16 years ago