2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  sergei 534ecbda9f * SPARC: r26561 caused a_op_const_reg_reg used for zero-extending 8-bit values to be optimized away. Fixed by replacing it with an explicit instruction. 11 жил өмнө
  masta 0736bf4ded Try to change typical constant AND-masking operations into shifts for ARM 11 жил өмнө
  svenbarth a2f3f0d269 Explicitely add WinSock2 unit to rtl-extra so that it is installed as well. 11 жил өмнө
  michael 72d43272ac * More clear and flexible way to process content from stdin 11 жил өмнө
  michael 3d892683a2 * Cleaner interface to set request content. Allow not reading content. 11 жил өмнө
  nickysn 85dd9e5789 + added a size parameter to optimize_op_const and do a sign extension of the 'a' parameter up from the specified size, so that things like (i and $ffffffff) get optimized away the same way as (i and -1) 11 жил өмнө
  michael bef2957e0b * Use global class vars to create handler/request/response. Avoids having to do 2 overrides 11 жил өмнө
  Károly Balogh e6db32e192 + add missing "else" in r26558 to fix build 11 жил өмнө
  Tomas Hajny 8242d060ce * correct name for OS/2 and EMX import libraries 11 жил өмнө
  sergei aadb407e31 * Convert int64 to double in more straightforward way. 11 жил өмнө
  sergei 6dd845a183 * Removed TTabCoef type and unused zero members in coefficient arrays (the actual number of coefficients is passed to polevl/p1evl anyways). 11 жил өмнө
  sergei ab44638635 + SPARC: initial peephole optimizer. 11 жил өмнө
  pierre 42140bd11f Add forgotten new file, should fix bug report 25571 11 жил өмнө
  sergei cda81e1d18 * SPARC: emit "x shl 1" as "x+x", it yields shorter code. 11 жил өмнө
  pierre 408dc2d2c1 Regenerated after: Add -h output for new assemblers 11 жил өмнө
  pierre af83a74544 Add -h output for new assemblers 11 жил өмнө
  Tomas Hajny daa8eadb14 * allow trailing backslash in SetCurrentDir and ChDir 11 жил өмнө
  pierre 9fc9f4bdba Use new as_i8086_nasmobj as external assembler for msdos target 11 жил өмнө
  pierre 3327d508ee Enable nasm assembler for x86_64 cpu 11 жил өмнө
  pierre 045f161012 Separate out nasm assembler for i8086, i386 and x86_64 cpus, also separte based on target object format 11 жил өмнө
  pierre dfd37aae43 Add several x86 assemblers: yasm, and target specialized nasm, including for x86_64 11 жил өмнө
  pierre b158ad6a9c Handle asmextraopt in arm assembler 11 жил өмнө
  pierre 12a1a680cc Regenerated after: Add help output for new -ao option to set asmextraopt 11 жил өмнө
  pierre e44dc53083 Add help output for new -ao option to set asmextraopt 11 жил өмнө
  pierre 5e6669890a Handle asmextraopt in powerpc, mips and sparc assemblers 11 жил өмнө
  pierre 3f33fdd445 Handle asmextraopt in powerpc assmeblers 11 жил өмнө
  pierre 441b9feffc pass new asm extra opt using -ao option 11 жил өмнө
  pierre 6d4a9aad66 pass new asm extra opt using -ao option 11 жил өмнө
  pierre e9c0484b3c pass new asm extra opt using -ao option 11 жил өмнө
  pierre 4441bbb9dc Add new global asmextraopt variable 11 жил өмнө