Commit History

Author SHA1 Message Date
  florian a61abb25cb * reorganized optimizer switch sets 19 years ago
  micha 8678d52aeb * avoid warning when pointer points to size 1 data 19 years ago
  florian e8d5dc4ab2 * tailrecursion optimization enabled for for sparc, i386, x86-64 and arm 19 years ago
  florian c0336595b6 * fixed non wince execution 19 years ago
  Vincent Snijders ce9cbe2401 + recursive benchmark 19 years ago
  Jonas Maebe 8177baaa75 * fixed test 19 years ago
  Jonas Maebe a6cac7412c * reduced complexity so it compiles again 19 years ago
  peter d9bcee0cbe * don't allocate unixfinddata if we search only one file, patch from neli 19 years ago
  florian 02d0ac4c3e + only procedures doing recursive calls are checked for tail recursivity 19 years ago
  Vincent Snijders 7a643c0907 * moved obsolete shootout benchmark to obsolete directory 19 years ago
  Almindor 5dc3c137bb * fixed bad propset 19 years ago
  Almindor 04ee4375a7 * adds support of KSE kernel threads to freeBSD 19 years ago
  florian 82b7b785f7 + TAILREC optimizer switch 19 years ago
  peter 71665dbc4c * initial addr_pic support for x86_64 binary writer 19 years ago
  Almindor 035ec323c0 * cleans up siginfo_t 19 years ago
  peter 37464fcbfd * new test 19 years ago
  florian 6b463bfd0d + tail recursion optimization code, needs some fixes, but works basically, not yet activated 19 years ago
  Almindor 0ce5904349 * cleans up linux leftovers in other BSD targets 19 years ago
  Almindor e70a5f1ae7 * cleanup of old linux leftovers from pthreads in freeBSD 19 years ago
  michael 2346cbeeaa + Fixed 64-bit compilation 19 years ago
  Jonas Maebe 49986ad7d4 * fixed dotest parameters 19 years ago
  florian 2a7ff92018 - removed all declarations with array of const having a varargs counterpart 19 years ago
  florian 948ec12140 * use oldfpccall for interrupts 19 years ago
  florian 8d0f457f6f * if array of const in cdecled functions is omitted, varargs must be present, see #7504 19 years ago
  florian e6cffee1d1 * fixed compilation 19 years ago
  florian f68902500b * set fpu control word appropriatly, see also #7570 19 years ago
  Marc Weustink 31090d8736 * generate realnames for syms in -gw3 19 years ago
  tom_at_work c64190bda3 * r4760, r4784, r4788 for ppc64 19 years ago
  florian de87469127 * removed unaligned workarounds 19 years ago
  florian bacded2cf8 * fixed expectloc of unaligned(...) 19 years ago