Commit History

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