Retro68/gcc
Wolfgang Thaller 6394984a6b adjust LIB_SPEC for Multiversal Interfaces 2019-09-15 21:23:51 +02:00
..
INSTALL gcc-9.1 2019-06-20 20:10:10 +02:00
config gcc-9.1 2019-06-20 20:10:10 +02:00
contrib gcc-9.1 2019-06-20 20:10:10 +02:00
fixincludes gcc-9.1 2019-06-20 20:10:10 +02:00
gcc adjust LIB_SPEC for Multiversal Interfaces 2019-09-15 21:23:51 +02:00
gnattools gcc-9.1 2019-06-20 20:10:10 +02:00
gotools gcc-9.1 2019-06-20 20:10:10 +02:00
include gcc-9.1 2019-06-20 20:10:10 +02:00
intl conflict resolution 2019-06-20 20:48:48 +02:00
libada gcc-9.1 2019-06-20 20:10:10 +02:00
libatomic gcc-9.1 2019-06-20 20:10:10 +02:00
libbacktrace gcc-9.1 2019-06-20 20:10:10 +02:00
libcc1 gcc-9.1 2019-06-20 20:10:10 +02:00
libcpp Merge branch 'upstream' (gcc 9.1) 2019-06-20 20:41:40 +02:00
libdecnumber gcc-9.1 2019-06-20 20:10:10 +02:00
libffi gcc-9.1 2019-06-20 20:10:10 +02:00
libgcc Merge branch 'upstream' (gcc 9.1) 2019-06-20 20:41:40 +02:00
libgfortran gcc-9.1 2019-06-20 20:10:10 +02:00
libgo gcc-9.1 2019-06-20 20:10:10 +02:00
libgomp gcc-9.1 2019-06-20 20:10:10 +02:00
libhsail-rt gcc-9.1 2019-06-20 20:10:10 +02:00
libiberty gcc-9.1 2019-06-20 20:10:10 +02:00
libitm gcc-9.1 2019-06-20 20:10:10 +02:00
libobjc gcc-9.1 2019-06-20 20:10:10 +02:00
liboffloadmic gcc-9.1 2019-06-20 20:10:10 +02:00
libphobos gcc-9.1 2019-06-20 20:10:10 +02:00
libquadmath gcc-9.1 2019-06-20 20:10:10 +02:00
libsanitizer gcc-9.1 2019-06-20 20:10:10 +02:00
libssp gcc-9.1 2019-06-20 20:10:10 +02:00
libstdc++-v3 gcc-9.1 2019-06-20 20:10:10 +02:00
libvtv gcc-9.1 2019-06-20 20:10:10 +02:00
lto-plugin gcc-9.1 2019-06-20 20:10:10 +02:00
maintainer-scripts gcc-9.1 2019-06-20 20:10:10 +02:00
newlib re-merge newlib 2018-12-29 10:19:56 +01:00
zlib gcc-9.1 2019-06-20 20:10:10 +02:00
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog gcc-9.1 2019-06-20 20:10:10 +02:00
ChangeLog.jit
ChangeLog.tree-ssa
LAST_UPDATED gcc-9.1 2019-06-20 20:10:10 +02:00
MAINTAINERS gcc-9.1 2019-06-20 20:10:10 +02:00
MD5SUMS gcc-9.1 2019-06-20 20:10:10 +02:00
Makefile.def gcc-9.1 2019-06-20 20:10:10 +02:00
Makefile.in gcc-9.1 2019-06-20 20:10:10 +02:00
Makefile.tpl gcc-9.1 2019-06-20 20:10:10 +02:00
NEWS gcc-9.1 2019-06-20 20:10:10 +02:00
README
ar-lib gcc-9.1 2019-06-20 20:10:10 +02:00
compile
config-ml.in gcc-9.1 2019-06-20 20:10:10 +02:00
config.guess gcc-9.1 2019-06-20 20:10:10 +02:00
config.rpath
config.sub gcc-9.1 2019-06-20 20:10:10 +02:00
configure gcc-9.1 2019-06-20 20:10:10 +02:00
configure.ac gcc-9.1 2019-06-20 20:10:10 +02:00
depcomp
install-sh
libtool-ldflags
libtool.m4 gcc-9.1 2019-06-20 20:10:10 +02:00
ltgcc.m4
ltmain.sh gcc-9.1 2019-06-20 20:10:10 +02:00
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
multilib.am gcc-9.1 2019-06-20 20:10:10 +02:00
symlink-tree
test-driver gcc-9.1 2019-06-20 20:10:10 +02:00
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.