Commit History

作者 SHA1 備註 提交日期
  florian 60623f39a1 + - can be used to remove options from a cpu capability switch 3 年之前
  Michaël Van Canneyt e422743841 * Patch from Zeljko Avramovic to add additional typehelpers for basic types. Fix issue #39268 3 年之前
  Michaël Van Canneyt b1412ec5c0 * Make hexdigits a global constant 3 年之前
  Michaël Van Canneyt 65101b36dc * typescript parsing & conversion, initial commit 3 年之前
  ccrause 793c157a9c Always call DoExec to generate linker scripts. Even if cs_link_nolink is set, the ldgen scipt needs to be called in the generated ppas script. 3 年之前
  ccrause b0c0309cc1 Add output path to kconfig source file location parameters. 3 年之前
  ccrause f66dd54bc2 Extract linker script generation as separate method. Check if esp linker scripts can be found in library paths, if not then generate scritps. 3 年之前
  ccrause ab00794343 Keep esp32 and esp8266 version specific tweaks separate. 3 年之前
  ccrause a58567004b Remove unused $OUTPUT substtution and empty check of outputexedir. 3 年之前
  ccrause 655a5f526c Place IDF related files in executable output folder. 3 年之前
  ccrause e86d3af7e0 The linklib list for esp-idf v4.2 is also needed for v4.3 3 年之前
  florian 5db20610dd * correct idf version check 3 年之前
  florian 802f24dfbd * force result to be set 3 年之前
  florian 54f2308d2a + draft for esp-idf version specific rtl unit which contains the necessery linklib statements 3 年之前
  florian dc161e519f * inputfilepath might not be empty 3 年之前
  ccrause 5289aab4f2 Add -WP option so that IDF version can be passed in - stored in globals.idf_version. The version is checked in t_freertos.pas and for esp-idf version 4.3.x an extra link file is added, also running ldgen.py is skipped as that seems unused. 3 年之前
  Pierre Muller 222a41be7b Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows 3 年之前
  Jonas Maebe 2de72c8541 Linux/PPC64: fix missing TOC loads 3 年之前
  Jonas Maebe e1a739d15d FreeBSD CSU fixes 3 年之前
  florian 9314bbbf08 * compilation hopefully fixed 3 年之前
  Yuriy Sydorov 4f711a8b2c * Use longint for Tmoveins.id instead of word to prevent overflow in extreme cases. 3 年之前
  florian 12f48c230b * use high level interface wrappers for powerpc64 if pic is generated as 3 年之前
  Yuriy Sydorov 5c55f1a16e * Added Tmoveins.id to be used for sorting and searching in Tmovelist, to 3 年之前
  Yuriy Sydorov fad6b0e489 * Fixed build with NO_THREADING on Windows. 3 年之前
  florian e132ae2fee * last commit was not correct, fixed 3 年之前
  florian bf5f37b14a * fix conditional statement as pointed out by Sergey Larin 3 年之前
  Pierre Muller b3fb6a0ec0 Commit revision.inc change after 7d1b7eda0e 3 年之前
  Pierre Muller dabc59977d Avoid having uninitialized UseBinutilsPrefix local variable in GetDefaultLibGCCDir function 3 年之前
  Pierre Muller 271ba59cf1 All Makefile's regenerated 3 年之前
  Pierre Muller c9ee52a8f5 Regenerated fpcmake.inc after previous commit: Use filter instead of findstring make function when a whole word needs to match 3 年之前