Go to file
Uros Bizjak 19425621a5 i386.md (SINCOS): New int iterator.
2012-06-20  Uros Bizjak  <ubizjak@gmail.com>

	* config/i386/i386.md (SINCOS): New int iterator.
	(sincos): New int attribute.
	(*<sincos>xf2_i387): Macroize insn from *{sin,cos}xf2_i387 using
	SINCOS int iterator.
	(*<sincos>_extend<mode>xf2_i387): Macroize insn from
	*{sin,cos}_extend<mode>xf2_i387 using SINCOS int iterator.

2012-06-20  Uros Bizjak  <ubizjak@gmail.com>

	* config/i386/i386.md (RDFSGSBASE): New int iterator.
	(WRFSGSBASE): Ditto.
	(fsgs): New int attribute.
	(rd<fsgs>base<mode>): Macroize insn from rd<fsgs>base<mode> using
	RDFSGSBASE int iterator.
	(wr<fsgs>base<mode>): Macroize insn from wr<fsgs>base<mode> using
	WRFSGSBASE int iterator.

From-SVN: r188843
2012-06-20 21:28:07 +02:00
INSTALL
boehm-gc
config
contrib check_makefile_deps.sh: Look for c-common.o in c-family/. 2012-06-19 20:01:23 +00:00
fixincludes inclhack.def (aix_mutex_initializer_1): New fix. 2012-06-19 13:55:14 -04:00
gcc i386.md (SINCOS): New int iterator. 2012-06-20 21:28:07 +02:00
gnattools
include * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index. 2012-06-18 23:35:08 +00:00
intl
libada
libatomic
libcpp lex.c (search_line_sse42): Use __builtin_ia32_loaddqu and __builtin_ia32_pcmpestri128 instead of asm. 2012-06-19 18:28:50 +02:00
libdecnumber
libffi
libgcc sfp-machine.h (FP_HANDLE_EXCEPTIONS): Use __builtin_expect when checking for exceptions. 2012-06-17 15:54:53 +02:00
libgfortran
libgo compiler, reflect: Quote package path with tabs. 2012-06-14 05:04:04 +00:00
libgomp
libiberty
libitm
libjava Fix typo. 2012-06-20 09:48:40 -04:00
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 re PR libstdc++/53678 (namespace pollution on NetBSD) 2012-06-18 22:43:58 +01:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Makefile.tpl (check-target-libgomp-c++): New. 2012-06-20 14:26:04 -04:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def Makefile.tpl (check-target-libgomp-c++): New. 2012-06-20 14:26:04 -04:00
Makefile.in Makefile.tpl (check-target-libgomp-c++): New. 2012-06-20 14:26:04 -04:00
Makefile.tpl Makefile.tpl (check-target-libgomp-c++): New. 2012-06-20 14:26:04 -04:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.