Историја ревизија

Аутор SHA1 Порука Датум
  lacak 1ffcb9c1e6 fcl-db: mssql: add comments пре 12 година
  lacak f2464fbf3d fcl-db: mysql: formatting (remove unused variables) пре 12 година
  lacak 029eb92bd0 fcl-db: mysql: map UNSIGNED SMALLINT to ftWord fields. TestSupportWordFields пре 12 година
  sergei 828309e61d - MIPS: removed opcodes that are not in any known documentation. пре 12 година
  florian a0292b8962 * patch by Max Nazhalov to fix more conversion issues of the C code translation, resolves #24691 пре 12 година
  marco ee5ce52d4c * Simple Add/remove firewall rule wrapper by d4nn13 (forum) пре 12 година
  florian 6ab95815d8 * try to optimze (p-/+const)^ by putting const into the offset of the generated reference пре 12 година
  florian be2ab84474 * make actualtargetnode a normal procedure using pointers to node so it can be used also when replacing nodes пре 12 година
  nickysn 7e70a5f763 * i8086 fix after r25010: i8086 doesn't support lea sp,[sp-XXX] пре 12 година
  Tomas Hajny 67b3017751 * RealMaxPathLen added - value queried from the system on startup пре 12 година
  florian 94cf650d9a * use lea to adjust stack pointer, this is equal or faster on all modern CPUs than add/sub пре 12 година
  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 година
  sergei 7a28815182 * r24895 used wrong expression for swapping sides of comparison, and it went undetected by tests. Fixed. пре 12 година
  sergei 40045e6269 - Removed unused variables пре 12 година
  sergei 8bfef107b3 * TAB characters removed. пре 12 година
  sergei c855868a3d * MIPS: get rid of macros in comparison operations, use immediate operands for comparison with constants when possible. пре 12 година
  Jonas Maebe 1e167a5fd3 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) пре 12 година
  Jonas Maebe 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) пре 12 година
  Jonas Maebe 345ca6f187 * prevent going through (the expensive) InternalSetCodePage when changing пре 12 година
  pierre 277ae481b8 Add passing of -k option to linker for msdos and go32v2 targets пре 12 година
  florian b78d6108fd * workaround for 2.6.x to avoid overflow errors when compiled with -CRiot пре 12 година
  marco 56e9f9301c * First set of patches for making mergable CHM files, committed after a point with 0 regressions. пре 12 година
  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 година
  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 година
  nickysn 784333edbb + added tai_const.Create_nil_codeptr and .Create_nil_dataptr, which should eventually replace tai_const.Create_sym(nil) пре 12 година
  florian 844806cb19 * renamed parameter bp (x86 ism) into fp for dump_stack пре 12 година
  florian f50e25afa0 * tests built/updated using gcc 4.8.1 пре 12 година
  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 година
  marco eebfeca41d * removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit. пре 12 година
  sergei 89c9cdf6c4 + MIPS: implemented parameter location reusing, eliminating second copy of (potentially large) records passed by value. When parameter is passed both in registers and stack, let it have a single LOC_REFERENCE location on callee side, and store relevant registers on stack (into 16-byte area reserved by ABI) early in prologue. пре 12 година