Commit History

Author SHA1 Message Date
  Florian Klämpfl a6d6f93887 * revert accidently committed code 3 years ago
  florian e9e8013316 + some basic stuff for MIPS64 3 years ago
  florian 0188a558d1 - obsolete defines removed 4 years ago
  pierre 8306c7ca79 Fix cycle with -CriotR option on aarch64-linux 5 years ago
  pierre d081d9fdc0 Fix cycle for x86_64-win64 target with -Cr option 9 years ago
  florian a0f0d0de40 * make use of the noreturn directive for internalerror 11 years ago
  florian b78d6108fd * workaround for 2.6.x to avoid overflow errors when compiled with -CRiot 12 years ago
  florian 0e92f68032 - 2.0 overlefts removed 12 years ago
  sergei 12ad6704f6 - Removed a number of unused variables, reduces noise at compilation. 12 years ago
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 14 years ago
  florian 4868b09844 * patch by alexvin to replace $ifopt by $push/$pop, resolves #20332 14 years ago
  pierre 2f7a57fcab * Use extended for bestreal type if GENERIC_CPU is defined 14 years ago
  Jonas Maebe 04606982ac * fixed evaluation of "mod" operator for tconstexprint with signed operands 15 years ago
  florian cf215d5097 o patch by Michael V. Denisenko to handle case <string> of (see also #13700) 16 years ago
  Jonas Maebe 2413d4b43f * fixed constant evaluation check for negvalue+posvalue (mantis #11216) 17 years ago
  Jonas Maebe 469452b0ba * avoid check being wrongly "optimized" away (left and right 17 years ago
  peter 67e16340be * revert r8118 18 years ago
  daniel 6065bee1c2 * qword(-int64) can cause an overflow error in case of low(int64). Harmless, so 18 years ago
  daniel 21293f5818 + Add common type integer promotion. 18 years ago
  Jonas Maebe 28bab3fb4f - removed some unused variables 18 years ago
  florian 499cbcbbe1 * make cycle OPT=-gwl -Co -Cr on x86-64 fixed 18 years ago
  daniel b034a88c9c * Prevent range check error. 18 years ago
  daniel 2e57912288 * Fix remaining constexp issues: powerpc,libcurl,browcol 18 years ago
  daniel dc0d88b076 + Forgot to add constexp unit. 18 years ago