aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/gcccobol.ts
Commit message (Collapse)AuthorAge
* Initial support for GCC cobol (#4908)gh-6951Marc Poulhiès2023-03-29
Support for GCC cobol snapshot for external repository (until it is merged in GCC, someday). fixes https://github.com/compiler-explorer/compiler-explorer/issues/4893 Signed-off-by: Marc Poulhiès <dkm@kataplop.net>