Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  sergei d0ae800da6 + MIPS: Use INS and EXT instructions for bit manipulations when target CPU type is set to mips32r2. 12 vuotta sitten
  pierre eb1ff90de1 Fix jvm compiler compilation failure after rev 25013 12 vuotta sitten
  lacak 1ffcb9c1e6 fcl-db: mssql: add comments 12 vuotta sitten
  lacak f2464fbf3d fcl-db: mysql: formatting (remove unused variables) 12 vuotta sitten
  lacak 029eb92bd0 fcl-db: mysql: map UNSIGNED SMALLINT to ftWord fields. TestSupportWordFields 12 vuotta sitten
  sergei 828309e61d - MIPS: removed opcodes that are not in any known documentation. 12 vuotta sitten
  florian a0292b8962 * patch by Max Nazhalov to fix more conversion issues of the C code translation, resolves #24691 12 vuotta sitten
  marco ee5ce52d4c * Simple Add/remove firewall rule wrapper by d4nn13 (forum) 12 vuotta sitten
  florian 6ab95815d8 * try to optimze (p-/+const)^ by putting const into the offset of the generated reference 12 vuotta sitten
  florian be2ab84474 * make actualtargetnode a normal procedure using pointers to node so it can be used also when replacing nodes 12 vuotta sitten
  nickysn 7e70a5f763 * i8086 fix after r25010: i8086 doesn't support lea sp,[sp-XXX] 12 vuotta sitten
  Tomas Hajny 67b3017751 * RealMaxPathLen added - value queried from the system on startup 12 vuotta sitten
  florian 94cf650d9a * use lea to adjust stack pointer, this is equal or faster on all modern CPUs than add/sub 12 vuotta sitten
  sergei 7810d6637a * MIPS: improved 64-bit comparisons by using cg.a_cmp_reg_reg_label, uses less instructions and registers when comparing with zero. 12 vuotta sitten
  sergei 7a28815182 * r24895 used wrong expression for swapping sides of comparison, and it went undetected by tests. Fixed. 12 vuotta sitten
  sergei 40045e6269 - Removed unused variables 12 vuotta sitten
  sergei 8bfef107b3 * TAB characters removed. 12 vuotta sitten
  sergei c855868a3d * MIPS: get rid of macros in comparison operations, use immediate operands for comparison with constants when possible. 12 vuotta sitten
  Jonas Maebe 1e167a5fd3 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 vuotta sitten
  Jonas Maebe 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 vuotta sitten
  Jonas Maebe 345ca6f187 * prevent going through (the expensive) InternalSetCodePage when changing 12 vuotta sitten
  pierre 277ae481b8 Add passing of -k option to linker for msdos and go32v2 targets 12 vuotta sitten
  florian b78d6108fd * workaround for 2.6.x to avoid overflow errors when compiled with -CRiot 12 vuotta sitten
  marco 56e9f9301c * First set of patches for making mergable CHM files, committed after a point with 0 regressions. 12 vuotta sitten
  sergei 87cfd86172 * Define SUPPORT_GET_FRAME for targets having "get_frame" as internal symbol (x86,arm and jvm, currently), removes need to enumerate these targets in every related conditional compilation directive and simplifies configuring this feature for other targets. 12 vuotta sitten
  nickysn f7d3f7cd33 * use create_nil_dataptr instead of create_sym(nil) in TRTTIWriter.write_rtti_reference; among other things, this fixes writeln(enum) in the i8086 medium memory model 12 vuotta sitten
  nickysn 784333edbb + added tai_const.Create_nil_codeptr and .Create_nil_dataptr, which should eventually replace tai_const.Create_sym(nil) 12 vuotta sitten
  florian 844806cb19 * renamed parameter bp (x86 ism) into fp for dump_stack 12 vuotta sitten
  florian f50e25afa0 * tests built/updated using gcc 4.8.1 12 vuotta sitten
  nickysn 6c1262049e * tai_const.Create_sym_offset: follow the default i8086 data (instead of code) pointer size for asm symbols with typ=AT_DATA 12 vuotta sitten