Károly Balogh
|
e2b3c6389f
fcl-net: fixed the build after r33728 on everything which is non-Unix and non-Windows...
|
9 éve |
Károly Balogh
|
5acd04d284
m68k: some experimental code for the unaligned access support on plain 68000. work in progress, inactive code for now
|
9 éve |
Károly Balogh
|
a6ee4a2ded
m68k: cleaned up second_addordinal and included OP_SUB in the common codepath
|
9 éve |
michael
|
07073c09a6
* Added Proxy support: bug ID #26270
|
9 éve |
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 éve |
nickysn
|
dd9ea88b79
* TObjSection.MemPos reverted back to qword after r33692, since it breaks the
|
9 éve |
Károly Balogh
|
786aecabeb
m68k: improved a_op_reg_ref, to support more operations. implemented a_op_ref_reg
|
9 éve |
Jonas Maebe
|
0e9d232d2a
* fixed indentation in previous commit
|
9 éve |
Jonas Maebe
|
fe5cf94e10
* moved generation of initialisation/finalisation nodes from the code
|
9 éve |
Jonas Maebe
|
60d75fa97e
* fixed (harmless) range error in 64 bit BSD-based RTLs
|
9 éve |
michael
|
bd06efefa2
* Support for AcceptIdleTimeout, correct termination when running threaded (bug ID 29879)
|
9 éve |
michael
|
c05373bfe1
* Do not raise error if a connection was created during accept, silently drop the connection
|
9 éve |
Jonas Maebe
|
46166c89cb
- removed no longer used and unsafe ttemprefnode.create_offset()
|
9 éve |
Jonas Maebe
|
712e4f90d6
- removed (unnecessary) use of ctemprefnode.create_offset() while parsing
|
9 éve |
Jonas Maebe
|
661be0baad
* replaced ctemprefnode.create_offset() usage in variant array indexing
|
9 éve |
michael
|
6a07c59280
* Implement idle timeout demo
|
9 éve |
michael
|
e39a964239
* Implement Idle timeout for accepting connections
|
9 éve |
michael
|
a03999cb79
* Implement Idle timeout for accepting connections
|
9 éve |
marcus
|
a25663d64f
MorphOS: fixed sockets inside threads
|
9 éve |
Jonas Maebe
|
9d2bba1917
* create a separate type and def for the LLVM "i1" type, because reusing
|
9 éve |
Jonas Maebe
|
a29524800f
* converted variant dispatch parameter construction from a hacked temp
|
9 éve |
Jonas Maebe
|
abe8d44f37
* changed allocating a temp with type sinttype and size sinttype*dims for
|
9 éve |
Jonas Maebe
|
ffe4e7fada
* addition to r32779: also fix the type correctness of the array parameter
|
9 éve |
Jonas Maebe
|
04c5d2ee6e
* generate indirect symbols for LLVM too
|
9 éve |
Jonas Maebe
|
44839ba0c0
* handle AB_INDIRECT and AB_EXTERNAL_INDIRECT in the llvm assembler writer
|
9 éve |
Jonas Maebe
|
4fff9645af
* use tasmbind for llvm aliases and derive llvm flags from that
|
9 éve |
svenbarth
|
e15816e35b
Fix for Mantis #30110. Speed up finalization of array of primitive/simple records (aka records not containing managed types).
|
9 éve |
pierre
|
7fd805c5d8
* Fix compilation for win16 OS with -dSYSTEMDEBUG
|
9 éve |
pierre
|
e4a9e0ceea
* Fix compilation for msdos OS with -dSYSTEMDEBUG
|
9 éve |
pierre
|
14359cffec
Fix system compilation for win16 OS by setting FPC_NO_DEFAULT_MEMORYMANAGER and adding dummy FinalizeHeap
|
9 éve |