コミット履歴

作者 SHA1 メッセージ 日付
  michael e8da5e1170 * Future-proof CallerAddr 10 年 前
  Károly Balogh 226c184d14 IDE: made FixFileName to actually fix and not break file names on Amiga-like systems 10 年 前
  Károly Balogh d7ffb52490 amicommon: define FPC_FEXPAND_DIRSEP_IS_UPDIR for Amiga-like systems. this seems to fix several FExpand weirdness on these systems (like the IDE not working properly on the root directory of a volume due to wrong paths) 10 年 前
  nickysn c28184b697 * fixed comparison of far procvars after the hlcgllvm branch merge 10 年 前
  Károly Balogh bbecfeed9e Amiga: manually semaphore-protect the heap Pool, because classic Amiga has no MEMF_SEM_PROTECTED 10 年 前
  Károly Balogh 0bccf5f09f morphos: use MEMF_SEM_PROTECTED flag for semaphore protect our memory pool. this is required for the future threading (concurrent accesses to the same pool from separate threads). 10 年 前
  nickysn 6b0a19c0ab * fixed getting the address of a far proc on i8086 after the hlcgllvm branch merge 10 年 前
  nickysn 0162b199f7 * fixed the i8086 g_intf_wrapper after the hlcgllvm branch merge 10 年 前
  nickysn 003b283e55 * fixed thlcgcpu.g_exception_reason_save_const always generating a 286+ push 10 年 前
  Jonas Maebe 8558624641 * reintegrated hlcgllvm branch. Note that llvm support is NOT complete yet 10 年 前
  Jonas Maebe a30f0bc289 * fixed -Oodfa warnings 10 年 前
  Jonas Maebe 201121d7c9 * synchronised with trunk till r30345 10 年 前
  Jonas Maebe f631430775 * made the allocation of labels for internal data in typed const builders 10 年 前
  Jonas Maebe e12bd99b59 * fixed compilation with -dllvm after r30343 10 年 前
  Jonas Maebe 5a2609933f * fixed crash in r30244 (we only have to get a new elementdef if we didn't 10 年 前
  nickysn 131422b594 + added methods for calculating and verifying the omf record checksum and 10 年 前
  nickysn 359eaa4152 + added class for encapsulating an omf raw record 10 年 前
  Jonas Maebe 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside 10 年 前
  Jonas Maebe 419a97cce8 * changed emit_ansistring_const() and emit_unicodestring_const() into 10 年 前
  Jonas Maebe 6ed273eec5 * support specifying the name of an internal data section 10 年 前
  Jonas Maebe a76aba4a20 * converted a number of string data generators to the internal data builder 10 年 前
  Jonas Maebe 158116392c + ttai_typedconstbuilder.start_internal_data_builder() and 10 年 前
  Jonas Maebe be2f63aa97 + tasmlabel.createstatic() constructor for creating static data labels 10 年 前
  Jonas Maebe 560fe24c44 + getlocaldatalabel() 10 年 前
  Jonas Maebe 687bb15299 * renamed getdatalabel() to getglobaldatalabel 10 年 前
  Jonas Maebe 5e1bb8e408 + tcalo_make_dead_strippable to indicate that a typed constant data block 10 年 前
  Jonas Maebe e924dbed90 * moved the specification of the options for a ttai_typedconstbuilder from 10 年 前
  pierre 97b4a68e98 * Use C default packing for TStatFS type (fixes errors for x86_64 CPU) 10 年 前
  pierre c4d3286d69 'size_t' system type is also 64-bit wide on OpenBSD for x86_64 CPU. 10 年 前
  nickysn 49d501a798 + added unit omfbase for omf definitions; currently contains all the omf record 10 年 前