Commit History

Author SHA1 Message Date
  Jonas Maebe 9ee2a0f71c + g_set_addr_nonbitpacked_record_field_ref() thlcgobj method to make a 10 years ago
  Jonas Maebe 5a50d05e50 * fixed skipping if intermediate fields in llvm shadow symtable 10 years ago
  Jonas Maebe 3c6aa91a96 * factored out the loading of threadvars in its own method, and put the 10 years ago
  Jonas Maebe 54642f5f09 * return the added symbol from trecorddef.add_field_by_def() 10 years ago
  Jonas Maebe 54172d7de4 * fixed alignment of subscripts if the variant part of a record starts at a 10 years ago
  Jonas Maebe c7a418829b * support for implementing interface method wrappers at the node tree 10 years ago
  Jonas Maebe be2ec5be59 * write full/init rtti and VMTs separately instead of at the same time 10 years ago
  Jonas Maebe cabb16efdb - removed the no longer used generation of uninitialised results for 10 years ago
  Jonas Maebe 839482751d * when generating code for a pure assembler routine with LLVM, instantiate 10 years ago
  Jonas Maebe 5c69d57674 + TLLVMModuleInlineAssemblyDecorator to decorate inline module-level 10 years ago
  Jonas Maebe 55e84df094 + GetExternalAssemblerWithAsmInfoWriter() to get a GNU-style external 10 years ago
  Jonas Maebe 6dd06a1aae * put the code for pure assembler routines in a separate asmlist, so 10 years ago
  Jonas Maebe c80fb6a20e * explicitly specify whether an llvm specification is a definition (= locally 10 years ago
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so 10 years ago
  Jonas Maebe 4bb82b0a3f - removed unused OnlyAsm procedure 10 years ago
  Jonas Maebe e1f78cb774 * added decorator support to the external assembler writers so the LLVM 10 years ago
  Jonas Maebe b3d0197f98 * factored out the output file handling (mostly writing data) from the 10 years ago
  Jonas Maebe 6ffd8f0201 * finalize managed data passed to untyped "out" parameters after r31328 10 years ago
  Jonas Maebe 6be050b729 * fixed finalization of open array out parameters after r31328 10 years ago
  Jonas Maebe 2205549316 * changed fix for webtbs/tw20075 so that we don't check the need for 10 years ago
  nickysn e5153db532 + added the win16api drawing functions 10 years ago
  nickysn 48a28c1256 + added the win16api clipping support functions 10 years ago
  nickysn 5900db62ce + added the win16api palette functions 10 years ago
  nickysn df0ae96738 + added the win16api gdi region support functions 10 years ago
  nickysn 5738869120 + added the win16api brush gdi functions 10 years ago
  nickysn c0a63ea0ab + added the win16api pen support functions 10 years ago
  nickysn 1181eb0ddb * fixed compilation of the compiler with -dEXTDEBUG after r31588 10 years ago
  nickysn 3a8acd3f33 + initial implementation of win16 file support, based on the msdos rtl 10 years ago
  nickysn d579c45656 * pass the option "dosseg" to wlink when compiling for win16 to ensure the 10 years ago
  nickysn 04cb0cf615 + check for LFN support at startup on win16 10 years ago