]> git.ipfire.org Git - thirdparty/gcc.git/commit
COBOL: misc
authorJames K. Lowden <jklowden@symas.com>
Mon, 10 Mar 2025 15:05:54 +0000 (16:05 +0100)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 11 Mar 2025 06:48:27 +0000 (07:48 +0100)
commit86ff23c9cbb470fb787428bf228d573c12f480a4
treefe406fefb1232c324dcb198d9d49b2add842b4b9
parent3c5ed996ac94a15bc2929155f2c69cc85eef89f7
COBOL: misc

gcc/
* Makefile.in (installdirs): Create man3 directory.
* common.opt (static-libgcobol): New driver option.
* dwarf2out.cc (gen_compile_unit_die): Support Cobol as
source language.
gcc/Makefile.in
gcc/common.opt
gcc/dwarf2out.cc