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

..03-May-2022-

INSTALL/H16-May-2018-85

boehm-gc/H16-May-2018-81,41260,404

config/H16-May-2018-11,77210,163

contrib/H16-May-2018-24,51617,374

fixincludes/H16-May-2018-33,74421,505

gcc/H07-May-2022-9,007,7936,417,566

gnattools/H16-May-2018-4,7933,870

gotools/H16-May-2018-7,4646,152

include/H16-May-2018-14,7258,856

intl/H16-May-2018-18,50413,972

libada/H16-May-2018-4,9233,923

libatomic/H16-May-2018-30,03423,636

libbacktrace/H16-May-2018-26,07420,356

libcc1/H16-May-2018-22,37718,406

libcilkrts/H16-May-2018-58,56131,712

libcpp/H03-May-2022-75,51156,627

libdecnumber/H16-May-2018-40,06229,386

libffi/H16-May-2018-94,33069,808

libgcc/H03-May-2022-414,116337,049

libgfortran/H16-May-2018-240,874177,640

libgo/H16-May-2018-543,351417,057

libgomp/H16-May-2018-158,427122,583

libiberty/H07-May-2022-81,06358,394

libitm/H16-May-2018-40,08730,681

libjava/H03-May-2022-2,588,0761,580,542

libmpx/H16-May-2018-18,83515,531

libobjc/H16-May-2018-31,62622,207

liboffloadmic/H16-May-2018-73,21153,808

libquadmath/H07-May-2022-43,20932,753

libsanitizer/H03-May-2022-95,05375,591

libssp/H03-May-2022-17,51114,037

libstdc++-v3/H03-May-2022-1,125,940752,124

libvtv/H16-May-2018-30,48224,264

lto-plugin/H16-May-2018-18,72215,426

maintainer-scripts/H16-May-2018-2,3481,443

zlib/H03-May-2022-80,54760,209

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

.gitignoreH A D19-Nov-2015414 5240

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 D04-Jul-2017580.3 KiB19,30612,094

ChangeLog.jitH A D11-Nov-2014729 2414

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

LAST_UPDATEDH A D16-May-201857 21

MAINTAINERSH A D12-Apr-201627.1 KiB649622

MD5SUMSH A D16-May-20187.5 MiB96,89796,896

Makefile.defH A D12-Jan-201629.4 KiB641593

Makefile.inH A D13-Apr-20161.6 MiB51,10644,927

Makefile.tplH A D13-Apr-201668.2 KiB1,9461,443

READMEH A D16-Jul-20121 KiB2317

compileH A D16-Nov-20147.2 KiB348258

config-ml.inH A D24-Jul-201525.1 KiB886827

config.guessH A D31-Dec-201542.6 KiB1,4481,255

config.rpathH A D13-Feb-201114.6 KiB544438

config.subH A D31-Aug-201635.3 KiB1,8141,676

configureH A D09-Jan-2017475.7 KiB16,13113,290

configure.acH A D09-Jan-2017111.2 KiB3,6163,310

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