Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe e8512d19b5 * set constalignmax to the same value as varalignmax for all targets where il y a 6 ans
  Jonas Maebe c0ce94528f * use Dwarf-EH for Linux/x86-64 when using the LLVM code generator il y a 6 ans
  florian 08d6ca7260 * better alignment on 386-linux il y a 6 ans
  florian 4d2d26c318 * define renamed into tls_threadvars il y a 7 ans
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux il y a 7 ans
  florian a092da723a + new fields for more precise control of alignment il y a 7 ans
  Jeppe Johansen d33b520690 Clean up peephole optimization code. il y a 7 ans
  Jeppe Johansen 054bf32f1f Add RV64GC cpu type. il y a 7 ans
  Jeppe Johansen ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. il y a 7 ans
  Károly Balogh ad89a972e5 m68k: also have tf_safecall_clearstack flag defined for Linux il y a 8 ans
  Károly Balogh 890f4ac2bc m68k: use 2 byte alignments for C structs on Linux il y a 8 ans
  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 il y a 8 ans
  Károly Balogh 4258413e8c m68k: revert recordalignmax to 2 on Linux. the value of 4 caused a bunch of weird RTTI test failures il y a 8 ans
  Károly Balogh bf3478fb35 m68k: fix C struct alignment on Linux. tested against GCC on current Debian-m68k il y a 8 ans
  Károly Balogh cf8aebf00f m68k: enabled safecall exception wrappers with linux il y a 8 ans
  florian 719faf5e54 * more restrictive alignment for variables il y a 8 ans
  florian 2e2e560d5a * use dwarf on sparc64 il y a 8 ans
  florian 3c72115e30 * basic sparc64 calling convention handling and stack frame handling fixed il y a 8 ans
  florian 21e5f99faa + some basic compiler support for sparc64-linux il y a 8 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  Jeppe Johansen 291434be22 Enabled internal assembler for arm-linux. Will allow people to start running tests. il y a 10 ans
  Jonas Maebe 3f9f498e0d - removed leftover alpha, ia64 and vis code il y a 10 ans
  Jonas Maebe 8628d50aba + Linux/AArch64 compiler support (patch by Edmund Grimley Evans) il y a 10 ans
  nickysn 7ff6c2a675 - rm tf_smartlink_library from targets that define tf_smartlink_sections, since il y a 10 ans
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
  Jonas Maebe 3946971c73 * default to ppc64le/elfv2 when compiling on a ppc64le platform il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  pierre 6ce8aeed27 + mips/mipsel libraries need PIC il y a 10 ans
  sergei da8346079f * mips-linux: Enabled tf_safecall_exceptions (it just works, no reason to keep disabled) and also tf_pic_uses_got (so that checks elsewhere in compiler set pi_needs_got flag; actual functionality is not changed because currently MIPS just forces pi_needs_got unconditionally). il y a 10 ans
  Jonas Maebe 5c75b6dd6b * synchronised with trunk up till r28402 il y a 11 ans