Commit History

Author SHA1 Message Date
  Károly Balogh bbecfeed9e Amiga: manually semaphore-protect the heap Pool, because classic Amiga has no MEMF_SEM_PROTECTED 10 years ago
  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 years ago
  nickysn 6b0a19c0ab * fixed getting the address of a far proc on i8086 after the hlcgllvm branch merge 10 years ago
  nickysn 0162b199f7 * fixed the i8086 g_intf_wrapper after the hlcgllvm branch merge 10 years ago
  nickysn 003b283e55 * fixed thlcgcpu.g_exception_reason_save_const always generating a 286+ push 10 years ago
  Jonas Maebe 8558624641 * reintegrated hlcgllvm branch. Note that llvm support is NOT complete yet 10 years ago
  Jonas Maebe a30f0bc289 * fixed -Oodfa warnings 10 years ago
  Jonas Maebe 201121d7c9 * synchronised with trunk till r30345 10 years ago
  Jonas Maebe f631430775 * made the allocation of labels for internal data in typed const builders 10 years ago
  Jonas Maebe e12bd99b59 * fixed compilation with -dllvm after r30343 10 years ago
  Jonas Maebe 5a2609933f * fixed crash in r30244 (we only have to get a new elementdef if we didn't 10 years ago
  nickysn 131422b594 + added methods for calculating and verifying the omf record checksum and 10 years ago
  nickysn 359eaa4152 + added class for encapsulating an omf raw record 10 years ago
  Jonas Maebe 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside 10 years ago
  Jonas Maebe 419a97cce8 * changed emit_ansistring_const() and emit_unicodestring_const() into 10 years ago
  Jonas Maebe 6ed273eec5 * support specifying the name of an internal data section 10 years ago
  Jonas Maebe a76aba4a20 * converted a number of string data generators to the internal data builder 10 years ago
  Jonas Maebe 158116392c + ttai_typedconstbuilder.start_internal_data_builder() and 10 years ago
  Jonas Maebe be2f63aa97 + tasmlabel.createstatic() constructor for creating static data labels 10 years ago
  Jonas Maebe 560fe24c44 + getlocaldatalabel() 10 years ago
  Jonas Maebe 687bb15299 * renamed getdatalabel() to getglobaldatalabel 10 years ago
  Jonas Maebe 5e1bb8e408 + tcalo_make_dead_strippable to indicate that a typed constant data block 10 years ago
  Jonas Maebe e924dbed90 * moved the specification of the options for a ttai_typedconstbuilder from 10 years ago
  pierre 97b4a68e98 * Use C default packing for TStatFS type (fixes errors for x86_64 CPU) 10 years ago
  pierre c4d3286d69 'size_t' system type is also 64-bit wide on OpenBSD for x86_64 CPU. 10 years ago
  nickysn 49d501a798 + added unit omfbase for omf definitions; currently contains all the omf record 10 years ago
  nickysn f9d3e0c8d6 + the beginnings of an i8086-msdos internal obj writer 10 years ago
  marco c0e22fd89b * fix for #27723, ImmGetCompositionStringW returns long (signed) 10 years ago
  michael 72180d1010 * Fix bug #26612, parsing of descendent of specialized class 10 years ago
  lacak b9b253dd02 fcl-db: tests: apply test for RecordCount for closed DataSet introduced in rev.30295 (only for TBufDataSet in TestSpecificTBufDataset) also to other datasets (in TestDBBasics, which covers all TDataSet descendants) 10 years ago