Go to file
H.J. Lu 37f2200463 i386.c (MASK_SSE1): Removed.
2003-06-25  H.J. Lu <hongjiu.lu@intel.com>

	* config/i386/i386.c (MASK_SSE1): Removed.
	(MASK_SSE164): Removed.
	(MASK_SSE264): Removed.
	(bdesc_2arg): Replace MASK_SSE1 with MASK_SSE. Replace
	MASK_SSE164 with MASK_SSE | MASK_64BIT. Replace MASK_SSE264
	with MASK_SSE2 | MASK_64BIT.
	(bdesc_1arg): Likewise.
	(ix86_init_mmx_sse_builtins): Likewise.

	* config/i386/i386.h (TARGET_SSE): Remove MASK_SSE2.
	(TARGET_SWITCHES): Enable both MASK_SSE and MASK_SSE2 for
	-msse2.

From-SVN: r68492
2003-06-25 13:23:14 -07:00
boehm-gc
config
contrib reg_search: Replace existing uses of DATE with MADE_DATE and use DATE for the date command. 2003-06-24 17:18:39 +00:00
fastjar
gcc i386.c (MASK_SSE1): Removed. 2003-06-25 13:23:14 -07:00
include safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... 2003-06-22 15:59:49 +00:00
INSTALL
libf2c
libffi
libiberty safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... 2003-06-22 15:59:49 +00:00
libjava 2003-06-25 Michael Koch <konqueror@gmx.de> 2003-06-25 12:41:56 +00:00
libobjc
libstdc++-v3 streambuf.tcc (sbumpc, [...]): Move inline, from here... 2003-06-25 18:27:53 +00:00
maintainer-scripts gcc_release: Factor the updating of links and READMEs on the FTP server and sending mail for... 2003-06-25 09:36:19 +00:00
zlib
.cvsignore
ChangeLog Makefile.tpl: Add maybe-configure-itcl to configure-gdb. 2003-06-23 18:16:07 -04:00
config-ml.in
config.guess
config.if
config.sub
configure configure.in (noconfigdirs): Disable target-newlib and target-libgloss. 2003-06-23 00:42:54 +00:00
configure.in configure.in (noconfigdirs): Disable target-newlib and target-libgloss. 2003-06-23 00:42:54 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def Makefile.def: Introduce flags_to_pass. 2003-06-23 20:34:26 +00:00
Makefile.in Makefile.tpl: Add maybe-configure-itcl to configure-gdb. 2003-06-23 18:16:07 -04:00
Makefile.tpl Makefile.tpl: Add maybe-configure-itcl to configure-gdb. 2003-06-23 18:16:07 -04: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 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.