Home | History | Annotate | only in /src/external/gpl3/gcc.old/dist
Up to higher level directory
NameDateSize
.dir-locals.el07-Sep-2025987
ABOUT-NLS26-Sep-201937.6K
ar-lib09-Apr-20215.7K
c++tools/25-Feb-2026
compile26-Sep-20197.2K
config/25-Feb-2026
config-ml.in07-Sep-202525.2K
config.guess07-Sep-202548.3K
config.rpath26-Sep-201914.6K
config.sub07-Sep-202534.5K
configure07-Sep-2025556.7K
configure.ac07-Sep-2025118.4K
contrib/25-Feb-2026
COPYING26-Sep-201917.6K
COPYING.LIB26-Sep-201925.9K
COPYING.RUNTIME26-Sep-20193.2K
COPYING326-Sep-201934.3K
COPYING3.LIB26-Sep-20197.5K
depcomp26-Sep-201921.9K
fixincludes/25-Feb-2026
gcc/Today
include/25-Feb-2026
INSTALL/25-Feb-2026
install-sh26-Sep-201914.3K
intl/25-Feb-2026
LAST_UPDATED07-Sep-202589
libbacktrace/25-Feb-2026
libcc1/25-Feb-2026
libcody/25-Feb-2026
libcpp/25-Feb-2026
libdecnumber/25-Feb-2026
libgcc/25-Feb-2026
libgfortran/25-Feb-2026
libgomp/25-Feb-2026
libiberty/25-Feb-2026
libobjc/25-Feb-2026
libphobos/25-Feb-2026
libquadmath/25-Feb-2026
libsanitizer/25-Feb-2026
libssp/25-Feb-2026
libstdc++-v3/25-Feb-2026
libtool-ldflags26-Sep-20193.4K
libtool.m407-Sep-2025257.8K
ltgcc.m426-Sep-20191.7K
ltmain.sh20-Feb-2023243.9K
lto-plugin/25-Feb-2026
ltoptions.m426-Sep-201911.7K
ltsugar.m426-Sep-20194.3K
ltversion.m426-Sep-2019703
lt~obsolete.m426-Sep-20196K
maintainer-scripts/25-Feb-2026
MAINTAINERS07-Sep-202530.4K
Makefile.def07-Sep-202532.5K
Makefile.in07-Sep-20252.2M
Makefile.tpl07-Sep-202574.9K
MD5SUMS07-Sep-20258.9M
missing26-Sep-20196.7K
mkdep26-Sep-20192.1K
mkinstalldirs26-Sep-20193.5K
move-if-change26-Sep-20192.6K
multilib.am09-Apr-20211.6K
NEWS07-Sep-20251.1M
README26-Sep-20191K
symlink-tree26-Sep-20192.2K
test-driver09-Apr-20214.5K
ylwrap26-Sep-20196.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