Name Date Size #Lines LOC

..17-Jul-2023-

INSTALL/H15-Jul-2023-6,4055,341

config/H20-Feb-2023-10,7799,853

contrib/H20-Feb-2023-70,24461,599

fixincludes/H15-Jul-2023-33,76921,319

gcc/H15-Jul-2023-3,851,3852,884,593

include/H20-Feb-2023-13,8588,479

intl/H20-Feb-2023-19,05014,496

libbacktrace/H20-Feb-2023-35,41327,490

libcc1/H20-Feb-2023-28,13722,999

libcpp/H15-Jul-2023-44,44032,400

libdecnumber/H20-Feb-2023-39,53829,000

libgcc/H15-Jul-2023-420,443340,040

libgfortran/H20-Feb-2023-328,599249,897

libgomp/H15-Jul-2023-78,95959,944

libhsail-rt/H20-Feb-2023-22,96818,720

libiberty/H15-Jul-2023-62,11743,420

libobjc/H20-Feb-2023-28,61519,974

libphobos/H20-Feb-2023-352,006258,139

libquadmath/H15-Jul-2023-45,61234,724

libsanitizer/H15-Jul-2023-141,985114,704

libssp/H20-Feb-2023-17,90314,456

libstdc++-v3/H20-Feb-2023-820,891669,971

lto-plugin/H20-Feb-2023-18,68115,493

maintainer-scripts/H20-Feb-2023-2,0661,333

.dir-locals.elH A D08-May-2022965 258

ABOUT-NLSH A D08-May-202237.6 KiB626581

COPYINGH A D08-May-202217.6 KiB341281

COPYING.LIBH A D08-May-202225.9 KiB

COPYING.RUNTIMEH A D08-May-20223.2 KiB7456

COPYING3H A D08-May-202234.3 KiB675553

COPYING3.LIBH A D08-May-20227.5 KiB

LAST_UPDATEDH A D15-Jul-202389 21

MAINTAINERSH A D20-Feb-202328.2 KiB672644

MD5SUMSH A D15-Jul-20237.8 MiB102,142102,141

Makefile.defH A D20-Feb-202330.8 KiB675625

Makefile.inH A D20-Feb-20232 MiB60,27553,658

Makefile.tplH A D20-Feb-202372 KiB2,0351,515

NEWSH A D15-Jul-2023953.8 KiB20,94918,256

READMEH A D08-May-20221 KiB2317

ar-libH A D08-May-20225.7 KiB271210

compileH A D08-May-20227.2 KiB348258

config-ml.inH A D20-Feb-202325.4 KiB899840

config.guessH A D20-Feb-202347.2 KiB1,6641,454

config.rpathH A D08-May-202214.6 KiB544438

config.subH A D20-Feb-202330.9 KiB1,7951,638

configureH A D20-Feb-2023501.4 KiB17,11714,134

configure.acH A D20-Feb-2023114.7 KiB3,6843,379

depcompH A D08-May-202221.9 KiB757476

install-shH A D08-May-202214.3 KiB502327

libtool-ldflagsH A D08-May-20223.4 KiB10832

libtool.m4H A D20-Feb-2023258 KiB7,4476,723

ltgcc.m4H A D08-May-20221.7 KiB6148

ltmain.shH A D20-Feb-2023243.9 KiB8,6376,651

ltoptions.m4H A D08-May-202211.7 KiB370304

ltsugar.m4H A D08-May-20224.3 KiB124100

ltversion.m4H A D08-May-2022703 2419

lt~obsolete.m4H A D08-May-20226 KiB9994

missingH A D08-May-20226.7 KiB216143

mkdepH A D08-May-20222.1 KiB8839

mkinstalldirsH A D08-May-20223.5 KiB163112

move-if-changeH A D08-May-20222.6 KiB8441

multilib.amH A D08-May-20221.6 KiB4638

symlink-treeH A D08-May-20222.2 KiB7936

test-driverH A D08-May-20224.5 KiB14987

ylwrapH A D08-May-20226.3 KiB233133

README

1This directory contains the GNU Compiler Collection (GCC).
2
3The GNU Compiler Collection is free software.  See the files whose
4names start with COPYING for copying permission.  The manuals, and
5some of the runtime libraries, are under different terms; see the
6individual source files for details.
7
8The directory INSTALL contains copies of the installation information
9as HTML and plain text.  The source of this information is
10gcc/doc/install.texi.  The installation information includes details
11of what is included in the GCC sources and what files GCC installs.
12
13See the file gcc/doc/gcc.texi (together with other files that it
14includes) for usage and porting information.  An online readable
15version of the manual is in the files gcc/doc/gcc.info*.
16
17See http://gcc.gnu.org/bugs/ for how to report bugs usefully.
18
19Copyright years on GCC source files may be listed using range
20notation, e.g., 1987-2012, indicating that every year in the range,
21inclusive, is a copyrightable year that could otherwise be listed
22individually.
23