Károly Balogh
|
e6db32e192
+ add missing "else" in r26558 to fix build
|
11 年之前 |
Tomas Hajny
|
8242d060ce
* correct name for OS/2 and EMX import libraries
|
11 年之前 |
sergei
|
aadb407e31
* Convert int64 to double in more straightforward way.
|
11 年之前 |
sergei
|
6dd845a183
* Removed TTabCoef type and unused zero members in coefficient arrays (the actual number of coefficients is passed to polevl/p1evl anyways).
|
11 年之前 |
sergei
|
ab44638635
+ SPARC: initial peephole optimizer.
|
11 年之前 |
pierre
|
42140bd11f
Add forgotten new file, should fix bug report 25571
|
11 年之前 |
sergei
|
cda81e1d18
* SPARC: emit "x shl 1" as "x+x", it yields shorter code.
|
11 年之前 |
pierre
|
408dc2d2c1
Regenerated after: Add -h output for new assemblers
|
11 年之前 |
pierre
|
af83a74544
Add -h output for new assemblers
|
11 年之前 |
Tomas Hajny
|
daa8eadb14
* allow trailing backslash in SetCurrentDir and ChDir
|
11 年之前 |
pierre
|
9fc9f4bdba
Use new as_i8086_nasmobj as external assembler for msdos target
|
11 年之前 |
pierre
|
3327d508ee
Enable nasm assembler for x86_64 cpu
|
11 年之前 |
pierre
|
045f161012
Separate out nasm assembler for i8086, i386 and x86_64 cpus, also separte based on target object format
|
11 年之前 |
pierre
|
dfd37aae43
Add several x86 assemblers: yasm, and target specialized nasm, including for x86_64
|
11 年之前 |
pierre
|
b158ad6a9c
Handle asmextraopt in arm assembler
|
11 年之前 |
pierre
|
12a1a680cc
Regenerated after: Add help output for new -ao option to set asmextraopt
|
11 年之前 |
pierre
|
e44dc53083
Add help output for new -ao option to set asmextraopt
|
11 年之前 |
pierre
|
5e6669890a
Handle asmextraopt in powerpc, mips and sparc assemblers
|
11 年之前 |
pierre
|
3f33fdd445
Handle asmextraopt in powerpc assmeblers
|
11 年之前 |
pierre
|
441b9feffc
pass new asm extra opt using -ao option
|
11 年之前 |
pierre
|
6d4a9aad66
pass new asm extra opt using -ao option
|
11 年之前 |
pierre
|
e9c0484b3c
pass new asm extra opt using -ao option
|
11 年之前 |
pierre
|
4441bbb9dc
Add new global asmextraopt variable
|
11 年之前 |
pierre
|
1cec09f979
Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7)
|
11 年之前 |
nickysn
|
a85bb98aa6
* patch from Max Nazhalov with improvements to the i8086 64-bit division:
|
11 年之前 |
sergei
|
8b3217815b
* When inlining currency (ordinal) multiplication, change resultdef to int64, in order to be consistent with behavior of generic handling. Fixes compilation faliure after r26500, Mantis #25565.
|
11 年之前 |
michael
|
24e9e8a68c
* Reverted revision 26000, which is totally wrong
|
11 年之前 |
Károly Balogh
|
5e15e4b07d
add basic constant handling to subscript nodes, avoid ie20060521 when building rgobj.pas with -O3/-O4
|
11 年之前 |
marco
|
a57df5f0dd
* commited correction for Mantis #25560, misspelled constructor keyword
|
11 年之前 |
svenbarth
|
f64ba97285
Fix compilation of WinCE (for both ARM and i386!) after RTL changes
|
11 年之前 |