Commit History

Author SHA1 Message Date
  yury 09bb934c15 * adds,subs,muls,divs compilerprocs declaration was fixed. 20 years ago
  Jonas Maebe e68436cfda * fixed ttyname() 20 years ago
  Jonas Maebe b766a42e23 * fixed return value of IsATTY() 20 years ago
  peter affb69dd7f * fixed const and reg parameter passing with alignment of 2 (go32v2/os2) 20 years ago
  peter cc38ec676e * add winwidestringalloc boolean, set it to false to use the fpc 20 years ago
  peter f9f75b40e5 * fixed DUMPGROW compile 20 years ago
  tom_at_work 282f33100f * bugfix of webbug 4404 20 years ago
  tom_at_work b2e1cf2610 * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too 20 years ago
  florian 29777b5ce9 * marked test with %norun 20 years ago
  florian 91be287119 * exit_group isn't available on older linuxes, if exit_group fails, use exit 20 years ago
  peter 455a4c24fd * %target to %cpu 20 years ago
  peter 9ea69cfec9 * fix isatty return value checks 20 years ago
  Jonas Maebe c3a5f88a7b * fixed webtbs/tw4388: properly process regalloc info coming right after 20 years ago
  peter 2a6623a97f * stringconst+pchar returns a string 20 years ago
  peter 24a2153187 * make sure the stabs for procvardef.rettype is written 20 years ago
  peter a415d5511e * obsolete unit 20 years ago
  Károly Balogh ccc29a13f3 * added SysResetFPU, which is required for MorphOS 20 years ago
  tom_at_work 28381b1287 * new assembler symbol type AT_LABEL needed for PowerPc64 target 20 years ago
  florian c1f1424640 * pchar +/- <array of char> is allowed as well 20 years ago
  florian 1102cc2b95 * hopefully final fix for the hinstance problem of libraries 20 years ago
  florian 7ac4a7c78d * first ie of tb0468 fixed 20 years ago
  florian 77cc54351c * procedures containing nested procedures accessing their data can't be inlined, fixes ie in tcalfun8.pp 20 years ago
  florian ab88e4b882 * if no dyn. linker is found on linux, assume glibc21 20 years ago
  florian dcab72078b * U_SYSTEM_HINSTANCE -> U_SYSTEM_SYSINSTANCE 20 years ago
  florian 19e97e4da2 + use sse for sqrt if possible 20 years ago
  florian 6371333361 + sqr uses sse on x86 if possible 20 years ago
  florian c15e0911e5 + more runerrors 214 20 years ago
  florian d4bb99a5fb + runerror 214: bus error/data misaligment 20 years ago
  florian d9c071da6d * fixed double comparison on wince 20 years ago
  Tomas Hajny 022e3ceef8 * check added to avoid potential SIGSEGV 20 years ago