Commit Verlauf

Autor SHA1 Nachricht Datum
  pierre b851a5a065 Accept range/overflow for address computation inside unit vor 13 Jahren
  florian f25f44605e - get rid of m_all, use a set instead for tokens, this allows to disable/enable tokens depending on the language mode vor 13 Jahren
  Jonas Maebe 91e1bdb08c * allow overriding the FPCMAKE used for installing by specifying FPCMAKE vor 13 Jahren
  marco f7ac18f2a0 * a few dword->dword_ptr fixes. I only fixed a few that sb in a forum stumbled on, I didn't do a full audit. vor 13 Jahren
  florian 54d3d736f5 * patch by Jeppe Johansen to add support for handling different flags for xPSR regs, vor 13 Jahren
  pierre 0a755be6fe * Fix assembler fileinfo position for x86 readers vor 13 Jahren
  pierre d88ef103bb Fix IInterface virtual method helper code for PIC mode (no L7 needed) vor 13 Jahren
  marco 5866e2435c * some potential rangecheck errors fixed, Mantis #22933, suggested fixes vor 13 Jahren
  marco 37ed624706 * Make validchar writable, Mantis #23002, patch by Anton vor 13 Jahren
  pierre 4295cc417e Fix PIC instruction for syscalls vor 13 Jahren
  pierre d95ff52463 Add PIC code vor 13 Jahren
  Jonas Maebe d40d207552 * workaround because "public,alias" isn't supported yet on JVM targets vor 13 Jahren
  Jonas Maebe b4971c72d3 * partial fix for mantis #22912 (waiting on clarification from Unicode vor 13 Jahren
  Jonas Maebe 21e162604c * fixed "make install" for jvm targets vor 13 Jahren
  Jonas Maebe 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets vor 13 Jahren
  pierre c2a6fbbae3 Fix error in previous commit vor 13 Jahren
  pierre 7ea11f0171 Use SUPPORT_SAFECALL conditional vor 13 Jahren
  pierre 18698bc93d Fix safecall for cpus for which NR_FUNCTION_RESULT_REG is different from NR_FUNCTION_RETURN_REG vor 13 Jahren
  pierre 42586baa34 Use SUPPORT_SAFECALL conditional vor 13 Jahren
  pierre f36c769c2f + Add SUPPORT_SAFECALL conditional vor 13 Jahren
  pierre 2f24527ea0 Enable gotvarsym for sparc cpu vor 13 Jahren
  pierre e2f5e11778 Add tf_pic_uses_got for sparc linux and sparc solaris vor 13 Jahren
  pierre 20c9d19764 Add PIC specific code vor 13 Jahren
  pierre 62356c0e17 + add support for unlimited PIC mode vor 13 Jahren
  pierre abef064786 Adapt TSigContext to structure found by debugging vor 13 Jahren
  pierre 5deddaec8c Adapt TSigContext to structure found by debugging vor 13 Jahren
  pierre 333dec347c Regenerate after: Use "-K PIC" for assembler call if pic mode is selected vor 13 Jahren
  pierre 543cf7e78b Use "-K PIC" for assembler call if pic mode is selected vor 13 Jahren
  pierre 141b1340fb + Handle PIC code for unlimited GOT size vor 13 Jahren
  pierre 5bbd9597e0 + Add handling of PIC mode with unlimited GOT size vor 13 Jahren