nickysn
|
ca868b0bc6
* fixed indentation in TX86NasmAssembler.WriteHeader
|
9 năm trước cách đây |
nickysn
|
06b9789928
+ implemented a new {$ASMCPU XXX} directive, allowing to specify a different
|
9 năm trước cách đây |
nickysn
|
d0d940f119
* also declare Intel Nehalem and newer CPUs as 'IA64' in the NASM's 'CPU'
|
9 năm trước cách đây |
nickysn
|
1a56a1a026
* make the asd_cpu directive (which is currently only implemented in the NASM
|
9 năm trước cách đây |
florian
|
73aeea73ed
+ VOpVMov2VOp optimization
|
9 năm trước cách đây |
florian
|
260ea81c82
* improve cse on record/array accesses
|
9 năm trước cách đây |
florian
|
8fe986ba11
+ write also node complexity when dumping a node tree
|
9 năm trước cách đây |
florian
|
ce64d77256
* compilation fixed
|
9 năm trước cách đây |
sergei
|
17256e8387
* fpc_exp_real: replaced pushing immediate values on stack with Darwin-style PIC. This change increases performance on Intel E7200 almost twice. On AMD CPUs performance increase is not that large, but still noticeable.
|
9 năm trước cách đây |
michael
|
364abc3c07
* Author retracted erf/erfc functions due to copyright issues
|
9 năm trước cách đây |
michael
|
7d38224c65
* Do not activate client/server in design mode
|
9 năm trước cách đây |
michael
|
3da0f82995
* Add error functions erf/erfc, bug ID #29740
|
9 năm trước cách đây |
michael
|
9de8ad93ba
* Make GetObjectNames public
|
9 năm trước cách đây |
michael
|
d37d99a24f
* Move simpleipc samples to appropriate directory
|
9 năm trước cách đây |
michael
|
b7484d4a81
* Fix bug #29717
|
9 năm trước cách đây |
michael
|
532bf25233
* Add possibility to specify JSON options
|
9 năm trước cách đây |
nickysn
|
5576caada6
* handle the asd_cpu asd_cpu directive and keep track of the currently selected
|
9 năm trước cách đây |
nickysn
|
e1f21fb1e3
+ handle the asd_cpu directive (commented out, but without producing an internal
|
9 năm trước cách đây |
nickysn
|
178dab45d3
+ added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the
|
9 năm trước cách đây |
Jonas Maebe
|
0deacf9fba
* fixed missing range checks in r33056
|
9 năm trước cách đây |
Jeppe Johansen
|
03d4ada29e
Use a temporary variable to avoid potential problems of overwriting the argument.
|
9 năm trước cách đây |
sergei
|
cc3e09ee46
* Handle possible relocation types in assembler reader using a single AS_RELTYPE token, rather than with individual tokens for each case. Since possible relocations are target-dependent, this will allow to support any amount of them without modifying the base tattreader class.
|
9 năm trước cách đây |
sergei
|
4e7c0d0670
* MIPS: removed ConvertCalljmp method. Testing shows that it never changes instructions.
|
9 năm trước cách đây |
sergei
|
5f6442074a
- MIPS,SPARC: removed method ReadSym which is never used.
|
9 năm trước cách đây |
Jonas Maebe
|
356a5aff05
* apparently, Darwin/x86-64 also uses an opaque ISA pointer on OS X 10.11
|
9 năm trước cách đây |
svenbarth
|
94c0938edd
Reverted accidentally committed inline if-then-else expression (committed in r33048 when I reverted the IfThen()... -.- )
|
9 năm trước cách đây |
svenbarth
|
25744dd3f1
Fix for Mantis #29609.
|
9 năm trước cách đây |
svenbarth
|
1945bf64b4
Merged revision(s) 32302-32305, 32310 from branches/svenbarth/packages:
|
9 năm trước cách đây |
svenbarth
|
0226195272
With the TlsKey and SysInstance changes in revisions r33091 and r33107 respectively revisions r29009, r32580 and r32581 can be considered as merged.
|
9 năm trước cách đây |
svenbarth
|
af53fcb48c
Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32
|
9 năm trước cách đây |