pierre
|
6a416a6aa1
use --32/--64 for Darwin GNU assembler calls
|
il y a 8 ans |
pierre
|
2ccf7682b5
Fix RTL compilation of wii OS (with -Sfresources only)
|
il y a 8 ans |
Károly Balogh
|
a1c879d093
* some tabs-to-spaces and whitespace cleanup. no functional changes
|
il y a 8 ans |
nickysn
|
3c96090d3c
+ optimized avr code generation for shr by shiftcount=size*8-1 and sar by
|
il y a 8 ans |
nickysn
|
1476b5168d
+ added F_PL and F_MI to TResFlags for avr. This allows generating the BRPL and
|
il y a 8 ans |
pierre
|
225c4f33e9
Use old -m68020 architecture option for m68k-palmos assembler (version 2.14 from PRC tools)
|
il y a 8 ans |
pierre
|
d5b314ca52
Fix EMX rtl compilation
|
il y a 8 ans |
Károly Balogh
|
fed07e6643
m68k-palmos: yet another broken-over-a-decade platform build fixed
|
il y a 8 ans |
Károly Balogh
|
5f2dce07d3
m68k-palmos: skeleton for a recent system unit
|
il y a 8 ans |
pierre
|
4c7b73d48d
Adjust string size for CpuTxt and Targets string arrays
|
il y a 8 ans |
pierre
|
90e846a470
Obsolete system_i386_qnx and remove last references to system_i386_qnx
|
il y a 8 ans |
Károly Balogh
|
914ac30919
netbsd/powerpc: made it to build at least. resulting executables probably still crash & burn
|
il y a 8 ans |
marco
|
d98065d706
* change external name of wait to wait instead of waitpid. Reported
|
il y a 8 ans |
pierre
|
b74c805c49
Fix singlezipinstall for systems that set NoNativeBinaries to 1
|
il y a 8 ans |
pierre
|
527d2dea4f
Set EXEEXT to SRCEXEEXT if NoNativeBinaries is set (allow snapshot of jvm-java on linux)
|
il y a 8 ans |
pierre
|
5718fba573
Partial fix for symbian rtl Makefile problems
|
il y a 8 ans |
pierre
|
82aa8c4d2f
Use REPE prefix instead of REP before CMPS{B,W,L} instruction (wasm generates an error for REP)
|
il y a 8 ans |
joost
|
fd8072e525
* When available, try to negotiate a TLS connection, if not available, use the deprecated way (sslv23)
|
il y a 8 ans |
joost
|
84635bcffa
* Added OpenSSL's SslTLSMethod
|
il y a 8 ans |
joost
|
4d2d45da0b
* When InitContext fails, TSSLSocketHandler.Connect should return false.
|
il y a 8 ans |
pierre
|
c98e9b230f
Some watcom assembler wasm improvements
|
il y a 8 ans |
pierre
|
38704411b2
Define conditional FASTMOVE_DISABLE_SSE3 to discard SSE specific code, needed for Watcom Assembler support
|
il y a 8 ans |
pierre
|
f4ecf87a50
Add conditional FASTMOVE_DISABLE_SSE3 to be able to discard SSE specific code, needed for Watcom Assembler support
|
il y a 8 ans |
nickysn
|
ee79ff3635
* improved the optimization of signed modulus by power-of-2, so it uses less
|
il y a 8 ans |
svenbarth
|
8ffc035a86
* inline for simple methods
|
il y a 8 ans |
nickysn
|
a1928859b3
* in the optimization of signed division by power-of-2 constant in
|
il y a 8 ans |
pierre
|
42bfa3967c
Fix compilation of sysutils unit
|
il y a 8 ans |
pierre
|
ee4956be40
Define FPC_ANSI_TEXTFILEREC for watcom OS
|
il y a 8 ans |
nickysn
|
277026ffd4
* perform the high level signed division by power-of-2 optimization for all
|
il y a 8 ans |
pierre
|
afab9524f2
Add missing SharedSuffix constant to system unit
|
il y a 8 ans |