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

..03-May-2022-

INSTALL/H03-May-2022-85

config/H22-Feb-2019-12,05810,377

contrib/H22-Feb-2019-26,58518,820

fixincludes/H22-Feb-2019-34,53321,948

gcc/H07-May-2022-10,060,0867,219,030

gnattools/H22-Feb-2019-4,7843,852

gotools/H22-Feb-2019-8,0906,638

include/H22-Feb-2019-17,95711,030

intl/H22-Feb-2019-18,89414,353

libada/H22-Feb-2019-5,6394,494

libatomic/H22-Feb-2019-30,57324,004

libbacktrace/H22-Feb-2019-32,46525,130

libcc1/H22-Feb-2019-27,91922,770

libcpp/H03-May-2022-78,63958,709

libdecnumber/H22-Feb-2019-40,17829,468

libffi/H22-Feb-2019-95,08770,402

libgcc/H22-Feb-2019-414,243336,293

libgfortran/H22-Feb-2019-326,506248,895

libgo/H22-Feb-2019-740,944558,519

libgomp/H22-Feb-2019-173,698133,735

libhsail-rt/H22-Feb-2019-22,45818,273

libiberty/H07-May-2022-83,83260,598

libitm/H03-May-2022-40,42030,939

libmpx/H22-Feb-2019-19,10615,751

libobjc/H22-Feb-2019-32,18622,688

liboffloadmic/H22-Feb-2019-73,10054,771

libquadmath/H07-May-2022-44,53933,858

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

libssp/H22-Feb-2019-17,67914,162

libstdc++-v3/H22-Feb-2019-1,191,065788,380

libvtv/H22-Feb-2019-30,65424,396

lto-plugin/H22-Feb-2019-18,76515,452

maintainer-scripts/H22-Feb-2019-2,6781,665

zlib/H03-May-2022-87,31466,565

.dir-locals.elH A D16-Oct-2013965 258

.gitattributesH A D23-Apr-201676 21

.gitignoreH A D09-Sep-2016471 5845

ABOUT-NLSH A D04-Jul-200337.6 KiB626581

COPYINGH A D14-Jul-200517.6 KiB341281

COPYING.RUNTIMEH A D09-Apr-20093.2 KiB7456

COPYING3H A D17-Jul-200734.3 KiB675553

ChangeLogH A D22-Feb-2019599 KiB19,96612,513

ChangeLog.jitH A D11-Nov-2014729 2414

ChangeLog.tree-ssaH A D13-May-20043.2 KiB11171

LAST_UPDATEDH A D22-Feb-201958 21

MAINTAINERSH A D23-Apr-201827.6 KiB662634

MD5SUMSH A D22-Feb-20196.1 MiB81,16081,159

Makefile.defH A D28-Nov-201728.5 KiB632584

Makefile.inH A D28-Nov-20171.9 MiB58,17851,722

Makefile.tplH A D27-Oct-201768.3 KiB1,9531,446

NEWSH A D22-Feb-2019859.7 KiB18,98916,580

READMEH A D16-Jul-20121 KiB2317

compileH A D16-Nov-20147.2 KiB348258

config-ml.inH A D15-Nov-201624.6 KiB872814

config.guessH A D03-Jan-201842.8 KiB1,4671,276

config.rpathH A D13-Feb-201114.6 KiB544438

config.subH A D03-Jan-201835.8 KiB1,8491,708

configureH A D22-Feb-2019469 KiB15,85213,046

configure.acH A D13-Feb-2018110.3 KiB3,5343,235

depcompH A D16-Nov-201421.9 KiB757476

install-shH A D16-Nov-201414.3 KiB502327

libtool-ldflagsH A D17-Apr-20143.4 KiB10832

libtool.m4H A D26-Nov-2015257.6 KiB7,4406,717

ltgcc.m4H A D26-Sep-20081.7 KiB6148

ltmain.shH A D04-Feb-2014243.9 KiB8,6376,651

ltoptions.m4H A D05-Dec-200911.7 KiB370304

ltsugar.m4H A D26-Sep-20084.3 KiB124100

ltversion.m4H A D05-Dec-2009703 2419

lt~obsolete.m4H A D05-Dec-20096 KiB9994

missingH A D16-Nov-20146.7 KiB216143

mkdepH A D22-Jul-20002.1 KiB8839

mkinstalldirsH A D16-Nov-20143.5 KiB163112

move-if-changeH A D16-Nov-20142.6 KiB8441

symlink-treeH A D14-Jul-20052.2 KiB7936

ylwrapH A D16-Nov-20146.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