Go to file
Jakub Jelinek 3977a4a1ee i386-cpuid.h (bit_CMOV): Define.
* gcc.dg/i386-cpuid.h (bit_CMOV): Define.
	(i386_cpuid): No need to test if cpuid is available on AMD64.
	Fix assembly, so that it works onboth i386 and AMD64.
	* gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
	(vecInLong): Fix s[] member type to unsigned int.
	(vecInWord): Remove type.
	(mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
	(a64, b64, c64, d64, e64): Remove.
	(main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
	Remove unused variable.  Remove initialization of removed variables.
	Don't call mmx_tests nor sse_tests.
	(reference_mmx, reference_sse): Remove.
	(check): Add return stmt.
	* gcc.dg/i386-sse-7.c: New test.
	* gcc.dg/i386-mmx-4.c: New test.

From-SVN: r77955
2004-02-17 18:12:20 +01:00
boehm-gc
config acinclude.m4: Quote names of macros to be defined by AC_DEFUN throughout. 2004-02-05 19:54:14 -05:00
contrib
fastjar
gcc i386-cpuid.h (bit_CMOV): Define. 2004-02-17 18:12:20 +01:00
include
INSTALL
intl
libada * Makefile.in (gnattools): Depend on gnatlib. 2004-02-10 23:14:58 +00:00
libf2c Index: libf2c/ChangeLog 2004-02-05 23:19:54 +00:00
libffi * src/types.c (pointer): POWERPC64 has 8 byte pointers. 2004-02-09 23:40:37 +10:30
libiberty regex.c: Include <ansidecl.h>. 2004-02-17 01:59:42 +00:00
libjava ByteBuffer.java (endian): Make non-private so other java.nio classes can inherit it. 2004-02-16 12:00:33 -08:00
libobjc [gcc/ChangeLog] 2004-02-06 23:54:30 +00:00
libstdc++-v3 locale_facets.tcc (num_get<>::_M_extract_float, [...]): Simplify grouping fidelity conditional. 2004-02-17 11:19:25 +00:00
maintainer-scripts * gcc_release: Add libada as part of ADA_DIRS. 2004-02-10 12:23:20 +01:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Added myself to write-after-approval. 2004-02-14 22:21:44 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. 2004-02-11 12:31:24 -05:00
configure.in configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. 2004-02-11 12:31:24 -05:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh Partial merge from upstream: 2004-02-04 23:58:48 +00:00
MAINTAINERS MAINTAINERS: Added myself to write-after-approval. 2004-02-14 22:21:44 +00:00
Makefile.def PR ada/6637, PR ada/5911 2004-02-10 11:54:48 +01:00
Makefile.in PR ada/6637, PR ada/5911 2004-02-10 11:54:48 +01:00
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.