Go to file
Jan Hubicka bd8d4d1917 re PR target/30778 (invalid code generation for memset() with -mtune=k8)
PR target/30778
	* i386.c (counter_mode): New function.
	(expand_set_or_movmem_via_loop): Use it.
	(expand_movmem_epilogue): Likewise; fix pasto.
	(ix86_expand_movmem): Do emit guard even for constant counts.
	(ix86_expand_setmem): Likewise.

From-SVN: r122313
2007-02-25 17:37:37 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc re PR target/30778 (invalid code generation for memset() with -mtune=k8) 2007-02-25 17:37:37 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/30918 (Failure to skip commented out NAMELIST) 2007-02-25 02:27:17 +00:00
libgomp
libiberty
libjava Main.java: Updated copyright year. 2007-02-23 15:35:17 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 macros.cc: Include the right header. 2007-02-25 12:26:16 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS: Add myself as sh maintainer. 2007-02-19 23:59:15 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Add myself as sh maintainer. 2007-02-19 23:59:15 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Adjust for loop syntax. 2007-02-19 17:28:03 +00:00
configure.ac configure.ac: Adjust for loop syntax. 2007-02-19 17:28:03 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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 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.