Go to file
Joern Rennecke 9690aa8eff re PR target/44751 (h8300 get_attr_cc warnings)
PR target/44751
	* config/h8300/h8300.c: Include df.h.
	(push, pop): Use add_reg_note.
	(compute_plussi_cc, compute_logical_op_cc): Return enum attr_c.
	(compute_a_shift_cc): Likewise.
	(expand_a_shift): Argument code has type enum rtx_code.
	(struct shift_insn): Member cc_valid has type enum attr_cc.
	(struct shift_info) <cc_inline, cc_special>: Likewise.
	enum attr_cc.
	* config/h8300/h8300-protos.h (compute_plussi_cc): Update prototype.
	(compute_a_shift_cc, compute_logical_op_cc, expand_a_shift): Likewise.

From-SVN: r166336
2010-11-04 21:51:30 +00:00
INSTALL
boehm-gc
config enable mdynamic-no-pic bootstrap for x86 Darwin 2010-11-04 10:43:47 +00:00
contrib
fixincludes
gcc re PR target/44751 (h8300 get_attr_cc warnings) 2010-11-04 21:51:30 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran PR 44931 Move struct unix_stream to unix.c 2010-11-04 21:29:28 +02:00
libgomp
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc) 2010-11-04 17:02:25 +00:00
lto-plugin re PR lto/46291 (Failed to bootstrap-lto) 2010-11-03 23:13:51 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog enable mdynamic-no-pic bootstrap for x86 Darwin 2010-11-04 10:43:47 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure enable mdynamic-no-pic bootstrap for x86 Darwin 2010-11-04 10:43:47 +00:00
configure.ac enable mdynamic-no-pic bootstrap for x86 Darwin 2010-11-04 10:43:47 +00:00
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.