Commit Verlauf

Autor SHA1 Nachricht Datum
  sergei f85a8159ef * compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not necessary because compiler inserts one itself. vor 11 Jahren
  marco e5c104ca96 * updated compressiontype to new versions. Mantis #26723, patch by Reinier. vor 11 Jahren
  Károly Balogh 3d85945bff amunits: syscallified gadtools vor 11 Jahren
  nickysn 6735e717ef * the results of MemAvail and MaxAvail changed to LongInt in the i8086 far data vor 11 Jahren
  nickysn 00c98edd29 * the FPC_TINYHEAP_HUGE define moved to tnyheaph.inc vor 11 Jahren
  nickysn 706a1d8712 * the FPC_HEAP_HUGE define renamed FPC_TINYHEAP_HUGE, because it applies to the vor 11 Jahren
  nickysn 624b3204d8 + added and implemented MemAvail and MaxAvail for the tiny heap vor 11 Jahren
  Károly Balogh 6381280ebd arm-linux: new gprt0 based on cprt0, plus gmon initialization, so profiling output generation actually works now vor 11 Jahren
  michael fb5939befe * Fix bug #26072 vor 11 Jahren
  michael 71a1628303 * Fix bug #24645 vor 11 Jahren
  michael 4c86a68345 * Fix bug #23954 vor 11 Jahren
  michael beafc9fe8c * Fix bug #26717 vor 11 Jahren
  nickysn ad7111ad4d * SysTinyFreeMem: terminate with a runtime error if Addr is >= HeapPtr, since vor 11 Jahren
  Károly Balogh 3b205742b6 m68k: also try to optimize a special case of OP_SAR using the SWAP instruction vor 11 Jahren
  nickysn 445017fab4 + added a TP7 heap compatibility test vor 11 Jahren
  michael 7d28bc8e4e * Added some extra options for recursion, additional extensions and verbosity vor 11 Jahren
  michael 1f11b44521 * Added some extra options for recursion, additional extensions and verbosity vor 11 Jahren
  Károly Balogh e059052c57 amunits: syscallified locale vor 11 Jahren
  nickysn 8edfd33af8 * use RegisterTinyHeapBlock_Simple_Prealigned in the msdos rtl vor 11 Jahren
  nickysn bb07318386 + added RegisterTinyHeapBlock_Simple_Prealigned procedure, which is the same as vor 11 Jahren
  marcus be9e44a821 amunits: adapted library unit changes to example sources vor 11 Jahren
  Károly Balogh 1442a495b1 amunits: syscallified Workbench unit vor 11 Jahren
  Károly Balogh 1b0a1f4508 ARM: mimic what GNU C does while calling the profiling mcount on ARM vor 11 Jahren
  sergei 0b4d54fcb9 - Delete all position markers from assembler code before optimization. Markers of this kind are not used by optimizer and are expected to be ignored, but ignoring them requires numerous checks in all target-specific optimizers and currently isn't done correctly. In turn, failure to ignore markers prevents optimization of procedure prologues and epilogues. vor 11 Jahren
  marcus 4c3e25549d AROS: syscall-ified ASL, GadTools and MUI from AROS branch vor 11 Jahren
  Károly Balogh 739c66291d ARM: first naive attempt to get gprofiling work for arm-linux. (Work-In-Progress, but at least for me it doesn't explode) vor 11 Jahren
  sergei 11201164e7 * Fixed type of parameter passed to FPC_CHECKPOINTER after r23325, must be the pointer itself, not what it points to. Was causing IE 200306031 when compiling for i386 with -gc. vor 11 Jahren
  svenbarth b79e7ce1f9 Implement GetCPUCount for Windows OSes. This is for all three Windows targets. vor 11 Jahren
  marcus 8c5c6588f2 Amiga/AROS/MorphOS: some more path fixed in FV, userscreen for all 3 platforms vor 11 Jahren
  Károly Balogh 736f3bef25 amunits: syscallified DataTypes vor 11 Jahren