Matt Godbolt
0ee3cf29c1
Bump up timeouts etc
7 years ago
Matt Godbolt
749e3572d9
fix gcc snapshot, clang trunk
7 years ago
Matt Godbolt
cbbc70e6a5
new clang, trunk builds
7 years ago
Matt Godbolt
4969c04fea
Add aliases for the old (badly spelt) ellcc compilers!
7 years ago
Brian Cain
353897ada3
typo s/elcc/ellcc/g
7 years ago
Brian Cain
62e5a43d9e
typo s/elcc/ellcc/
7 years ago
Matt Godbolt
9bb8b48789
More renamings (again)
7 years ago
Matt Godbolt
1b02040826
s/gcc-explorer/compiler-explorer/g
7 years ago
Matt Godbolt
907e134da0
Use RC version of CL
7 years ago
Matt Godbolt
314c062c3a
Add rust demangling - #213
7 years ago
Matt Godbolt
dadf9c2d85
Default to rust 1.14
7 years ago
Matt Godbolt
9e4c56d3b7
Add rust 1.12 through 1.14. In a separate change, nightly and beta have been updated too. Addresses #208
7 years ago
Matt Godbolt
e8a3cd157b
Disable binary in d for now
7 years ago
Matt Godbolt
3679809f15
More 6.3.0
7 years ago
Matt Godbolt
f30a34dc82
GCC 6.3.0
7 years ago
Matt Godbolt
0a91ea30a2
Mostly repair the 6g compiler
7 years ago
Matt Godbolt
acf81e50f8
Set a compiler that actually exists
7 years ago
Matt Godbolt
d37dc97844
More rust fixes; should address #139
7 years ago
Matt Godbolt
c82915e374
Fix rust (maybe)
7 years ago
Matt Godbolt
2f411c87d4
elcc rename (oops)
7 years ago
Matt Godbolt
9cac3033d9
ellcc
7 years ago
Johan Engelen
62eaa61bd7
Enable binary output for D compilers.
7 years ago
Matt Godbolt
e041392f02
Refer to new beta ldc compiler by name
7 years ago
Matt Godbolt
fe62ca7ffd
Merge pull request #195 from JohanEngelen/patch-1
...
LDC beta: don't explicitly mention version number
7 years ago
Matt Godbolt
b3d56fb935
Demangle *after* parsing ASM.
...
This means the ASM parser sees "simpler" mangled names, which makes its
primitive RegExp-based parser much simpler and more correct. Once we've
extracted labels etc, we can demangle the symbols.
This should address #193
7 years ago
Matt Godbolt
cf47abeeec
Remove more unncessary configuration items
7 years ago
Matt Godbolt
af280a82cb
More TODOs done; some rust ones added (until I get that working again)
7 years ago
Matt Godbolt
b21e51ef27
Work in progress on refactoring to make it easier to support more compiler types
7 years ago
Johan Engelen
90b2383f98
LDC beta: don't explicitly mention version number
...
Fits together with gcc-explorer-image PR #9 , https://github.com/mattgodbolt/gcc-explorer-image/pull/9 .
7 years ago
Matt Godbolt
43000b001a
Group-based configuration of compilers
7 years ago
Matt Godbolt
bc5848fa58
Adding more tests; beginnings of a refactor to make compilers more configurable
7 years ago
Matt Godbolt
97ef357f2c
Latest gcc snapshot
7 years ago
Matt Godbolt
014eaff771
Oops
7 years ago
Matt Godbolt
3b102bb139
Attempt at getting ARM windows compilers
7 years ago
Matt Godbolt
c6ffc3cdfb
WAG #2
7 years ago
Matt Godbolt
006262f9fb
WAG at 32-bit CL
7 years ago
Matt Godbolt
1631f6ddfc
Enable wine cl19_64
7 years ago
Matt Godbolt
4c7daf425c
Preload fixes for WINE
7 years ago
Matt Godbolt
49932af0fa
Work in progress on WINE/win32/win64 compiler support
7 years ago
Johan Engelen
7a71dbd27f
LDC: remove the dlang version number
...
This reduces the length of the compiler name to a manageable size.
7 years ago
Johan Engelen
ef26fc430f
Add LDC 1.1.0-beta3 compiler
7 years ago
Matt Godbolt
58f4d8bce6
Newer ARM from the Embedded Toolchain
7 years ago
Matt Godbolt
ce82847723
Fix up AVR line processing. Fixes #164
7 years ago
Matt Godbolt
b7780265c3
Re-enable msp430
7 years ago
Matt Godbolt
8c9d6ed85d
Add msp
7 years ago
Johan Engelen
8f59e35f60
Make the assembly-output and output-filename flags configurable, and set them correctly for LDC.
7 years ago
Johan Engelen
e1bd2ea35f
Add LDC to Amazon config
7 years ago
Matt Godbolt
31e658c025
Rename ARM 4.8 compilers...they're now 5.4 compilers.
...
Aliases the 48s to these, though that's a little disingenuous.
Addresses #155
7 years ago
Matt Godbolt
40a20a1335
Disable gcc-toolchain on the clangs that don't support it
7 years ago
Matt Godbolt
aeaa6f2c3d
Point clang at gcc6.2
7 years ago