aboutsummaryrefslogtreecommitdiff
path: root/gcc/cobol/genmath.cc
AgeCommit message (Expand)AuthorFilesLines
2025-07-21cobol: Improved linemap and diagnostic handling; PIC validation. [PR120402]Robert Dubner1-1/+1
2025-07-14cobol: Eliminate cppcheck warnings in gcc/cobol .cc files.Robert Dubner1-13/+12
2025-06-18cobol: Correct diagnostic strings to rectify bootstrap buildJames K. Lowden1-6/+6
2025-06-16cobol: Some 1000 small changes in answer to cppcheck diagnostics.James K. Lowden1-27/+20
2025-05-16cobol: Eliminate exception "blob"; streamline some code generation.Robert Dubner1-13/+13
2025-05-04cobol: Rewrite exception handling. Partially refactor subscript/refmod calcu...Robert Dubner1-14/+14
2025-05-02cobol, v2: Fix up cobol cross-compilation from 32-bit arches [PR119364]Jakub Jelinek1-5/+5
2025-03-28cobol: Confine all __int128/_Float128 references to libgcobol.Bob Dubner1-1/+0
2025-03-21make sources coretypes.h and tree.h cleanRichard Biener1-1/+0
2025-03-17cobol: Eliminate CPPFLAGS assignment from Make-lang.in [PR119213].Bob Dubner1-5/+5
2025-03-11COBOL: FrontendJames K. Lowden1-0/+1730