提交歷史

作者 SHA1 備註 提交日期
  Jonas Maebe dee1056546 * fixed wrong change of jumpalignmax from 10 to 16 in previous commit 6 年之前
  Jonas Maebe 9a797b9f49 * changed maxjumpalign:10 to 16 6 年之前
  florian ce81e50907 * better code alignment for x86_64-win64 and x86_64-linux 6 年之前
  florian a092da723a + new fields for more precise control of alignment 6 年之前
  florian aa4af19027 * set localalignmin to 4 on x86_64-win64, there is no reason to leave it at 8 (same as linux) 7 年之前
  florian 53019b2470 * align code slightly better on i386-win32/x86_64-win64 8 年之前
  nickysn 7ff6c2a675 - rm tf_smartlink_library from targets that define tf_smartlink_sections, since 10 年之前
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 10 年之前
  Jeppe Johansen 9e5979e8be Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now. 10 年之前
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 11 年之前
  florian 2c5a0ffc89 * make windres the default resource compiler on x86_64-win64 11 年之前
  Jonas Maebe 9573160c1a + llvmdatalayout field for tsysteminfo that contains the encoded data layout 11 年之前
  sergei 38058505ba * Changed linking infrastructure to look like assembler one: 12 年之前
  svenbarth 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 年之前
  nickysn 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 年之前
  pierre 93b2c1a717 Use dwarf2 as default debug format for Win64 target OS 12 年之前
  Jonas Maebe bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 年之前
  florian 7819eb892c * use GNU AS as default assembler on x86_64-win64 now 13 年之前
  pierre b1bd1d29ec Replace `cat $RES`by $CATRES and call CatFileContent method 13 年之前
  Jonas Maebe f2823a1d68 * r17629 changed the condition for generating safecall code on x64 and ARM 13 年之前
  pierre ec99b1ba40 * Add tf_dwarf_only_local_labels for win64 as suggested by Willibald Krenn 15 年之前
  joost 65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. 15 年之前
  Jonas Maebe b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 年之前
  Jonas Maebe c9af7d6476 * added tf_dwarf_only_local_labels for Windows (should make DWARF usable 16 年之前
  Jonas Maebe bfd753b7c9 - removed tf_dwarf_relative_addresses again, it causes differences 16 年之前
  Tomas Hajny 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries 16 年之前
  Jonas Maebe 0768f82770 * set tf_dwarf_relative_addresses for win32 16 年之前
  florian 24fe46b3a3 + missing includes of fpcdefs.inc added 17 年之前
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 年之前
  florian e5a960d860 * set default reserved stack size on win32/win64 to 16MB 17 年之前