1. eb43dde Replace bogus ; in properties file by RabsRincon · 7 years ago
  2. ce97921 Fall back to rust 1.30 for travis by Matt Godbolt · 7 years ago
  3. b141ad5 Fix up some typos by Matt Godbolt · 7 years ago
  4. 39a43e3 Merge pull request #1143 from FZJ-JSC/gcc-cross-arm by Matt Godbolt · 7 years ago
  5. be16061 Merge pull request #1133 from grooverdan/power-clang-cleanup by Matt Godbolt · 7 years ago
  6. 2f816b7 Merge pull request #1173 from grooverdan/cross-power-go by Matt Godbolt · 7 years ago
  7. 1c7defc Fix duplicated llc/opt ids by RabsRincon · 7 years ago
  8. e4f90ea Add missing llc & opt llvm "lang" versions by RabsRincon · 7 years ago
  9. 3974fff Enable go tip (CC @vcabbage) by Matt Godbolt · 7 years ago
  10. da819cf Merge pull request #1171 from Bl4ckb0ne/tool-pahole by Matt Godbolt · 7 years ago
  11. fc2e83a Fortran POWER AT - shorter name by Dirk Brömmel · 7 years ago
  12. 49238d3 c++ POWER AT - shorter name by Daniel Black · 7 years ago
  13. 3b62e1f Add go cross compilers and powerpc64{,le} gccgo by Daniel Black · 7 years ago
  14. 5e305e3 Add fortran cross compilers and powerpc64{,le} gfortran by Daniel Black · 7 years ago
  15. 3e69db8 Extending properties for c, c++, and fortran to list ARM cross-compilers. by dbroemmel · 7 years ago
  16. 57092e8 link in both new PPC64 compilers by Daniel Black · 7 years ago
  17. ead5652 Add powerpc64{le,} for AT12 cross compilers by Daniel Black · 7 years ago
  18. b539e92 powerpc64{,le} clang (trunk) compiler by Daniel Black · 8 years ago
  19. 771177d Config : add pahole to amazon properties by Simon Zeni · 7 years ago
  20. 198663b Workarounds for a few compilers that still need multilib. Closes #1062 by Matt Godbolt · 7 years ago
  21. 74d8fce whynotboth by Partouf · 7 years ago
  22. bb9dbb3 clarify wine compilers by Partouf · 7 years ago
  23. 006b5be use properties to determine objdump support by Partouf · 7 years ago
  24. 3c70fdf disable binary mode on wine by Partouf · 7 years ago
  25. 7d5d11a Merge pull request #1157 from mattgodbolt/clangcwd by Patrick Quist · 7 years ago
  26. 8db2a41 Add LDC 1.12.0 and set it as new default by Johan Engelen · 7 years ago
  27. ca66f32 Ooops, fixed compiler ids by Gabor Greif · 7 years ago
  28. 1554460 Add GHC 8.6.2 by Gabor Greif · 7 years ago
  29. 25f8bb6 c too by Partouf · 7 years ago
  30. 0fceef3 clang sometimes needs workingdirectory to be set by Partouf · 7 years ago
  31. 9f31361 * Add GHC 8.4.4 & 8.6.1 by RabsRincon · 7 years ago
  32. b2fcbc9 Merge pull request #1144 from mattgodbolt/sourcetools by Patrick Quist · 7 years ago
  33. 9fbd479 Fixed typo by AMS21 · 7 years ago
  34. c5eaed4 Updated doctest to version 2.0.1 by AMS21 · 7 years ago
  35. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 7 years ago
  36. 968277d Add rust 1.30 by Matt Godbolt · 7 years ago
  37. 0125361 revert to original by Partouf · 7 years ago
  38. 085a787 toolchain is ignored when using target=riscv32 by Partouf · 7 years ago
  39. 6534e08 write options differently by Partouf · 7 years ago
  40. 5917617 clangtidy options by Partouf · 7 years ago
  41. d268417 rv32 was missing gcc toolchain param by Partouf · 7 years ago
  42. c52fb4f disable clang-tidy for msvc, translating compilerflags not trivial by Partouf · 7 years ago
  43. 67a768b exclude msvc from llvm mca by Partouf · 7 years ago
  44. ba40481 Merge pull request #1114 from bugwelle/moncao-llvm by Matt Godbolt · 7 years ago
  45. 6391cac exclude 32bit clean by Partouf · 7 years ago
  46. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 7 years ago
  47. c486556 Fixes for https proxying; use https for www.godbolt.ms by Matt Godbolt · 7 years ago
  48. 72babf2 Fix s3 cache report; fix config string by Matt Godbolt · 7 years ago
  49. 7a0573d Enable S3 cache by Matt Godbolt · 7 years ago
  50. f39d171 Merge pull request #1082 from mattgodbolt/godbolt-ms by Matt Godbolt · 7 years ago
  51. 7bf5484 Merge pull request #1125 from mattgodbolt/privacy_cookie by Matt Godbolt · 7 years ago
  52. 425dec8 Removing yet unavailable versions of ifort. by Rubén Rincón Blanco · 7 years ago
  53. f36ef47 Trying to add ifort to the list of Fortran compilers. by dbroemmel · 7 years ago
  54. 90f60d7 Changes according to PR1127. by dbroemmel · 7 years ago
  55. 6c5f1dd Adding Fortran specific compiler script to enable .mod files. by dbroemmel · 7 years ago
  56. 1d5d6cc Move privacy configuration to a cookie with a configurable domain. See #1109 by Matt Godbolt · 7 years ago
  57. f735751 [Config] Fix llvm compiler defaults filename by Andre Meyering · 8 years ago
  58. 0cdda5f Merge pull request #1122 from johnmcfarlane/master by Rubén Rincón Blanco · 7 years ago
  59. 71c0831 Add CNL library to C++ by John McFarlane · 7 years ago
  60. 4051ef5 Add icc 19 to C too by Miguel Ojeda · 7 years ago
  61. 13aa86c Fix the fix by Matt Godbolt · 7 years ago
  62. 40dc34a Fix brigand include path by Matt Godbolt · 7 years ago
  63. 866361f Merge pull request #1106 from mattgodbolt/clean by Patrick Quist · 8 years ago
  64. 0036707 And a last reference removed. by dbroemmel · 8 years ago
  65. 460cc0d Removing ARM/PPC references in properties. by dbroemmel · 8 years ago
  66. ece37c8 Removed aliases, change (c) notice by dbroemmel · 8 years ago
  67. cd33999 Changes to naming convetions as per suggestion. by dbroemmel · 8 years ago
  68. 0ce8dfe Adjusting absolute paths by dbroemmel · 8 years ago
  69. 7197082 Adding fortran properties for Amazon instances. by dbroemmel · 8 years ago
  70. fc1e884 Update fortran.defaults.properties by Dirk Brömmel · 8 years ago
  71. 12dbaf3 Initial version of (patchy) Fortran support. by dbroemmel · 8 years ago
  72. b47e455 Fix libs.outcome.url as per instructions by Niall Douglas · 8 years ago
  73. d1c1284 Put the outcome path back by Niall Douglas · 8 years ago
  74. 29572da Fix bad path for outcome by Niall Douglas · 8 years ago
  75. 174f951 Amend path for outcome by Niall Douglas · 8 years ago
  76. 51a0394 Add Outcome to POSIX by Niall Douglas · 8 years ago
  77. b766e08 binary testcode, only works for clean32 3.0 by Partouf · 8 years ago
  78. c3ca062 add 32bits clean compilers by Partouf · 8 years ago
  79. 08c3f84 add 32bits clean compilers by Partouf · 8 years ago
  80. 3a092aa added clean 3.0 by Partouf · 8 years ago
  81. 38c0da4 disable demangler for now by Partouf · 8 years ago
  82. 1717ad9 disable binary for now by Partouf · 8 years ago
  83. 4b9dd0b std libraries via libPath by Partouf · 8 years ago
  84. 6a769c1 basic asm producing compilation with clean by Partouf · 8 years ago
  85. 07f0bc2 Add cross gcc variants to C by RabsRincon · 8 years ago
  86. 291c7c0 Fix zig 0.2.0 compilation failures by Marc Tiehuis · 8 years ago
  87. 03d77a6 Add Swift 4.2 by Erik Little · 8 years ago
  88. cbd68a8 Merge branch 'master' into clangs by Rubén Rincón Blanco · 8 years ago
  89. 90e6794 Manually pass system library path to icc. Fixes #896 by Matt Godbolt · 8 years ago
  90. 2f6729f Merge pull request #1099 from niekbouman/master by Matt Godbolt · 8 years ago
  91. 6067d72 Enabled ctbignum in library configuration by Niek J. Bouman · 8 years ago
  92. 30fb03b Merge pull request #1093 from niekbouman/master by Matt Godbolt · 8 years ago
  93. 97aec7e Add icc19 (closes #1097) by Matt Godbolt · 8 years ago
  94. 0d170a8 Add zig 0.2.0 and 0.3.0 compiler by Marc Tiehuis · 8 years ago
  95. 600d385 Updated c++.amazon.properties, added ctbignum lib by Niek J. Bouman · 8 years ago
  96. 5e4405f Merge pull request #1089 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 8 years ago
  97. 382a84f Update d.amazon.properties by Johan Engelen · 8 years ago
  98. 08bb368 Bump gcc toolchain to 8.2.0 for clang trunk by RabsRincon · 8 years ago
  99. 3c2881d lifetime: use gcc 8.2 by Matthias Gehre · 8 years ago
  100. 7feb7b0 lifetime: Use libstdc++ by Matthias Gehre · 8 years ago