Historie revizí

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