Commit History

Author SHA1 Message Date
  florian 57f93ed40d * correctly generate accesses to jump tables if it contains negative entries, resolves issue #30119 9 years ago
  Károly Balogh 963c4aa1f8 * fixed the sign handling of i386 fpc_div_int64 helper (Mantis 30166) 9 years ago
  nickysn bffe9480f4 + added the winapi functions, structures and constants for raw keyboard and mouse input 9 years ago
  Károly Balogh e2b3c6389f fcl-net: fixed the build after r33728 on everything which is non-Unix and non-Windows... 9 years ago
  Károly Balogh 5acd04d284 m68k: some experimental code for the unaligned access support on plain 68000. work in progress, inactive code for now 9 years ago
  Károly Balogh a6ee4a2ded m68k: cleaned up second_addordinal and included OP_SUB in the common codepath 9 years ago
  michael 07073c09a6 * Added Proxy support: bug ID #26270 9 years ago
  Károly Balogh 47621f81cd m68k: implemented second_addordinal; for the most trivial cases. this allows the right node to be a reference. falls back to the generic implementation for nontrivial cases. 9 years ago
  nickysn dd9ea88b79 * TObjSection.MemPos reverted back to qword after r33692, since it breaks the 9 years ago
  Károly Balogh 786aecabeb m68k: improved a_op_reg_ref, to support more operations. implemented a_op_ref_reg 9 years ago
  Jonas Maebe 0e9d232d2a * fixed indentation in previous commit 9 years ago
  Jonas Maebe fe5cf94e10 * moved generation of initialisation/finalisation nodes from the code 9 years ago
  Jonas Maebe 60d75fa97e * fixed (harmless) range error in 64 bit BSD-based RTLs 9 years ago
  michael bd06efefa2 * Support for AcceptIdleTimeout, correct termination when running threaded (bug ID 29879) 9 years ago
  michael c05373bfe1 * Do not raise error if a connection was created during accept, silently drop the connection 9 years ago
  Jonas Maebe 46166c89cb - removed no longer used and unsafe ttemprefnode.create_offset() 9 years ago
  Jonas Maebe 712e4f90d6 - removed (unnecessary) use of ctemprefnode.create_offset() while parsing 9 years ago
  Jonas Maebe 661be0baad * replaced ctemprefnode.create_offset() usage in variant array indexing 9 years ago
  michael 6a07c59280 * Implement idle timeout demo 9 years ago
  michael e39a964239 * Implement Idle timeout for accepting connections 9 years ago
  michael a03999cb79 * Implement Idle timeout for accepting connections 9 years ago
  marcus a25663d64f MorphOS: fixed sockets inside threads 9 years ago
  Jonas Maebe 9d2bba1917 * create a separate type and def for the LLVM "i1" type, because reusing 9 years ago
  Jonas Maebe a29524800f * converted variant dispatch parameter construction from a hacked temp 9 years ago
  Jonas Maebe abe8d44f37 * changed allocating a temp with type sinttype and size sinttype*dims for 9 years ago
  Jonas Maebe ffe4e7fada * addition to r32779: also fix the type correctness of the array parameter 9 years ago
  Jonas Maebe 04c5d2ee6e * generate indirect symbols for LLVM too 9 years ago
  Jonas Maebe 44839ba0c0 * handle AB_INDIRECT and AB_EXTERNAL_INDIRECT in the llvm assembler writer 9 years ago
  Jonas Maebe 4fff9645af * use tasmbind for llvm aliases and derive llvm flags from that 9 years ago
  svenbarth e15816e35b Fix for Mantis #30110. Speed up finalization of array of primitive/simple records (aka records not containing managed types). 9 years ago