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

..03-May-2022-

INSTALL/H03-May-2022-85

boehm-gc/H31-May-2013-81,14860,176

config/H31-May-2013-11,2379,739

contrib/H03-May-2022-20,05314,087

fixincludes/H31-May-2013-32,47420,554

gcc/H07-May-2022-7,490,7365,324,221

gnattools/H31-May-2013-4,7343,830

include/H31-May-2013-11,5936,552

intl/H31-May-2013-18,82614,298

libada/H31-May-2013-4,8693,893

libatomic/H31-May-2013-28,96022,908

libbacktrace/H31-May-2013-23,92818,824

libcpp/H31-May-2013-84,86561,438

libdecnumber/H31-May-2013-39,95729,316

libffi/H31-May-2013-84,12859,868

libgcc/H31-May-2013-367,785304,900

libgfortran/H31-May-2013-234,134172,873

libgo/H31-May-2013-465,438372,395

libgomp/H31-May-2013-67,76553,730

libiberty/H07-May-2022-74,82553,362

libitm/H03-May-2022-40,37231,065

libjava/H03-May-2022-2,591,3901,582,927

libmudflap/H31-May-2013-29,43123,186

libobjc/H31-May-2013-31,57422,210

libquadmath/H07-May-2022-43,89633,260

libsanitizer/H03-May-2022-49,63639,417

libssp/H31-May-2013-17,38013,932

libstdc++-v3/H31-May-2013-928,952613,221

lto-plugin/H31-May-2013-17,28714,274

maintainer-scripts/H31-May-2013-2,1041,288

zlib/H03-May-2022-77,19156,999

.gitignoreH A D10-Jan-2013317 4334

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 D31-May-2013539.6 KiB17,79511,175

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

LAST_UPDATEDH A D31-May-201358 21

MAINTAINERSH A D21-Feb-201322.7 KiB570543

MD5SUMSH A D31-May-20136.2 MiB79,61879,616

Makefile.defH A D30-Mar-201326.4 KiB583537

Makefile.inH A D03-May-20221.5 MiB46,36340,646

Makefile.tplH A D11-Jan-201366.8 KiB1,9061,413

NEWSH A D31-May-2013624 KiB13,93712,206

READMEH A D16-Jul-20121 KiB2317

compileH A D22-Aug-20093.6 KiB14479

config-ml.inH A D22-Mar-201124.8 KiB878819

config.guessH A D08-Jan-201343.8 KiB1,5361,331

config.rpathH A D13-Feb-201114.6 KiB544438

config.subH A D11-Jan-201334.8 KiB1,7901,650

configureH A D15-Feb-2013459.3 KiB15,69912,914

configure.acH A D15-Feb-2013100.7 KiB3,2923,006

depcompH A D22-Aug-200918.2 KiB631407

install-shH A D22-Aug-200913.3 KiB521344

libtool-ldflagsH A D20-Sep-20073.3 KiB10732

libtool.m4H A D14-Sep-2012257.5 KiB7,4346,711

ltgcc.m4H A D26-Sep-20081.7 KiB6148

ltmain.shH A D13-Jan-2011243.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 D22-Aug-200911.2 KiB377281

mkdepH A D22-Jul-20002.1 KiB8839

mkinstalldirsH A D22-Aug-20093.5 KiB163112

move-if-changeH A D12-Feb-20112.6 KiB8441

symlink-treeH A D14-Jul-20052.2 KiB7936

ylwrapH A D22-Aug-20096 KiB223124

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