Commit History

Author SHA1 Message Date
  yury c93aeb8e04 * Linker error fixed. 19 years ago
  Tomas Hajny 21d7670a0b * StackTop now common and changed to pointer (remove duplicate declaration) 19 years ago
  Tomas Hajny 237525c698 * StackTop now pointer 19 years ago
  Tomas Hajny b108f79236 * StackTop now common (remove duplicate) 19 years ago
  yury 03ac7991e8 * fixed paszlib compiling in objfpc/delphi mode. 19 years ago
  tom_at_work 5e0ebb6139 * fixed opengl package compilation on Win32 19 years ago
  tom_at_work 7f192e369e * changed library handle types to the correct TLibHandle 19 years ago
  Tomas Hajny 88a8aa31d9 * Slight optimization (constant instead of variable in assignment) 19 years ago
  Tomas Hajny ccbc7717cc * Fix to allow / instead of " fexpand.inc 19 years ago
  Jonas Maebe 5afe846580 * fixed simplifying 19 years ago
  Jonas Maebe e668ef560a * fixed bug in r2738 19 years ago
  Jonas Maebe b910a5da10 + problem when passing a typecasted class instance to a var parameter 19 years ago
  Jonas Maebe b063d47aa1 * fixed web bug #4872 19 years ago
  tom_at_work a0bc256b8f * added syscall_nr_pwrite/read64 aliases for build 19 years ago
  Jonas Maebe 07ce826be0 + added ability for (mainly 32bit) code generators to directly handle 19 years ago
  marco 6f0e817973 * pwrite/writev for *BSD + FPC_USE_LIBC. Requires IOVEC et al to be defined in ostypes.inc 19 years ago
  Jonas Maebe 8f6b52d482 * don't set high register of 64 bit result for comparisons in case 19 years ago
  Vincent Snijders b0a394edfc fixed typo 19 years ago
  marco 24c0b496dd * commit of the syscall based linux support for pwrite/writev, still under 19 years ago
  peter e176f81527 * check for empty objectfiles before writing INPUT() 19 years ago
  Jonas Maebe dd03d5c997 * put jump tables in rodata 19 years ago
  Jonas Maebe ec486f0238 * also change labels starting with L to _L on darwin/x86 19 years ago
  Jonas Maebe 2c01a6f77a + added extra info about when parser_e_illegal_assignment_to_count_var 19 years ago
  daniel df70410e9c - Remove usage of memory unit; things like the lowmemory function are 19 years ago
  daniel 2dd2bce892 * Convert to table to reduce exe size. 19 years ago
  peter 9566255122 * allow out file parameters 19 years ago
  peter c53c4b669c * fix stab section flags 19 years ago
  marco c93d9eea7a * another attempt at committing the EPOLL changes. 19 years ago
  daniel f1a5389b0b * Only update what is modified 19 years ago
  Tomas Hajny b43cc3cfaa * attempt to fix broken compilation for go32v2 target 19 years ago