Commit History

Author SHA1 Message Date
  Jonas Maebe cd41bf672c * use binutils 2.19+ linker script "augmentation" functionality to specify 10 years ago
  marcus 54961de266 AROS: complete rewrite ASL and MUI 10 years ago
  nickysn c7ecf84fc0 * fixed compilation of threadvars in i8086 far data memory models 10 years ago
  Jonas Maebe 381270bf30 * changed the threadvars table count back from 10 years ago
  Jonas Maebe 06fc6ac491 * fixed threadvar support on linux/i386 and android/i386 after r31639 10 years ago
  Jonas Maebe 75012405fa * add some llvm function flags 10 years ago
  Jonas Maebe faf4a9cb38 * moved the generation of the "main" stub for libc-based platforms from 10 years ago
  Jonas Maebe 6909523b70 * handle atan, sqrt, ln, sin and cos in the x86 RTL for llvm 10 years ago
  Jonas Maebe 616dbead35 + handle abs(real) internally for LLVM, as the generic code calls a helper 10 years ago
  Jonas Maebe 8ff5371a6c + support mmregisters in the generic unaryminus code for floats 10 years ago
  Jonas Maebe 2741b37f28 * only specify the "unnamed_addr" flag for initialised data if its symbol is 10 years ago
  Jonas Maebe 7a08319d2e * converted taillvmdecl properties to a set 10 years ago
  Jonas Maebe 4b92083006 * converted tnodeutils.InsertRuntimeInitsTablesTable to the high level typed 10 years ago
  Jonas Maebe a4ee982269 * converted tnodeutils.InsertInitFinalTable to the high level typed const 10 years ago
  Jonas Maebe f7948ff25f * removed outdated comment 10 years ago
  Jonas Maebe a1c676cc51 * converted tnodeutils.InsertThreadvarTablesTable to the high level typed 10 years ago
  Jonas Maebe 5a2217f645 + support for emitting simple placeholder elements in the high level 10 years ago
  Jonas Maebe f49d6e5f26 * converted tnodeutils.InsertThreadvars to the high level typed constant 10 years ago
  Jonas Maebe 7def77dcc9 * we only support resourcestrings in ttai_typedconstbuilder.queue_emit_const() 10 years ago
  Jonas Maebe c813e024ee * support non-section-based threadvars on the LLVM target 10 years ago
  Jonas Maebe 19882aea7e * converted threadvar loading to high level code generator and updated/added 10 years ago
  Jonas Maebe 83ae160057 + get_threadvar_record() to get a recorddef representing a threadvar (index 10 years ago
  Jonas Maebe 4da34a6046 + llvm implementation of g_set_addr_nonbitpacked_record_field_ref 10 years ago
  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