aboutsummaryrefslogtreecommitdiff
path: root/gcc/cobol/gcobolspec.cc
AgeCommit message (Expand)AuthorFilesLines
11 dayscobol: Honor the "-static" command-line option. [PR119231]Robert Dubner1-2/+11
2025-07-15c, c++: Extend -Wunused-but-set-* warnings [PR44677]Jakub Jelinek1-8/+0
2025-07-14cobol: Eliminate cppcheck warnings in gcc/cobol .cc files.Robert Dubner1-2/+3
2025-06-10cobol: Variety of small changes in answer to cppcheck diagnostics.James K. Lowden1-1/+1
2025-05-02cobol, v2: Fix up cobol cross-compilation from 32-bit arches [PR119364]Jakub Jelinek1-4/+5
2025-04-06cobol, driver: Remove platform-specific options [PR119414].Iain Sandoe1-87/+3
2025-04-05cobol, driver, libgcobol: Add support for libgcobol.spec.Iain Sandoe1-28/+13
2025-03-25cobol: Changes to eliminate _Float128 from the front end [PR119241]Bob Dubner1-4/+4
2025-03-24Remove buffer overflow in cobol driverAndreas Schwab1-8/+4
2025-03-21cobol, libgcobol: Currently libgcobol depends on libstdc++.Iain Sandoe1-1/+1
2025-03-21cobol, driver: Handle targets without HAVE_LD_STATIC_DYNAMIC.Iain Sandoe1-4/+6
2025-03-18cobol: Remove dead code from the driver.Iain Sandoe1-37/+1
2025-03-17cobol: Eliminate CPPFLAGS assignment from Make-lang.in [PR119213].Bob Dubner1-4/+3
2025-03-11Fixup gcobol driver handling of -print-* optionsRichard Biener1-0/+12
2025-03-11COBOL: FrontendJames K. Lowden1-0/+694