Go to file
Jakub Jelinek c48dc2cd11 re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
PR other/79046
	* configure.ac: Add GCC_BASE_VER.
	* Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
	get version from BASE-VER file.
	(ACLOCAL_AMFLAGS): Set to -I .. -I ../config .
	* aclocal.m4: Regenerated.
	* configure: Regenerated.
	* Makefile.in: Regenerated.

From-SVN: r244895
2017-01-25 12:54:36 +01:00
config re PR target/78478 (Compile Error for i386-rtems) 2017-01-19 22:00:53 +01:00
contrib patch_tester.sh (TESTLOGS): Remove $TARGET/libjava/testsuite/libjava.sum. 2017-01-23 07:24:15 +00:00
fixincludes
gcc [ARM] PR target/79145 Fix xordi3 expander for immediate operands in iWMMXt 2017-01-25 11:10:30 +00:00
gnattools
gotools
include Brig front-end 2017-01-24 13:45:56 +01:00
INSTALL
intl
libada
libatomic re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
libbacktrace
libcc1
libcilkrts re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-20 09:27:29 +01:00
libcpp * da.po: Update. 2017-01-23 22:28:03 +00:00
libdecnumber
libffi re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
libgcc op-common.h (_FP_MUL, [...]): Add /* FALLTHRU */ comments. 2017-01-24 23:32:30 +01:00
libgfortran re PR target/78478 (Compile Error for i386-rtems) 2017-01-19 22:00:53 +01:00
libgo libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
libgomp Brig front-end 2017-01-24 13:45:56 +01:00
libhsail-rt re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-25 12:54:36 +01:00
libiberty
libitm re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
libmpx re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
libobjc
liboffloadmic re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
libquadmath
libsanitizer * configure.tgt: Enable tsan and lsan on powerpc64{,le}-*-linux*. 2017-01-24 09:19:37 +01:00
libssp
libstdc++-v3 PR libstdc++/79206 check string_view sizes in operator== 2017-01-24 12:00:47 +00:00
libvtv re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
lto-plugin
maintainer-scripts
zlib 2017-01-22 Matthias Klose <doko@ubuntu.com> 2017-01-22 18:07:04 +00:00
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog Brig front-end 2017-01-24 13:45:56 +01:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Brig front-end 2017-01-24 13:45:56 +01:00
configure.ac Brig front-end 2017-01-24 13:45:56 +01:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def Brig front-end 2017-01-24 13:45:56 +01:00
Makefile.in Brig front-end 2017-01-24 13:45:56 +01:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

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.