Commit History

Author SHA1 Message Date
  florian a95641e43c * don't pass march always to gas because the rtl uses always pld to be able 13 years ago
  marco 06bd08697e * starting compiler version check to toplevel "all" target 13 years ago
  pierre fb60e17602 Regenerated after: Fix wrong arg number in parser_e_nostackframe_with_locals 13 years ago
  pierre 01c8ac4b3e Fix wrong arg number in pareser_e_nostackframe_with_locals 13 years ago
  pierre 5ce88e3f99 Regenerated after: Also set CYCLELEVEL for cross-compilation rtl parts 13 years ago
  pierre bf80b55a1b Also set CYCLELEVEL for cross-compilation rtl parts 13 years ago
  michael 9d6b4aa946 * Fix dayOfWeek for dates < 0 (bug ID #23144) 13 years ago
  pierre 1cfb612513 Add new tests related to nostackframe checks added in commit 22677 13 years ago
  pierre be5839e44a Add warning/error message about possible problems with nostackframe modifier 13 years ago
  reiniero 6bd0e88e6b + Support for sqlite3 on win64 13 years ago
  lacak 382cd9483c Adds test for Firebird's EXECUTE BLOCK RETURNS statement, which returns resultset. Test correct detection of StatementType. Mantis #0022972 13 years ago
  sergei a178e28275 + Extend TObjRelocation to hold untranslated platform-specific relocation types. This allows to avoid translating relocations into generic format when reading object files (which is just waste of time), and allows TObjRelocationType enumeration contain only types that are actually produced by compiler. 13 years ago
  lacak 83c866637b Adjust TestTemporaryTable test. Adds support for Firebird/Interbase Global Temporary Tables. (+small cleanup) 13 years ago
  sergei 339d06aa58 * When writing section names of .o files, let sh_name of sections with relocations point into names of corresponding relocation sections past the .rel/.rela prefix. In case of smartlinked sections this saves almost half of .shstrtab section size. 13 years ago
  pierre 25b0de0c28 Use -march and -mabi options for GNU assembler call. 13 years ago
  pierre 305206354a Add arch and abi values for mips cpu 13 years ago
  michael 8962703312 * Enable datadictionary for MySQL 5.1 and 5.5 13 years ago
  yury 76dd6cfaac * Do not write unneeded registry keys if ClassName is empty. 13 years ago
  yury 91988e611a * Ignore an error returned by UnRegisterTypeLib() to allow successful un-registration of whole COM object if type library is not registered atm. 13 years ago
  pierre 66872fafa2 Fix wrong ifdef for MIPS cpu check 13 years ago
  yury 25602c7cbd * Make TRegIniFile Delphi compatible. 13 years ago
  yury 9a3225f1af * Clear CurrentPath when closing registry. 13 years ago
  yury 7607cc06de * Implemented CurrentPath property. 13 years ago
  yury 8b63363878 * Removed unused vars. 13 years ago
  yury 7b5baf71f0 + Added tests for TRegistry bugs. 13 years ago
  Legolas 5e40262fe2 * Updated libndsfpc to ver. 1.5.7 13 years ago
  reiniero a632021d62 Firebird/Interbase connection minor+cosmetic fix: 13 years ago
  Jonas Maebe bc35f4b3db * fixed writing of local static symbols on AIX 13 years ago
  florian d7e0f07aab + UseAVX check 13 years ago
  florian c57f463ede + AVXSupport function to detect if the CPU and OS support AVX 13 years ago