Historial de Commits

Autor SHA1 Mensaje Fecha
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places hace 13 años
  florian ad3aa937d3 * respect Dontlinkstdlibpath when adding a default library search path hace 13 años
  florian 19ed835f2b * don't generate an extra indirection when loading vfp constants hace 13 años
  masta 8a684c1f10 Don't generate IT instruction in second_cmp64bit for Thumb-2 hace 13 años
  florian 49b03ea350 * readme updated hace 13 años
  florian 89980e21f3 + binary objects for armhf hace 13 años
  michael 2889f22b40 * IF condition expression is now a real expression, not a string hace 13 años
  michael b867010691 * Test cases for types, var, const, resource string. Start of statement tests hace 13 años
  florian 2b6fc9b1ee + at least raspian has no soft links in /usr/lib to crt*.o, so add their location to the search path hace 13 años
  masta e4a719fcff Fix ARM SwapEndian on armv6+ for compilation with FPC 2.6 hace 13 años
  florian 291157330e * fix setjump for arm<=armv5 with vfp hace 13 años
  marco f52c55ea59 * fixed a copy and paste typo as indicated by Ocean Mantis #22559 hace 13 años
  marco 666fecb6df * workaround for unsupported construct in fpdoc. (enum declared nested in class) hace 13 años
  sergei c1e7e9c85e * TObjData.symbolref: don't lose the weak binding of asm symbol. This fixes tests/tweaklib*.pp at least for Linux x86 targets with internal assembler. hace 13 años
  masta 1c51b8d906 Disable 64bit shifts for thumb2 - Fix for Mantis #22520 hace 13 años
  masta c16871e129 Generate better code in Tthumb2cgarm.g_flags2reg hace 13 años
  masta 2e0203b7a2 Improved Move implementation on ARM hace 13 años
  mazen f6deb01295 * Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814) hace 13 años
  sergei 944189f046 - don't supply sh_link and sh_info members to TElfObjSection.create_ext. hace 13 años
  sergei d4b7a6a9bd + Added some more ELF definitions hace 13 años
  paul 1af45d7ec0 rtl: don't perform unneeded string conversions if string codepage matches codepage to convert (thanks to Sergey) hace 13 años
  florian 562a45f2e1 * try to transform the tree to be able to do better cse hace 13 años
  florian a27cc3e5f2 + be able to handle CSE's of records/arrays/objects hace 13 años
  florian 89ec13deeb * improved complexity estimation for subscript nodes hace 13 años
  svenbarth 360592d1f4 Some corrections after the loosening of operator overloads: hace 13 años
  florian df83d96559 + patch by CA Gorski adding missing 'kernel32' strings hace 13 años
  florian 023d632f44 * optimize also lsr/asr, lsl, lsr/asr sequences on arm hace 13 años
  florian 283afbcb07 * new controllers by lelekx, resolves #22523 hace 13 años
  florian c5ad1bce7b * avoid uncessary zero extensions in case code hace 13 años
  florian c8435b503f * better folding of consecutive shift operations hace 13 años