Commit History

Author SHA1 Message Date
  sergei 318a55b96c * x86_64-win64: fixed stack calculations so that 32-byte spilling area is only included once and only for non-leaf procedures (it was included twice with -O- and 3 times with -O2, wasting large amounts of stack memory). 14 years ago
  sekelsenmat 949a2d1c3a fpvectorial: Improves the pen width and the EPS reader 14 years ago
  sekelsenmat 8f90fce6f2 fpvectorial: Merges the initial eps reader and some font, pen and brush improvements 14 years ago
  marco 964597ad6a * pathname functions 14 years ago
  pierre 0473aeb1fd * Fix packages compilation for go32v2, by removing fcl-web need 14 years ago
  michael 0e1407289b * Wince does not have named pipe support 14 years ago
  michael 9d85ea9e15 * Removed wince for custcgi platform 14 years ago
  joost f48c1d7d79 * Fixed some tests, testValues is already set in InitializeConnection, so has to be adapted also 14 years ago
  florian 81bd7867b3 * it makes no sense to search the windows dirs for dlls when cross compiling 14 years ago
  michael eb51c6f1b6 * Yet another try for wince 14 years ago
  pierre 261c9112ba * Fix go32v2 eventlog compilation failure 14 years ago
  pierre 4a7a054f13 * Avoid using stack memory for argv elements to avoid corruption of help in setup_arguments 14 years ago
  pierre 09e9d922c7 * Reset F to NIL after freeing in tempclose 14 years ago
  marco f411f08629 * declared external fpc_geteipasebx , with local suffix to avoid clashes. 14 years ago
  marco 02c0b7db9e * some more KERN_PROC constants. 14 years ago
  marco cdb4975530 * killed fpc_geteipbasebx in the startup code, mantis #19504 14 years ago
  marco 8a8a2ad4e0 * correct sys_win64. Mantis #19492 14 years ago
  joost f5d7fb3d45 * Bug #19418 14 years ago
  pierre 82ffdb48c9 * Fix tppufile.tempopen method needed for go32v2 cycle 14 years ago
  joost 75ba8f806a * Added functionality to ease overriding the repository classes 14 years ago
  pierre 068b373015 * Fix to allow go32v2 compliation 14 years ago
  florian 449c20ce63 * moved pic helpers into system unit, resolves #8119 14 years ago
  florian 2f2c3ea545 * ignore 0 for code alignment, makes broken tests by r17659 working again 14 years ago
  florian 0b9099f13f * fixes mistake in r17664 14 years ago
  sergei 354d0520b7 + x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction. 14 years ago
  florian aa064c569d * regenerated 14 years ago
  florian ebc7a10954 * synchronized -Wxxxxx handling in options.pas and help screen, resolves #19400 14 years ago
  florian 4ad830a140 * $linklib is not needed on windows, commented, resolves #19415 14 years ago
  michael c07ad8dd86 * Checked and resolved most hints/warnings 14 years ago
  florian 4a06ad79c6 * fixed naming of IConnectionPoint.EnumConnections method, resolves #19485 14 years ago