Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 606b7f4f80 * fixed (harmless) range error in cross-endian crosscompiling code for il y a 16 ans
  Jonas Maebe c2c68ddb8f - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs il y a 16 ans
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed il y a 16 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  Jonas Maebe ffeba2fd10 * use LOC_REGISTER instead of LOC_CREGISTER for constant string pointers il y a 17 ans
  Jonas Maebe 3f39c95163 * fixed asd_references for ansi/widestrings on Darwin il y a 17 ans
  florian 9955d5b061 o patch from Sergej Gorelkin to improvement code generation for string literals il y a 17 ans
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. il y a 17 ans
  florian 0a4314206f * range check error checking for floats refactored il y a 17 ans
  Jonas Maebe 632570fc74 * fixed compilation with 2.2.0 on big endian systems after r10432 il y a 17 ans
  peter 8f239d04b6 * cleanup and simplify the set type handling il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  Jonas Maebe 5a0a6d0d9e * fixed and enabled smartlinking on Darwin by adding more .reference il y a 18 ans
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data il y a 18 ans
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number il y a 18 ans
  yury 1782305ae2 * Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host. il y a 18 ans
  yury b86574cf36 * Fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host. il y a 18 ans
  daniel 9b50dc572b * Change rest of compiler to system unit swapendian routines. il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  Jonas Maebe 628ddfa160 * fixed (harmless) range error il y a 18 ans
  Jonas Maebe 5cf2511283 - removed/disabled all normalset code (except for bootstrapping), since il y a 18 ans
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: il y a 18 ans
  florian efb025310d * tried to restore old set behaviour for big endian targets il y a 18 ans
  florian 9a0f769b2f * cleaned up set conversion il y a 18 ans
  florian fbc197f27a * fixed writing of double constants on WinCE il y a 18 ans
  peter b56368edce * fix x64 compile il y a 19 ans
  florian a7b317aa96 + tdataconstnode, implemented for usage in dispatch stuff il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans