sergei
|
a4ef532fd3
Fixed win64 compilation after r17497 ('movq' is no longer valid as a replacement for 'mov' in Intel asmmode).
|
14 vuotta sitten |
sergei
|
08e895cf7c
* Fixed handling of 'movq' instruction by assembler reader, resolves #18205.
|
14 vuotta sitten |
florian
|
e271595e20
* patch by Hans-Peter Diettrich to speed up specialize_objectdefs, resolves #17638
|
14 vuotta sitten |
sergei
|
68f8eb2fdb
* Disable DYNAMIC_LINK for Win64 - it involves assembler blocks, which are specific to i386/stdcall and won't work in Win64. Since r17490 it won't compile, too. Patch from Cyrax, resolves #19371.
|
14 vuotta sitten |
sergei
|
1aa5c4ac0e
* Fixed wrong ModRM byte in movq encoding, causing regression of test/cg/tcalext6 in r17490.
|
14 vuotta sitten |
michael
|
29c9a90148
* Added darwin codegen dir
|
14 vuotta sitten |
michael
|
76a781c45a
* Added darwin datadict dirs
|
14 vuotta sitten |
sergei
|
9e8a31193b
x86 assembler:
|
14 vuotta sitten |
florian
|
6ea8eb7dc2
+ changes precedence of unary minus operator in mac and iso mode, resolves #17710
|
14 vuotta sitten |
michael
|
a0770fc99a
* Added dependency of fppkg on fcl-web
|
14 vuotta sitten |
Jonas Maebe
|
2922e44ef8
* limit dependency of fppkg on libcurl to those platforms for which libcurl
|
14 vuotta sitten |
michael
|
2c7a4cb5c3
* Added HTTP downloader
|
14 vuotta sitten |
Jonas Maebe
|
b0e83a06af
* fixed crash when trying to index a record without a default property
|
14 vuotta sitten |
Jonas Maebe
|
62ac6c23a0
* fixed dependencies for fppkg after r17448/17450
|
14 vuotta sitten |
sergei
|
d908fb42f7
x86 assembler fixes:
|
14 vuotta sitten |
florian
|
d0c6e23116
+ -Sy on the command line is now equal to $T+, resolves #16160
|
14 vuotta sitten |
florian
|
d9ed5adb21
* set line info markers properly, resolves #17803
|
14 vuotta sitten |
florian
|
5231d109ba
* fullcycle fixed
|
14 vuotta sitten |
florian
|
8c550de5f8
+ win9xwsmanager unit provided by Bart Broersma, resolves #17381
|
14 vuotta sitten |
marco
|
a15cb2ed4b
* silenced a few deprecated warnings.
|
14 vuotta sitten |
michael
|
514c878c6a
* Added HTTP Client implementation
|
14 vuotta sitten |
michael
|
2ab9fe2775
* Fix wrong lookup address order in TInetSocket
|
14 vuotta sitten |
florian
|
7de8972e5c
* fix Sysutils.AssertErrorHandler as proposed by Martin Friebe in #19130, resolves #19310
|
14 vuotta sitten |
florian
|
13285ab264
o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable
|
14 vuotta sitten |
florian
|
f1b13dca19
* handle aligned assignments with size < sizeof(aint) properly, resolves #19355
|
14 vuotta sitten |
michael
|
54bbaa037e
* Add fphttpserver to makefile/fpmake
|
14 vuotta sitten |
michael
|
1cfa5058fe
* Initial implementation of HTTP Server component
|
14 vuotta sitten |
michael
|
075b26b833
* Fixed wrongly initialized maxconnections and refactor to allow message-loop style handling
|
14 vuotta sitten |
michael
|
bf39491816
* Added ASCII85 examples
|
14 vuotta sitten |
michael
|
0e4d29dbd1
* Added fpmimetypes unit
|
14 vuotta sitten |