Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn c061a98e93 * made the i8086 internal assembler cpu instruction set checking follow the vor 9 Jahren
  nickysn 843aee8f4a * base the CPU name, written in the beginning of each NASM assembler file on the vor 9 Jahren
  nickysn ca868b0bc6 * fixed indentation in TX86NasmAssembler.WriteHeader vor 9 Jahren
  nickysn 06b9789928 + implemented a new {$ASMCPU XXX} directive, allowing to specify a different vor 9 Jahren
  nickysn d0d940f119 * also declare Intel Nehalem and newer CPUs as 'IA64' in the NASM's 'CPU' vor 9 Jahren
  nickysn 1a56a1a026 * make the asd_cpu directive (which is currently only implemented in the NASM vor 9 Jahren
  florian 73aeea73ed + VOpVMov2VOp optimization vor 9 Jahren
  florian 260ea81c82 * improve cse on record/array accesses vor 9 Jahren
  florian 8fe986ba11 + write also node complexity when dumping a node tree vor 9 Jahren
  florian ce64d77256 * compilation fixed vor 9 Jahren
  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. vor 9 Jahren
  michael 364abc3c07 * Author retracted erf/erfc functions due to copyright issues vor 9 Jahren
  michael 7d38224c65 * Do not activate client/server in design mode vor 9 Jahren
  michael 3da0f82995 * Add error functions erf/erfc, bug ID #29740 vor 9 Jahren
  michael 9de8ad93ba * Make GetObjectNames public vor 9 Jahren
  michael d37d99a24f * Move simpleipc samples to appropriate directory vor 9 Jahren
  michael b7484d4a81 * Fix bug #29717 vor 9 Jahren
  michael 532bf25233 * Add possibility to specify JSON options vor 9 Jahren
  nickysn 5576caada6 * handle the asd_cpu asd_cpu directive and keep track of the currently selected vor 9 Jahren
  nickysn e1f21fb1e3 + handle the asd_cpu directive (commented out, but without producing an internal vor 9 Jahren
  nickysn 178dab45d3 + added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the vor 9 Jahren
  Jonas Maebe 0deacf9fba * fixed missing range checks in r33056 vor 9 Jahren
  Jeppe Johansen 03d4ada29e Use a temporary variable to avoid potential problems of overwriting the argument. vor 9 Jahren
  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. vor 9 Jahren
  sergei 4e7c0d0670 * MIPS: removed ConvertCalljmp method. Testing shows that it never changes instructions. vor 9 Jahren
  sergei 5f6442074a - MIPS,SPARC: removed method ReadSym which is never used. vor 9 Jahren
  Jonas Maebe 356a5aff05 * apparently, Darwin/x86-64 also uses an opaque ISA pointer on OS X 10.11 vor 9 Jahren
  svenbarth 94c0938edd Reverted accidentally committed inline if-then-else expression (committed in r33048 when I reverted the IfThen()... -.- ) vor 9 Jahren
  svenbarth 25744dd3f1 Fix for Mantis #29609. vor 9 Jahren
  svenbarth 1945bf64b4 Merged revision(s) 32302-32305, 32310 from branches/svenbarth/packages: vor 9 Jahren