Commit History

Author SHA1 Message Date
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 6 years ago
  Jonas Maebe 50c82b6468 * synchronised with trunk till r41537 6 years ago
  florian 075e3da334 * better alignment values 6 years ago
  florian ded001753d + initial native x86-64 support 6 years ago
  florian 501b384b17 + define psabieh to enable dwarf based exception handling 6 years ago
  Jonas Maebe 9d07e4948f * fix compilation of ARM compiler for LLVM 6 years ago
  Jonas Maebe a0d796e98d * synchronised with trunk till r41159 6 years ago
  florian 597a23d278 + tls support for x86_64-linux (not yet enabled by default) 6 years ago
  Jonas Maebe 11511e13d5 * synchronised with trunk till r40723 6 years ago
  Jonas Maebe dee1056546 * fixed wrong change of jumpalignmax from 10 to 16 in previous commit 6 years ago
  Jonas Maebe 9a797b9f49 * changed maxjumpalign:10 to 16 6 years ago
  florian ce81e50907 * better code alignment for x86_64-win64 and x86_64-linux 6 years ago
  Jonas Maebe f26ac9026e * enable LLVM support Linux/AArch64 6 years ago
  Jonas Maebe 60488c3c06 * synchronised with trunk till r40443 6 years ago
  Jonas Maebe e8512d19b5 * set constalignmax to the same value as varalignmax for all targets where 6 years ago
  Jonas Maebe c0ce94528f * use Dwarf-EH for Linux/x86-64 when using the LLVM code generator 6 years ago
  florian 08d6ca7260 * better alignment on 386-linux 6 years ago
  florian 4d2d26c318 * define renamed into tls_threadvars 6 years ago
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux 6 years ago
  florian a092da723a + new fields for more precise control of alignment 6 years ago
  Jeppe Johansen d33b520690 Clean up peephole optimization code. 6 years ago
  Jeppe Johansen 054bf32f1f Add RV64GC cpu type. 7 years ago
  Jeppe Johansen ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. 7 years ago
  Károly Balogh ad89a972e5 m68k: also have tf_safecall_clearstack flag defined for Linux 8 years ago
  Károly Balogh 890f4ac2bc m68k: use 2 byte alignments for C structs on Linux 8 years ago
  Károly Balogh da11451934 m68k: revert the 2 byte C record alignment fix on Linux. sadly it completely breaks RTTI, which takes longer to fix, so meanwhile, at least cause no regressions 8 years ago
  Károly Balogh 4258413e8c m68k: revert recordalignmax to 2 on Linux. the value of 4 caused a bunch of weird RTTI test failures 8 years ago
  Károly Balogh bf3478fb35 m68k: fix C struct alignment on Linux. tested against GCC on current Debian-m68k 8 years ago
  Károly Balogh cf8aebf00f m68k: enabled safecall exception wrappers with linux 8 years ago
  florian 719faf5e54 * more restrictive alignment for variables 8 years ago