Commit History

Author SHA1 Message Date
  Tomas Hajny a35c9978b8 * correct the highest possible number of items in tab/group and fix the LIBPATH information moved by one line in the dialogue box 10 years ago
  Jonas Maebe e06a759e20 - reverted r31664, it causes crashes with some ld versions :/ 10 years ago
  Tomas Hajny fd579d3406 * make sure that no tab/group contains more than 32 items 10 years ago
  Jonas Maebe 4d0c42ee23 - removed double calling of handlemanagedbyrefpara() for managed targets, 10 years ago
  Jonas Maebe b12bedb9f8 - disabled InsertResStrTablesTable and InsertResStrInits for the JVM target 10 years ago
  Jonas Maebe f4c868b06a * fixed infinite Java assembler writer create loop after r31625 10 years ago
  Jonas Maebe 0ea38852ac * fixed compilation of the jvm compiler after r31591 - r31593 10 years ago
  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