Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn 1a56a1a026 * make the asd_cpu directive (which is currently only implemented in the NASM há 9 anos atrás
  florian 73aeea73ed + VOpVMov2VOp optimization há 9 anos atrás
  florian 260ea81c82 * improve cse on record/array accesses há 9 anos atrás
  florian 8fe986ba11 + write also node complexity when dumping a node tree há 9 anos atrás
  florian ce64d77256 * compilation fixed há 9 anos atrás
  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. há 9 anos atrás
  michael 364abc3c07 * Author retracted erf/erfc functions due to copyright issues há 9 anos atrás
  michael 7d38224c65 * Do not activate client/server in design mode há 9 anos atrás
  michael 3da0f82995 * Add error functions erf/erfc, bug ID #29740 há 9 anos atrás
  michael 9de8ad93ba * Make GetObjectNames public há 9 anos atrás
  michael d37d99a24f * Move simpleipc samples to appropriate directory há 9 anos atrás
  michael b7484d4a81 * Fix bug #29717 há 9 anos atrás
  michael 532bf25233 * Add possibility to specify JSON options há 9 anos atrás
  nickysn 5576caada6 * handle the asd_cpu asd_cpu directive and keep track of the currently selected há 9 anos atrás
  nickysn e1f21fb1e3 + handle the asd_cpu directive (commented out, but without producing an internal há 9 anos atrás
  nickysn 178dab45d3 + added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the há 9 anos atrás
  Jonas Maebe 0deacf9fba * fixed missing range checks in r33056 há 9 anos atrás
  Jeppe Johansen 03d4ada29e Use a temporary variable to avoid potential problems of overwriting the argument. há 9 anos atrás
  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. há 9 anos atrás
  sergei 4e7c0d0670 * MIPS: removed ConvertCalljmp method. Testing shows that it never changes instructions. há 9 anos atrás
  sergei 5f6442074a - MIPS,SPARC: removed method ReadSym which is never used. há 9 anos atrás
  Jonas Maebe 356a5aff05 * apparently, Darwin/x86-64 also uses an opaque ISA pointer on OS X 10.11 há 9 anos atrás
  svenbarth 94c0938edd Reverted accidentally committed inline if-then-else expression (committed in r33048 when I reverted the IfThen()... -.- ) há 9 anos atrás
  svenbarth 25744dd3f1 Fix for Mantis #29609. há 9 anos atrás
  svenbarth 1945bf64b4 Merged revision(s) 32302-32305, 32310 from branches/svenbarth/packages: há 9 anos atrás
  svenbarth 0226195272 With the TlsKey and SysInstance changes in revisions r33091 and r33107 respectively revisions r29009, r32580 and r32581 can be considered as merged. há 9 anos atrás
  svenbarth af53fcb48c Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 há 9 anos atrás
  svenbarth 6d81760136 typinfo.pp, TTypeData: há 9 anos atrás
  svenbarth 8152d1185c Only write the IIDStr for Corba interfaces (it's completely redundant for COM ones) há 9 anos atrás
  Jonas Maebe f3df3a7a67 + test for mantis #28668 há 9 anos atrás