GCC modified for the FreeChainXenon project
Find a file
Andrew Pinski 5d99894e65 re PR other/54279 (first stage build with g++ fails with "." as the first component of $PATH)
2012-11-28  Andrew Pinski  <apinski@cavium.com>

        PR bootstrap/54279
        * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
        * configure: Regenerate.
        * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
        * Makefile.in: Regenerate.

2012-11-28  Andrew Pinski  <apinski@cavium.com>

        PR bootstrap/54279
        * Makefile.in (${QMTEST_DIR}/context): Use xg++ instead of g++.

2012-11-28  Andrew Pinski  <apinski@cavium.com>

        PR bootstrap/54279
        * Make-lang.in (g++$(exeext)): Rename to
        (xg++$(exeext)): This.
        (g++-cross$(exeext)): Use xg++$(exeext) instead of g++$(exeext).
        (c++.start.encap): Likewise.
        (c++.install-common): Likewise.

2012-11-28  Andrew Pinski  <apinski@cavium.com>

        PR bootstrap/54279
        * lib/g++.exp (g++_init): Search for xg++ instead of g++ in the build
        directories.
        * lib/obj-c++.exp (obj-c++_init): Likewise.

2012-11-28  Andrew Pinski  <apinski@cavium.com>

        PR bootstrap/54279
        * scripts/testsuite_flags.in (--build-cxx): Use xg++ instead of g++.
        * testsuite/lib/libstdc++.exp (libstdc++_init): Likewise.

From-SVN: r193910
2012-11-28 14:11:29 -08:00
boehm-gc
config
contrib validate_failures.py: Use <target_alias> instead of <target>. 2012-11-28 19:25:24 +00:00
fixincludes
gcc re PR other/54279 (first stage build with g++ fails with "." as the first component of $PATH) 2012-11-28 14:11:29 -08:00
gnattools
include
INSTALL
intl
libada
libatomic configure.tgt (i[3456]86): Handle -mx32 like -m64. 2012-11-22 00:47:58 +00:00
libbacktrace * dwarf.c (read_attribute): Always clear val. 2012-11-20 17:28:05 +00:00
libcpp re PR pch/55399 (pch tests fail on mips-mti-linux-gnu target) 2012-11-21 21:28:30 +00:00
libdecnumber
libffi
libgcc re PR libgcc/48076 (Unsafe double checked locking in __emutls_get_address) 2012-11-28 13:01:26 -08:00
libgfortran
libgo syscall: Fix handling of Unix domain @ addresses. 2012-11-24 20:46:59 +00:00
libgomp re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP thread gets destructed) 2012-11-21 21:29:14 +01:00
libiberty
libitm
libjava libtool-version: Bump soversion. 2012-11-19 11:49:48 +00:00
libmudflap
libobjc
libquadmath re PR libquadmath/55462 (FAIL: gfortran.dg/quad_2.f90 -O* execution test after revision 193770) 2012-11-25 20:59:07 +01:00
libsanitizer [libsanitizer] merge from upstream r168699 2012-11-27 14:01:46 +00:00
libssp
libstdc++-v3 re PR other/54279 (first stage build with g++ fails with "." as the first component of $PATH) 2012-11-28 14:11:29 -08:00
lto-plugin
maintainer-scripts
zlib 2012-11-16 Matthias Klose <doko@ubuntu.com> 2012-11-16 18:35:05 +00:00
ABOUT-NLS
ChangeLog re PR other/54279 (first stage build with g++ fails with "." as the first component of $PATH) 2012-11-28 14:11:29 -08:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR other/54279 (first stage build with g++ fails with "." as the first component of $PATH) 2012-11-28 14:11:29 -08:00
configure.ac re PR other/54279 (first stage build with g++ fails with "." as the first component of $PATH) 2012-11-28 14:11:29 -08:00
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2012-11-15 19:12:53 +00:00
Makefile.def
Makefile.in re PR other/54279 (first stage build with g++ fails with "." as the first component of $PATH) 2012-11-28 14:11:29 -08:00
Makefile.tpl re PR other/54279 (first stage build with g++ fails with "." as the first component of $PATH) 2012-11-28 14:11:29 -08:00
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.