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

Аутор SHA1 Порука Датум
  florian 4aebcdaa94 * enable node dfa for life information with -O3: пре 11 година
  florian 6924cc0458 * optimize CheckAndWarn пре 11 година
  florian 35206c3d93 * make ResetProcessing more efficient пре 11 година
  florian e914612423 * the win64 exception handling code messes with asm nodes, so mark the helper procedure that they contain assembler пре 11 година
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables пре 11 година
  florian 49fe968d1d * the dfa code now behaves like the old initialization checking code: uninitialized parameters passed by reference cause only a hint пре 11 година
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables пре 11 година
  florian c357212b45 + search crt* files also in /usr/lib/x86_64-linux-gnu, multiarch supporting distros require this пре 11 година
  sergei 409e176ded * Factored reusable (SEH-related) piece of code into separate procedure. пре 11 година
  michael 4b59b42df2 * Always send cookie, even if not yet start/timeout пре 11 година
  marco 840b2d7031 * delete textfile that was hardly updated for 2.0.x пре 11 година
  nickysn fcfb73f508 + i8086 asm implementation of math.arctan2, based on the i386 version пре 11 година
  sergei 6a40ff730c * In preparation to support SEH on Win32, moved definitions that apply to Win32 from seh64.inc into syswin.inc. пре 11 година
  lacak b6005af745 fcl-db: sqldb: add support for backtick "`" as identifier delimiter. пре 11 година
  sergei d72478eb64 * Function tjvmaddnode.cmpnode2topcmp is, in fact, not specific to any target. Moved it to generic tcgaddnode and reused in tmipsaddnode, where the same functionality was implemented in different way. пре 11 година
  Jonas Maebe 5b58162d6b * increased the size of tdirent to пре 11 година
  Jonas Maebe 679c6bd27e * fixed formatting пре 11 година
  Jonas Maebe cddc31a1a8 * also allow 'cpXXXX' in addition to 'CPXXXX' code page names (mantis #15169) пре 11 година
  Jonas Maebe 5e129b4ac5 * fixed TBinaryObjectReader.ReadSingle(), .ReadCurrency() and .ReadDate(): пре 11 година
  Jonas Maebe 017c895c37 * fixed missing function result initialisation in пре 11 година
  Jonas Maebe 4a8d7f8ce9 * allow 2.6.4 as starting version пре 11 година
  lacak e55332ab6f fcl-db: tests: пре 11 година
  sergei e16e19b170 * MIPS: removed specific handling of 32-bit shifts, generic code does the job just well. пре 11 година
  michael a2c561ebbe * Fixed typo (by Tomasz Wieckowsky, bug ID #25379) пре 11 година
  Jonas Maebe 5e0589f0a5 * fixed debug information for strings (index starts from 1, not from 0) пре 11 година
  sergei 2a112ad01b * MIPS: don't optimize reference twice for 64-bit loads and stores. Now loading/storing 64-bit value to global variable takes typically 3 instructions. пре 11 година
  sergei be45b411b2 * Disable PIC for tests that contain non-PIC assembler code. пре 11 година
  sergei 97a706c672 + Add definitions for ELF header flags. пре 11 година
  sergei 06735eaefc + MIPS peephole optimizer: eliminate redundant moves of floating point registers. пре 11 година
  sergei 0bef197c84 * MIPS unary minus node: override the entire second_float method, not just emit_float_sign_change. Makes use of two-address neg.d/neg.s instructions, eliminating extra register moves. пре 11 година