Go to file
Geoffrey Keating 682cd44241 driver-i386.c: Always define host_detect_local_cpu.
* config/i386/driver-i386.c: Always define host_detect_local_cpu.
	* config/i386/i386.h: Define EXTRA_SPEC_FUNCTIONS on any i386
	or x86_64 host.  Define HAVE_LOCAL_CPU_DETECT.
	(CC1_CPU_SPEC): Make conditional on HAVE_LOCAL_CPU_DETECT rather
	than replicating condition above.
	* config.host (i[34567]86-*-*): Always use driver-i386.o.

From-SVN: r117159
2006-09-22 23:50:51 +00:00
boehm-gc os_dep.c: Port to Darwin/i386 2006-09-21 23:47:30 +00:00
config tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE. 2006-09-19 01:48:06 +00:00
contrib dg-cmp-results.sh (compare-$$.awk): Print name[old] and not non-existing nm[old]. 2006-09-18 00:13:26 +02:00
fixincludes
gcc driver-i386.c: Always define host_detect_local_cpu. 2006-09-22 23:50:51 +00:00
gnattools
include
INSTALL
intl
libada
libcpp configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the glob in gcc/config.gcc. 2006-09-22 23:26:20 +00:00
libdecnumber decNumber.c (decNumberPower): Constify. 2006-09-16 02:54:29 +00:00
libffi
libgfortran re PR libfortran/29099 (secnds intrinsic gives wrong result) 2006-09-15 16:03:52 +00:00
libgomp tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE. 2006-09-19 01:48:06 +00:00
libiberty re PR other/29176 (Seg fault in demangler) 2006-09-22 13:52:29 +00:00
libjava jvmti.cc (_Jv_JVMTI_GetErrorName): Now static. 2006-09-22 21:31:15 +00:00
libmudflap tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE. 2006-09-19 01:48:06 +00:00
libobjc
libssp
libstdc++-v3 PR libstdc++/29134 (vector<bool> bits) 2006-09-22 17:51:01 +00:00
maintainer-scripts * gcc_release (LC_ALL): Default to C. 2006-09-18 17:07:14 +00:00
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2006-09-22 18:54:44 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2006-09-22 18:54:44 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.