Commit History

Author SHA1 Message Date
  florian c4f65df9f9 * fixed expectloc setting 18 years ago
  Jonas Maebe 168e652d42 + support for simplifying simple inline functions down to a single 18 years ago
  Jonas Maebe 0f546da041 * docompare -> isequal 18 years ago
  Jonas Maebe cb16e8d3d0 * nothingn has a complexity of 0 18 years ago
  florian 44752f5559 * fixed win64 compilation 18 years ago
  florian 8aa259401c * fixed x86-64 18 years ago
  florian 1cd41b68f7 * compiler handled round/trunc for x86 18 years ago
  Jonas Maebe 95474a2d38 * fixed memory leak in executeprocess for FPC_USE_FPEXEC 18 years ago
  Jonas Maebe 9d6026827d * fixed memory leak in dosimplify 18 years ago
  Jonas Maebe fc3d9ebbc7 * fixed range check error 18 years ago
  Jonas Maebe d66f35a384 * fixed range check error 18 years ago
  Jonas Maebe 95ef3145fc * don't create debugging entries for generic typesyms, since they 18 years ago
  Jonas Maebe f97d028e39 * never store/restore lr for nostackframe routines, even if debugging 18 years ago
  Jonas Maebe 691ad89ba5 * fixed rangecheck define typo 18 years ago
  Jonas Maebe 1580e046ed * fixed missing swapleftright in case of substracting unsigned numbers 18 years ago
  Jonas Maebe 1205d05ba4 * make variables not regable if they are referenced by an absolute 18 years ago
  Jonas Maebe bdc378e250 * fixed 64 bit compilation 18 years ago
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range 18 years ago
  Jonas Maebe d79d29ccda * fixed range check errors when compiling with -Cr 18 years ago
  florian 47a9c9bc60 * use section smartlinking on arm-linux, experimental 18 years ago
  pierre 4f3f5d042b * return nil in TraceGetMem if SysGetMem returns nil 18 years ago
  florian 85189db6fe * test fixed, hopefully 18 years ago
  florian 20eca6128f * merged from fixes 18 years ago
  florian 9f3d43ec09 + more cse invariant nodes added 18 years ago
  florian 418222bc32 * handle interfaces et al. correctly in Set/GetOrdProp, resolves #8510 18 years ago
  florian 2085635fe7 * load moveproc with default value 18 years ago
  Jonas Maebe 3b3060cec5 * fixed uninitialized result of handle_typed_read_write in 18 years ago
  joost 5f0bd73dec * Fixed bug #8477 18 years ago
  florian 8ec185eb10 * pretty basic InterlockedCompareExchange test 18 years ago
  florian 87bc8a4471 * fixed InterlockedCompareExchange(64) of x86_64.inc for win64 too 18 years ago