Commit History

Author SHA1 Message Date
  florian c357212b45 + search crt* files also in /usr/lib/x86_64-linux-gnu, multiarch supporting distros require this 11 years ago
  sergei 409e176ded * Factored reusable (SEH-related) piece of code into separate procedure. 11 years ago
  michael 4b59b42df2 * Always send cookie, even if not yet start/timeout 11 years ago
  marco 840b2d7031 * delete textfile that was hardly updated for 2.0.x 11 years ago
  nickysn fcfb73f508 + i8086 asm implementation of math.arctan2, based on the i386 version 11 years ago
  sergei 6a40ff730c * In preparation to support SEH on Win32, moved definitions that apply to Win32 from seh64.inc into syswin.inc. 11 years ago
  lacak b6005af745 fcl-db: sqldb: add support for backtick "`" as identifier delimiter. 11 years ago
  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 years ago
  Jonas Maebe 5b58162d6b * increased the size of tdirent to 11 years ago
  Jonas Maebe 679c6bd27e * fixed formatting 11 years ago
  Jonas Maebe cddc31a1a8 * also allow 'cpXXXX' in addition to 'CPXXXX' code page names (mantis #15169) 11 years ago
  Jonas Maebe 5e129b4ac5 * fixed TBinaryObjectReader.ReadSingle(), .ReadCurrency() and .ReadDate(): 11 years ago
  Jonas Maebe 017c895c37 * fixed missing function result initialisation in 11 years ago
  Jonas Maebe 4a8d7f8ce9 * allow 2.6.4 as starting version 11 years ago
  lacak e55332ab6f fcl-db: tests: 11 years ago
  sergei e16e19b170 * MIPS: removed specific handling of 32-bit shifts, generic code does the job just well. 11 years ago
  michael a2c561ebbe * Fixed typo (by Tomasz Wieckowsky, bug ID #25379) 11 years ago
  Jonas Maebe 5e0589f0a5 * fixed debug information for strings (index starts from 1, not from 0) 11 years ago
  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 years ago
  sergei be45b411b2 * Disable PIC for tests that contain non-PIC assembler code. 11 years ago
  sergei 97a706c672 + Add definitions for ELF header flags. 11 years ago
  sergei 06735eaefc + MIPS peephole optimizer: eliminate redundant moves of floating point registers. 11 years ago
  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 years ago
  Jonas Maebe 9736ed59be + add bin2obj as required tool (should have been part of r26132) 11 years ago
  Jonas Maebe 1be319868c * fixed wrong invocations of (possibly cross-compiled) bin2obj 11 years ago
  nickysn bb0a3a7374 + i8086 asm implementation of fpc_frac_real, based on the i386 version 11 years ago
  Károly Balogh 1bf55d3086 removed the no longer necessary special case for Amiga and MorphOS 11 years ago
  Károly Balogh 835dd97628 added Amiga and MorphOS to SmartLinkLibraryOSes 11 years ago
  Jonas Maebe 7be4e20307 * also don't put a value in registers if it is converted from a type that can 11 years ago
  Károly Balogh 34702dbfc5 fixed staticlibprefix for Amiga and MorphOS 11 years ago