コミット履歴

作者 SHA1 メッセージ 日付
  FPK d7dcda75b9 + do fullcycle 4 年 前
  FPK 2f887ff577 * build fpts2junit after testing so all directories are present 4 年 前
  FPK 23f64d024b + build fpts2junit 4 年 前
  FPK 335b6acc4d * build and test must be one job 4 年 前
  FPK 21cead61d5 * Cleaned up .gitlab-ci.yml 4 年 前
  FPK 3f0a692820 Added make command to .gitlab-ci.yml 4 年 前
  FPK 09224069a8 Initial .gitlab-ci.yml file 4 年 前
  florian 9a7a015109 * properly handle result size for avx/sse based frac function, resolves #38248 4 年 前
  Pierre Muller bbe0f05a7f Add test for bug report #38973 (already fixed in trunk/main) 4 年 前
  florian 4e5fb2c6a8 * might_have_sideeffects gets flags: if mhs_exceptions is passed, nodes which might cause an exception are considered as having a side effect 7 年 前
  florian f6dee4c3e0 * process fma intrinsic parameters in an order which takes care of multiple x87 stack parameters, resolves #38295 4 年 前
  florian e683e6e912 * fix spilling of (v)min/max/s/ps/d operations 4 年 前
  florian 7a77369d5e * another loop counter copying fix 4 年 前
  florian f7f0d53604 * prefetch instructions read only the operand 4 年 前
  florian cc53864fc8 * pass suitable sysroot to aarch64-darwin compiler, if none is supplied by SYSROOTPATH 4 年 前
  florian 7ceb3854c5 * AVR: fixed TCpuAsmOptimizer.RegLoadedWithNewValue 4 年 前
  florian 26f200b0ff * even if currency is handled by torddef, it is a real number, so using / is perfectly right, resolves #38718 4 年 前
  florian 30c6cc295c * newer linux distros might have powerpc64 libraries in /usr/lib or /lib 4 年 前
  florian 83219f5592 * fpsr and fpcr are 64 bit on aarch64 4 年 前
  florian 1f8c547561 * fix exception generation in ln(...), resolves #38832 4 年 前
  florian 078a6c31c9 * explicitly reset successor if noreturn is set 4 年 前
  Bernd Kreuss 68766018ea gdeque: remove unused variable 4 年 前
  Pierre Muller ac3a97a649 Add some more patterns to .gitignore 4 年 前
  florian 9f2ab5eb2f + new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME% 4 年 前
  florian 7fca3c9b1f * check if git executable really exists 4 年 前
  Don 5e06e89678 Allow custom definition of GIT. 4 年 前
  florian d1f11bb292 * always use $(GIT) to call git 4 年 前
  florian 7ae51087e5 * compiler Makefile checks if SOURCE_SOURCE_DATE_EPOCH_DATE is set or if git is used, in either case the former or the latter are used for the build date reported by the compiler 4 年 前
  florian 055283f9cb * set register size correctly for popcnt(<byte>), resolves #37400 5 年 前
  Pierre Muller b9090f9117 Add several pattern from tests sub-directory to ignore list 4 年 前