Commit History

Upphovsman SHA1 Meddelande Datum
  Jeppe Johansen 1aeb07c835 Fixed more small bugs in the embedded heapmgr. Some changes copied from tinyheap. 10 år sedan
  Jeppe Johansen 85c5e7330a Make HeapMgr.GetAlignedMem public. This function is useful for embedded targets where alignment > 32(or sizeof(pointer)) bytes is required. 10 år sedan
  Jeppe Johansen 7a826cc481 Fix compilation of i386-embedded target. 10 år sedan
  pierre 488024ea5c Fix for failures on FileNameCaseSensitive systems 10 år sedan
  Marc Weustink 7001a02ac6 Initializa function result of FindValueKey when current element is nil 10 år sedan
  Károly Balogh 05d38053f7 m68k: optimize a few more trivial cases 10 år sedan
  Károly Balogh 9d6f763d4f m68k: small helpers to determine a given int value fits into a certain size or instruction argument 10 år sedan
  florian f0c5074e34 + recurse into atari sub-directory 10 år sedan
  florian 88b35ecf5d * fixes for make 3.82 10 år sedan
  florian ce69827880 * disable dyn. linking of gd for arm-gba as proposed by Karl-Michael Schindler, resolves #27218 10 år sedan
  florian f0ca432476 * disabled sdl for arm-gba as recommended by Karl-Michael Schindler, resolves #27219 10 år sedan
  florian 7746826b7f * fixes for make 3.82 10 år sedan
  florian 872d317c98 * updated for make 3.82 10 år sedan
  florian 461821d1a5 * read array initializations in generic subroutines without fixed limits, resolves #25602 10 år sedan
  Károly Balogh 3c2031c9c6 m68k: added RegModifiedByInstruction implementation, enabled RefsHaveScale define 10 år sedan
  florian 0d944c8b1d * update of german message files by Karl-Michael Schindler, resolves #27342 10 år sedan
  Jonas Maebe 5d4837329b * changed {$modeswitch blocks} to {$modeswitch cblocks} to avoid confusion 10 år sedan
  Károly Balogh 460c4acaee m68k: implement taicpu.spilling_get_operation_type_ref, supports predecrement/postincrement addressing 10 år sedan
  florian a436dafd68 * better error message if a procedure declaration is closed by a colon, resolves #27388 10 år sedan
  sergei adeb8c93e9 * Set pi_do_call flag explicitly when procedure has a parameter or local var that require finalization. Normally it is set by implicit try..finally node, but this node is absent when compiling in {$implicitexceptions off} mode. This may cause internal errors in pass 2 if pi_do_call has not been set by other means. 10 år sedan
  florian c1091e1724 * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 10 år sedan
  sergei 9cc0bdd6b9 + Missing part of internal ARM assembler, Mantis #26588. I'm not setting it as default for arm-wince yet, because testing reveals several points in generic code that need adjustments. 10 år sedan
  Jonas Maebe 2c3aa7cee0 * give an internal error in second_int_to_bool() if left.expectloc was not 10 år sedan
  Jonas Maebe ff25f5c923 * set DYLD_LIBRARY_PATH instead of LD_LIBRARY_PATH on Darwin 10 år sedan
  Jonas Maebe 16183bebfe * libc's open() function is a varargs function 10 år sedan
  Jonas Maebe eb419b58c5 - disable inlining of routines that contain a call to a C-style varargs 10 år sedan
  Jonas Maebe fde6448063 * don't directly add something to ref.index in get_bit_reg_ref_sref, as it 10 år sedan
  Jonas Maebe 9f929695cf * fixed tcgshlshrnode.pass_generate_code for 64 bit targets 10 år sedan
  sergei 472310d83f * ARM: Fixed interface wrapper generation after r28542 for targets without BX instruction. 10 år sedan
  svenbarth ba75fd62f0 Fix for Mantis #27348. Applied patch by Do-wan Kim plus comments for the reason. 10 år sedan