- Mar 01, 2025
-
-
James K. Lowden authored
-
James K. Lowden authored
-
James K. Lowden authored
# Conflicts: # libgcobol/Makefile.am # libgcobol/Makefile.in
-
James K. Lowden authored
-
rdubner authored
-
James K. Lowden authored
-
rdubner authored
-
rdubner authored
-
James K. Lowden authored
-
James K. Lowden authored
-
- Feb 28, 2025
-
-
James K. Lowden authored
-
- Feb 27, 2025
-
-
rdubner authored
-
rdubner authored
-
James K. Lowden authored
-
rdubner authored
-
James K. Lowden authored
-
James K. Lowden authored
-
- Feb 25, 2025
-
-
rdubner authored
-
James K. Lowden authored
-
rdubner authored
- Feb 22, 2025
-
-
rdubner authored
- Feb 21, 2025
-
-
James K. Lowden authored
- Feb 20, 2025
-
-
rdubner authored
- Feb 18, 2025
-
-
James K. Lowden authored
-
James K. Lowden authored
# Conflicts: # gcc/cobol/cobol1.cc # gcc/cobol/gengen.cc # gcc/cobol/util.cc
-
rdubner authored
-
James K. Lowden authored
-
James K. Lowden authored
- Feb 17, 2025
-
-
rdubner authored
* Added some informative comments to placeholder functions in cobol1.cc * Removed a call to build_tree_list() in cobol1.cc * Use default for LANG_HOOKS_TYPE_FOR_SIZE in cobol1.cc * Comment out, but save, unused code in convert.cc
-
rdubner authored
-
rdubner authored
2025-02-17 Robert Dubner <rdubner@symas.com> * Moved #include <math.h> from genapi.cc to cobol-system.h as #include <cmath> * Removed GCOBOL_FOR_TARGET from <repo>/Makefile.def * Removed if $USER = "bob" stuff from cobol/Make-lang.in * Backed -std=c++17 down to c++14 in cobol/Make-lang.in * Removed -Wno-cpp from cobol/Make-lang.in * Removed Wno-missing-field-initializers from cobol/Make-lang.in