Commit History

Author SHA1 Message Date
  Jonas Maebe d51c87e77b * add Darwin/AArch64 to systems_darwin 10 years ago
  Jonas Maebe bee9c4185b + default target for AArch64 10 years ago
  Jonas Maebe 8c89f7ee8f * AArch64 also uses the non-fragile Objective-C ABI 10 years ago
  Jonas Maebe b5643f2a27 + aarch64 cpu identifier 10 years ago
  Jonas Maebe c6ba0bb6fb + support for targets that require by-reference value parameters to be 10 years ago
  Jonas Maebe edef6b2a0a + AArch64 Darwin abi declaration 10 years ago
  Jonas Maebe 146e3bcb9e * synchronised with trunk till r29513 10 years ago
  Jonas Maebe e97f31541e - reverted partial commit of merge 10 years ago
  Jonas Maebe a76bbf363d * synchronised with trunk r29513 10 years ago
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 years ago
  Jonas Maebe b36e244e34 * allocate datastructures with new() instead of getmem() so that they get 11 years ago
  Jonas Maebe bd09b88a5b + support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension) 11 years ago
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 11 years ago
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: 11 years ago
  Jonas Maebe 03e28d19d9 * all systems use an explicit record to pass data to nested routines when 11 years ago
  Jonas Maebe 9420a5d7a7 * also check for targets not supporting -gc/checkpointer functionality in 11 years ago
  florian e5a5ae8bcb * CPUI386 => I386 11 years ago
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 11 years ago
  yury 56b3287e29 + Added compiler support for mipsel-android target. 11 years ago
  pierre 1cec09f979 Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7) 11 years ago
  Jonas Maebe 9573160c1a + llvmdatalayout field for tsysteminfo that contains the encoded data layout 11 years ago
  pierre a091c26750 * Use mips everywhere for big endian mips target 11 years ago
  nickysn a48b44cfe5 + added a new tsystemflag tf_cld, which indicates that ts_cld should be enabled 12 years ago
  sergei 38058505ba * Changed linking infrastructure to look like assembler one: 12 years ago
  sergei 9e3d17778d - Removed TAbstractAssembler and TAbstractAssemblerClass, they are not used anymore. 12 years ago
  Jonas Maebe 1358618c36 * only display and allow ABIs that are actually supported by the current 12 years ago
  florian 5e0585c0d0 + introduce tf_no_objectfiles_when_smartlinking so object file generation on i8086-msdos can be turned off 12 years ago
  nickysn 94e8690e2e oops, forgot about systems.pas in the previous commit 12 years ago
  nickysn 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
  yury 0960ee2034 * Add missing checks for android target. 12 years ago