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

..03-May-2022-

INSTALL/H03-May-2022-85

config/H03-May-2019-12,60310,833

contrib/H03-May-2019-27,56419,486

fixincludes/H03-May-2019-34,88022,181

gcc/H07-May-2022-10,638,0437,628,895

gnattools/H03-May-2019-4,8943,929

gotools/H03-May-2019-8,4807,007

include/H03-May-2019-18,08311,088

intl/H03-May-2019-19,11214,511

libada/H03-May-2019-5,7284,560

libatomic/H03-May-2019-31,18024,542

libbacktrace/H03-May-2019-35,54727,465

libcc1/H03-May-2019-28,47323,244

libcpp/H03-May-2022-79,56559,364

libdecnumber/H03-May-2019-40,26129,527

libffi/H03-May-2019-96,53371,500

libgcc/H03-May-2019-418,352339,345

libgfortran/H03-May-2019-349,000267,673

libgo/H03-May-2022-827,914623,746

libgomp/H03-May-2019-197,255153,774

libhsail-rt/H03-May-2019-23,05918,784

libiberty/H07-May-2022-76,38354,232

libitm/H03-May-2022-41,08931,535

libobjc/H03-May-2019-32,11522,606

liboffloadmic/H03-May-2019-74,23955,803

libphobos/H03-May-2019-522,156393,591

libquadmath/H07-May-2022-46,52635,467

libsanitizer/H03-May-2022-137,194110,403

libssp/H03-May-2019-18,22414,653

libstdc++-v3/H03-May-2019-1,266,015844,144

libvtv/H03-May-2019-31,14424,812

lto-plugin/H03-May-2019-19,04315,747

maintainer-scripts/H03-May-2019-2,8371,785

zlib/H03-May-2022-88,20567,387

.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 D03-May-2019611 KiB20,38312,786

ChangeLog.jitH A D11-Nov-2014729 2414

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

LAST_UPDATEDH A D03-May-201958 21

MAINTAINERSH A D22-Apr-201927.4 KiB654626

MD5SUMSH A D03-May-20196.6 MiB88,59588,594

Makefile.defH A D28-Oct-201829.3 KiB644596

Makefile.inH A D09-Apr-20191.9 MiB57,56351,232

Makefile.tplH A D09-Apr-201971.5 KiB2,0221,504

NEWSH A D03-May-2019898.5 KiB19,79117,291

READMEH A D16-Jul-20121 KiB2317

ar-libH A D31-Oct-20185.7 KiB271210

compileH A D16-Nov-20147.2 KiB348258

config-ml.inH A D28-Oct-201825.1 KiB886827

config.guessH A D03-Jan-201943.9 KiB1,5071,308

config.rpathH A D13-Feb-201114.6 KiB544438

config.subH A D03-Jan-201930.8 KiB1,7941,637

configureH A D14-Apr-2019485.3 KiB16,57913,671

configure.acH A D14-Apr-2019111.3 KiB3,5643,264

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 D31-Oct-2018257.7 KiB7,4406,717

ltgcc.m4H A D26-Sep-20081.7 KiB6148

ltmain.shH A D05-Jul-2018243.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

multilib.amH A D31-Oct-20181.6 KiB4638

symlink-treeH A D14-Jul-20052.2 KiB7936

test-driverH A D31-Oct-20184.5 KiB14987

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