Commit History

Author SHA1 Message Date
  florian 3fff969ced * take care of instruction in between when doing ShiftShiftShift2ShiftShift optimizations 12 years ago
  florian f1b8fad6dc * make AndAnd2And working with other instructions in between 12 years ago
  florian fcef2dc3df * refactored some code and introduced usage of new method RegEndOfLife 12 years ago
  florian 82f3ec7922 * if cs_opt_level3 is not set, limit lookahead of GetNextInstructionUsingReg to one instruction: 12 years ago
  florian a78af5b8fe + AndLslXsr2And and AndLsl2Lsl optimization 12 years ago
  florian ff522d7e18 * improve ShiftShiftShift2ShiftShift to look further ahead 12 years ago
  florian 12d0c05ede * remove bic instructions after lsr if possible 12 years ago
  michael f566201a8d * Notification should be protected 12 years ago
  svenbarth 632db2229f Fix for Mantis #23700 . 12 years ago
  michael faba932549 * Added generic tree from Mario Ray Mahardhika (bug ID 33654) 12 years ago
  florian 81e0e3114c * throw an error if threadvars are used but not supported 12 years ago
  pierre 9e6a2b868c Fix -Cp option failure due to cputypestr array that must be uppercased 12 years ago
  michael 5df0afb5c6 * Corrected statements for tables and system tables 12 years ago
  pierre bb418a1c94 Try to convert dllprt0.as code to PIC 12 years ago
  pierre 5d3a94f9e4 Regenerated after: Use -KPIC option for dllprt0.as for mips/mipsel 12 years ago
  pierre 84d21fad21 Use -KPIC option for dllprt0.as for mips/mipsel 12 years ago
  michael 164c677cfd * Enable property setter by default 12 years ago
  michael 49e3d2734e * Added possibility to force use of setter/getter for properties. 12 years ago
  paul 7c663af588 compiler: also don't allow record constructors with only default arguments 12 years ago
  paul fe338013a5 compiler: calculate offset of record fields in taddrnode also for bitpacked structures (Jonas comment in bug #0019357) 12 years ago
  paul 1b8369dd99 compiler: don't allow parameterless constructors 12 years ago
  svenbarth 83af4e93f7 rtl/m68k/m68k.inc: 12 years ago
  svenbarth f5e94a02cd rtl/m68k/m68k.inc: 12 years ago
  Jonas Maebe 583eb3f9a4 * re-enabled loadvmtaddrnode for records on JVM targets, fixes 12 years ago
  paul 65cbb4e9ba compiler: calculate offset of record fields in taddrnode (based on patch of Jeppe Johansen, fixes bug #0019357) 12 years ago
  paul 3a3c10a474 compiler: don't allow constants, methods, class members and properties for local or anonymous records (fixes bug #0023000) 12 years ago
  marco 146011d523 * two constants added. 12 years ago
  pierre 53b65300a6 + Add mips-linux gcc compiled objects 12 years ago
  pierre dcd3783c6e + mispel-linux gcc compiled objects added 12 years ago
  paul 4d79a44e4c compiler: don't create loadvmtaddrnode for record references, they have no VMT (fixes bug #23130) 12 years ago