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

..03-May-2022-

INSTALL/H08-Oct-2021-85

config/H08-Oct-2021-13,01511,188

contrib/H08-Oct-2021-32,30422,972

fixincludes/H08-Oct-2021-35,46922,562

gcc/H07-May-2022-11,555,5968,105,974

gnattools/H08-Oct-2021-4,9023,933

gotools/H08-Oct-2021-8,5147,031

include/H08-Oct-2021-18,39611,318

intl/H08-Oct-2021-19,33014,693

libada/H08-Oct-2021-5,8294,640

libatomic/H08-Oct-2021-31,31124,636

libbacktrace/H08-Oct-2021-36,86928,546

libcc1/H08-Oct-2021-28,58923,327

libcpp/H03-May-2022-81,29760,681

libdecnumber/H08-Oct-2021-40,29729,553

libffi/H08-Oct-2021-96,68271,618

libgcc/H08-Oct-2021-428,870347,129

libgfortran/H08-Oct-2021-353,512271,220

libgo/H03-May-2022-927,648700,355

libgomp/H08-Oct-2021-231,582178,837

libhsail-rt/H08-Oct-2021-23,13818,843

libiberty/H07-May-2022-77,18254,854

libitm/H08-Oct-2021-41,28931,674

libobjc/H08-Oct-2021-32,21322,679

liboffloadmic/H08-Oct-2021-74,37555,909

libphobos/H08-Oct-2021-530,690399,524

libquadmath/H07-May-2022-45,80334,860

libsanitizer/H03-May-2022-145,219116,550

libssp/H03-May-2022-18,30414,714

libstdc++-v3/H08-Oct-2021-1,346,013897,414

libvtv/H08-Oct-2021-31,22524,873

lto-plugin/H08-Oct-2021-19,50216,107

maintainer-scripts/H08-Oct-2021-2,9281,844

zlib/H03-May-2022-88,27567,443

.dir-locals.elH A D08-Oct-2021965 258

.gitattributesH A D08-Oct-2021538 119

.gitignoreH A D08-Oct-2021513 6148

ABOUT-NLSH A D08-Oct-202137.6 KiB626581

COPYINGH A D08-Oct-202117.6 KiB341281

COPYING.RUNTIMEH A D08-Oct-20213.2 KiB7456

COPYING3H A D08-Oct-202134.3 KiB675553

ChangeLogH A D08-Oct-2021620.5 KiB20,74613,000

ChangeLog.jitH A D08-Oct-2021729 2414

ChangeLog.tree-ssaH A D08-Oct-20213.2 KiB11171

LAST_UPDATEDH A D08-Oct-202185 21

MAINTAINERSH A D08-Oct-202128.2 KiB672644

MD5SUMSH A D08-Oct-20217.7 MiB101,573101,572

Makefile.defH A D08-Oct-202130.8 KiB674624

Makefile.inH A D08-Oct-20212 MiB60,26253,647

Makefile.tplH A D08-Oct-202171.5 KiB2,0231,505

READMEH A D08-Oct-20211 KiB2317

ar-libH A D08-Oct-20215.7 KiB271210

compileH A D08-Oct-20217.2 KiB348258

config-ml.inH A D08-Oct-202125.4 KiB899840

config.guessH A D08-Oct-202147.2 KiB1,6631,453

config.rpathH A D08-Oct-202114.6 KiB544438

config.subH A D08-Oct-202130.9 KiB1,7941,637

configureH A D08-Oct-2021488.6 KiB16,69913,768

configure.acH A D08-Oct-2021114.3 KiB3,6733,368

depcompH A D08-Oct-202121.9 KiB757476

install-shH A D08-Oct-202114.3 KiB502327

libtool-ldflagsH A D08-Oct-20213.4 KiB10832

libtool.m4H A D08-Oct-2021258 KiB7,4476,723

ltgcc.m4H A D08-Oct-20211.7 KiB6148

ltmain.shH A D08-Oct-2021243.9 KiB8,6376,651

ltoptions.m4H A D08-Oct-202111.7 KiB370304

ltsugar.m4H A D08-Oct-20214.3 KiB124100

ltversion.m4H A D08-Oct-2021703 2419

lt~obsolete.m4H A D08-Oct-20216 KiB9994

missingH A D08-Oct-20216.7 KiB216143

mkdepH A D08-Oct-20212.1 KiB8839

mkinstalldirsH A D08-Oct-20213.5 KiB163112

move-if-changeH A D08-Oct-20212.6 KiB8441

multilib.amH A D08-Oct-20211.6 KiB4638

symlink-treeH A D08-Oct-20212.2 KiB7936

test-driverH A D08-Oct-20214.5 KiB14987

ylwrapH A D08-Oct-20216.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