michael
|
d37d99a24f
* Move simpleipc samples to appropriate directory
|
9 سال پیش |
michael
|
b7484d4a81
* Fix bug #29717
|
9 سال پیش |
michael
|
532bf25233
* Add possibility to specify JSON options
|
9 سال پیش |
nickysn
|
5576caada6
* handle the asd_cpu asd_cpu directive and keep track of the currently selected
|
9 سال پیش |
nickysn
|
e1f21fb1e3
+ handle the asd_cpu directive (commented out, but without producing an internal
|
9 سال پیش |
nickysn
|
178dab45d3
+ added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the
|
9 سال پیش |
Jonas Maebe
|
0deacf9fba
* fixed missing range checks in r33056
|
9 سال پیش |
Jeppe Johansen
|
03d4ada29e
Use a temporary variable to avoid potential problems of overwriting the argument.
|
9 سال پیش |
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 سال پیش |
sergei
|
4e7c0d0670
* MIPS: removed ConvertCalljmp method. Testing shows that it never changes instructions.
|
9 سال پیش |
sergei
|
5f6442074a
- MIPS,SPARC: removed method ReadSym which is never used.
|
9 سال پیش |
Jonas Maebe
|
356a5aff05
* apparently, Darwin/x86-64 also uses an opaque ISA pointer on OS X 10.11
|
9 سال پیش |
svenbarth
|
94c0938edd
Reverted accidentally committed inline if-then-else expression (committed in r33048 when I reverted the IfThen()... -.- )
|
9 سال پیش |
svenbarth
|
25744dd3f1
Fix for Mantis #29609.
|
9 سال پیش |
svenbarth
|
1945bf64b4
Merged revision(s) 32302-32305, 32310 from branches/svenbarth/packages:
|
9 سال پیش |
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 سال پیش |
svenbarth
|
af53fcb48c
Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32
|
9 سال پیش |
svenbarth
|
6d81760136
typinfo.pp, TTypeData:
|
9 سال پیش |
svenbarth
|
8152d1185c
Only write the IIDStr for Corba interfaces (it's completely redundant for COM ones)
|
9 سال پیش |
Jonas Maebe
|
f3df3a7a67
+ test for mantis #28668
|
9 سال پیش |
Jonas Maebe
|
001417bb47
+ test from mantis #28667
|
9 سال پیش |
michael
|
2a33ee63bb
* Forgot to commit, constant for TThread.ExecuteInthread
|
9 سال پیش |
michael
|
789b80f702
* ExecuteInThread added
|
9 سال پیش |
michael
|
ae3b0eab2a
* Fix stringlist addstrings so virtual method is preserved (bug id 0029630)
|
9 سال پیش |
michael
|
a7963d7877
* Fix bug #29506
|
9 سال پیش |
Jeppe Johansen
|
1c0c944311
Added x86_64-embedded target. Patch from Benjamin Rosseaux
|
9 سال پیش |
sergei
|
161f812113
* Explicitly typecast (-longint) to longint, otherwise it becomes an int64 on 64-bit targets, causing wrong result of sign(longint). Mantis #29649.
|
9 سال پیش |
sergei
|
41751bc5b4
+ Next portion of MIPS peephole optimizations. Get more aggressive and do more than a single pass if needed, enabling optimization of instructions that logically turn into MOVE due to register renaming.
|
9 سال پیش |
michael
|
263c888555
* Fix bug ID #28723
|
9 سال پیش |
sergei
|
e8f2f42b75
* Reverted r29373 and replaced it with more appropriate fix.
|
9 سال پیش |