Home | History | Annotate | only in /src/external/gpl3/gcc/dist
Up to higher level directory
NameDateSize
.dir-locals.el30-Jul-2023987
.github/25-Feb-2026
ABOUT-NLS21-Jun-201137.6K
ar-lib05-Sep-20205.7K
c++tools/25-Feb-2026
ChangeLog13-Sep-2025668.6K
ChangeLog.jit24-Jan-2016729
ChangeLog.tree-ssa21-Jun-20113.2K
compile24-Jan-20167.2K
config/25-Feb-2026
config-ml.in30-Jul-202325.2K
config.guess30-Jul-202348.3K
config.rpath01-Mar-201414.6K
config.sub30-Jul-202334.5K
configure14-Sep-2025576.2K
configure.ac14-Sep-2025125.3K
contrib/25-Feb-2026
COPYING21-Jun-201117.6K
COPYING.LIB21-Jun-201125.9K
COPYING.RUNTIME21-Jun-20113.2K
COPYING321-Jun-201134.3K
COPYING3.LIB21-Jun-20117.5K
depcomp24-Jan-201621.9K
fixincludes/25-Feb-2026
gcc/Today
include/25-Feb-2026
INSTALL/25-Feb-2026
install-sh24-Jan-201614.3K
LAST_UPDATED14-Sep-202589
libbacktrace/25-Feb-2026
libcc1/25-Feb-2026
libcody/25-Feb-2026
libcpp/Today
libdecnumber/25-Feb-2026
libgcc/25-Feb-2026
libgfortran/25-Feb-2026
libgomp/Today
libiberty/Today
libobjc/25-Feb-2026
libquadmath/25-Feb-2026
libsanitizer/25-Feb-2026
libssp/25-Feb-2026
libstdc++-v3/Today
libtool-ldflags24-Jan-20163.4K
libtool.m413-Sep-2025262K
ltgcc.m421-Jun-20111.7K
ltmain.sh10-Apr-2021243.9K
lto-plugin/25-Feb-2026
ltoptions.m421-Jun-201111.7K
ltsugar.m421-Jun-20114.3K
ltversion.m421-Jun-2011703
lt~obsolete.m421-Jun-20116K
maintainer-scripts/25-Feb-2026
MAINTAINERS13-Sep-202533K
Makefile.def13-Sep-202534.6K
Makefile.in13-Sep-20252.3M
Makefile.tpl13-Sep-202577.6K
MD5SUMS14-Sep-202510.4M
missing24-Jan-20166.7K
mkdep21-Jun-20112.1K
mkinstalldirs24-Jan-20163.5K
move-if-change24-Jan-20162.6K
multilib.am05-Sep-20201.6K
NEWS14-Sep-20251.2M
README01-Mar-20141K
SECURITY.txt13-Sep-20259K
symlink-tree21-Jun-20112.2K
test-driver05-Sep-20204.5K
ylwrap24-Jan-20166.3K

README

      1 This directory contains the GNU Compiler Collection (GCC).
      2 
      3 The GNU Compiler Collection is free software.  See the files whose
      4 names start with COPYING for copying permission.  The manuals, and
      5 some of the runtime libraries, are under different terms; see the
      6 individual source files for details.
      7 
      8 The directory INSTALL contains copies of the installation information
      9 as HTML and plain text.  The source of this information is
     10 gcc/doc/install.texi.  The installation information includes details
     11 of what is included in the GCC sources and what files GCC installs.
     12 
     13 See the file gcc/doc/gcc.texi (together with other files that it
     14 includes) for usage and porting information.  An online readable
     15 version of the manual is in the files gcc/doc/gcc.info*.
     16 
     17 See http://gcc.gnu.org/bugs/ for how to report bugs usefully.
     18 
     19 Copyright years on GCC source files may be listed using range
     20 notation, e.g., 1987-2012, indicating that every year in the range,
     21 inclusive, is a copyrightable year that could otherwise be listed
     22 individually.
     23