Go to file
Joseph Myers 8981c15b8c config.gcc (all_defaults): Add arch_32 arch_64 cpu_32 cpu_64 tune_32 tune_64.
* config.gcc (all_defaults): Add arch_32 arch_64 cpu_32 cpu_64
	tune_32 tune_64.
	(i[34567]86-*-* | x86_64-*-*): Add arch_32 arch_64 cpu_32 cpu_64
	tune_32 tune_64 to supported_defaults.  Allow values not
	supporting 64-bit mode for arch_32, cpu_32 and tune_32 for
	x86_64.  Do not override cpu_32 or cpu_64 values from target name.
	(i[34567]86-*-linux*, i[34567]86-*-solaris2.1[0-9]*): Only default
	with_cpu_64 to generic for 64-bit-supporting configurations, not
	with_cpu.  Remove FIXMEs.
	* doc/install.texi (--with-cpu-32, --with-cpu-64, --with-arch-32,
	--with-arch-64, --with-tune-32, --with-tune-64): Document.
	* config/i386/i386.h (OPT_ARCH32, OPT_ARCH64): Define.
	(OPTION_DEFAULT_SPECS): Add tune_32, tune_64, cpu_32, cpu_64,
	arch_32 and arch_64.

From-SVN: r136674
2008-06-11 17:03:18 +01:00
boehm-gc
config tls.m4: Fix typos. 2008-06-11 11:57:11 +02:00
contrib
fixincludes Update the copyright years and put the licensing text directly into the template file. 2008-06-08 16:22:00 +00:00
gcc config.gcc (all_defaults): Add arch_32 arch_64 cpu_32 cpu_64 tune_32 tune_64. 2008-06-11 17:03:18 +01:00
gnattools MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
include
INSTALL
intl
libada
libcpp MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libdecnumber dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined. 2008-06-11 00:43:09 +01:00
libffi MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libgcc tls.m4: Fix typos. 2008-06-11 11:57:11 +02:00
libgfortran re PR fortran/36420 (Fortran 2008: g0 edit descriptor) 2008-06-07 23:59:53 +00:00
libgomp re PR libgomp/36471 (omp_get_ancestor_thread_num_8 has no implicit type.) 2008-06-11 09:06:14 +02:00
libiberty
libjava MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libmudflap
libobjc Object.m (compare): Add type id. 2008-06-10 14:37:51 +02:00
libssp
libstdc++-v3 lock_error, once_flag: Remove empty directories. 2008-06-11 15:33:30 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj) 2008-06-08 17:14:33 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
configure.ac configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
Makefile.def re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj) 2008-06-08 17:14:33 +01:00
Makefile.in re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj) 2008-06-08 17:14:33 +01:00
Makefile.tpl re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj) 2008-06-08 17:14:33 +01:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file 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.html for how to report bugs usefully.