• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

INSTALL/H03-May-2022-85

config/H04-Mar-2020-12,06210,379

contrib/H04-Mar-2020-26,61218,834

fixincludes/H04-Mar-2020-35,11022,318

gcc/H07-May-2022-10,099,8767,243,955

gnattools/H04-Mar-2020-4,7883,854

gotools/H04-Mar-2020-8,0946,640

include/H04-Mar-2020-17,97111,040

intl/H04-Mar-2020-18,89814,355

libada/H04-Mar-2020-5,6434,496

libatomic/H04-Mar-2020-30,62224,036

libbacktrace/H04-Mar-2020-32,46925,132

libcc1/H04-Mar-2020-27,92322,772

libcpp/H03-May-2022-78,71658,767

libdecnumber/H04-Mar-2020-40,20929,492

libffi/H04-Mar-2020-95,09170,404

libgcc/H04-Mar-2020-414,383336,399

libgfortran/H04-Mar-2020-326,585248,956

libgo/H04-Mar-2020-740,944558,519

libgomp/H04-Mar-2020-173,984133,955

libhsail-rt/H04-Mar-2020-22,46218,275

libiberty/H07-May-2022-83,85360,613

libitm/H03-May-2022-40,43330,947

libmpx/H04-Mar-2020-19,11015,753

libobjc/H04-Mar-2020-32,19022,690

liboffloadmic/H04-Mar-2020-73,10454,773

libquadmath/H07-May-2022-44,55233,866

libsanitizer/H03-May-2022-113,79189,438

libssp/H04-Mar-2020-17,68314,164

libstdc++-v3/H04-Mar-2020-1,194,656791,039

libvtv/H04-Mar-2020-30,65824,398

lto-plugin/H04-Mar-2020-18,76915,454

maintainer-scripts/H04-Mar-2020-2,7461,711

zlib/H03-May-2022-87,31866,567

.dir-locals.elH A D04-Mar-2020965 258

.gitattributesH A D04-Mar-202076 21

.gitignoreH A D04-Mar-2020471 5845

ABOUT-NLSH A D04-Mar-202037.6 KiB626581

COPYINGH A D04-Mar-202017.6 KiB341281

COPYING.RUNTIMEH A D04-Mar-20203.2 KiB7456

COPYING3H A D04-Mar-202034.3 KiB675553

ChangeLogH A D04-Mar-2020599 KiB19,97012,515

ChangeLog.jitH A D04-Mar-2020729 2414

ChangeLog.tree-ssaH A D04-Mar-20203.2 KiB11171

LAST_UPDATEDH A D04-Mar-202088 21

MAINTAINERSH A D04-Mar-202027.6 KiB662634

MD5SUMSH A D04-Mar-20206.1 MiB81,70181,700

Makefile.defH A D04-Mar-202028.5 KiB632584

Makefile.inH A D04-Mar-20201.9 MiB58,17851,722

Makefile.tplH A D04-Mar-202068.3 KiB1,9531,446

NEWSH A D04-Mar-2020861.2 KiB19,03716,620

READMEH A D04-Mar-20201 KiB2317

compileH A D04-Mar-20207.2 KiB348258

config-ml.inH A D04-Mar-202024.6 KiB872814

config.guessH A D04-Mar-202042.8 KiB1,4671,276

config.rpathH A D04-Mar-202014.6 KiB544438

config.subH A D04-Mar-202035.8 KiB1,8491,708

configureH A D04-Mar-2020469 KiB15,85213,046

configure.acH A D04-Mar-2020110.3 KiB3,5343,235

depcompH A D04-Mar-202021.9 KiB757476

install-shH A D04-Mar-202014.3 KiB502327

libtool-ldflagsH A D04-Mar-20203.4 KiB10832

libtool.m4H A D04-Mar-2020257.6 KiB7,4406,717

ltgcc.m4H A D04-Mar-20201.7 KiB6148

ltmain.shH A D04-Mar-2020243.9 KiB8,6376,651

ltoptions.m4H A D04-Mar-202011.7 KiB370304

ltsugar.m4H A D04-Mar-20204.3 KiB124100

ltversion.m4H A D04-Mar-2020703 2419

lt~obsolete.m4H A D04-Mar-20206 KiB9994

missingH A D04-Mar-20206.7 KiB216143

mkdepH A D04-Mar-20202.1 KiB8839

mkinstalldirsH A D04-Mar-20203.5 KiB163112

move-if-changeH A D04-Mar-20202.6 KiB8441

symlink-treeH A D04-Mar-20202.2 KiB7936

ylwrapH A D04-Mar-20206.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