Historique des commits

Auteur SHA1 Message Date
  yury 154ada9e86 * 8086: enable cs_force_far_calls when m_nested_procvars is enabled. il y a 5 ans
  yury f7d14128b5 * 8086: Do not force far calls in the TP mode by default. This is TP compatible. Other modes need forced far calls by default in order to compile non-TP code. il y a 5 ans
  svenbarth bd01182ff0 * add support for AND, OR, XOR and NOT of integer values in preprocessor directives (Delphi allows that as well) il y a 5 ans
  svenbarth ae2801c707 * use asInt64 instead of asInt to evaluate an Integer expression il y a 5 ans
  svenbarth bffe99f59f + add an asInt64 to texprvalue il y a 5 ans
  svenbarth 4f16473baa * fix typo il y a 5 ans
  pierre d1e4066477 Hopefully fix problems related to loading of ppufile generated with other endianess for generics il y a 5 ans
  svenbarth 562d345060 * fix for Mantis #36121: define FPC_ISO and FPC_EXTENDEDPASCAL for modes ISO and EXTENDEDPASCAL respectively il y a 6 ans
  florian 5947143d8f * intel asm reader: try to read avx512 extensions only if the instruction supports them il y a 6 ans
  florian f883dd6dbb Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) il y a 6 ans
  florian 746bfced25 Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested il y a 6 ans
  pierre 70b2904c48 * Issue file change before line and column change in token writes to allow for better display in ppudump utility il y a 6 ans
  pierre 92f085fdd9 Try to fix bug introduced in previous commit #42527, hopefully fixing bug report 35902 il y a 6 ans
  pierre f2b200e4f0 Fix recordtoken writing into ppu files to allow correct il y a 6 ans
  pierre 8d4588e1b2 Fix compilation of compiler with -dPREPROCWRITE il y a 6 ans
  Jonas Maebe ba1b4b1c92 + support for verifying whether a case statements handles all possibilities il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Jonas Maebe bde560dac2 * also accept {$elsif} after {$if(n)def} (mantis #34858) il y a 6 ans
  Jonas Maebe ba22fe74c7 * don't corrupt the assembler reader mode on i386 and i8086 if the syntax il y a 6 ans
  Jonas Maebe dee1056546 * fixed wrong change of jumpalignmax from 10 to 16 in previous commit il y a 6 ans
  florian 0d50a63c7d + tsettings.tlsmodel il y a 7 ans
  florian a092da723a + new fields for more precise control of alignment il y a 7 ans
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the il y a 7 ans
  tg74 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
  nickysn a38e9ff12e * if an include file name ends in dot, and the file is not found, also search il y a 7 ans
  svenbarth f077c7d950 + add support for Unicode code point constants > $FFFF; they are converted to a surrogate pair so they are in il y a 7 ans
  florian c671683e80 + patch by Denis Kozlov to add date/time tokens: %DATEYEAR%, %DATEMONTH%, %DATEDAY%, %TIMEHOUR%, %TIMEMINUTE%, %TIMESECOND% il y a 7 ans
  Jonas Maebe 5f7d3e16f5 * increase comment nesting level when "(*" is followed by another '*' il y a 7 ans
  maciej-izak 751bde9792 Revert revision 36436 from trunk. Final fix for issue #31675. il y a 8 ans
  maciej-izak d3d29fa84c Revert revisions 36133, 36128 from trunk. il y a 8 ans