Go to file
Oleg Endo 23d0939b41 sh.h (RETURN_ADDR_RTX): Use NULL_RTX instead of 0.
* config/sh/sh.h (RETURN_ADDR_RTX): Use NULL_RTX instead of 0.
	* config/sh/sh.c (INSN_REGMODE_WEIGHT, CURR_REGMODE_PRESSURE):
	Fix line width.
	(dump_table): Use bool type for need_align and have_df variables.
	(find_barrier, sfunc_uses_reg): Use NULL_RTX instead of 0.
	(regs_used): Remove register modifier.
	(barrier_align): Move variables slot, credit, jump_to_next
	into if block above for loop.  Use bool type for jump_to_next.
	(sh_function_arg): Use NULL_RTX instead of 0.

From-SVN: r186366
2012-04-11 23:03:20 +00:00
boehm-gc
config
contrib * dg-extract-results.sh: Handle KFAILs. 2012-04-06 19:39:52 +00:00
fixincludes
gcc sh.h (RETURN_ADDR_RTX): Use NULL_RTX instead of 0. 2012-04-11 23:03:20 +00:00
gnattools
include gengtype.c (main): Make uintptr_t a known type. 2012-04-10 08:32:23 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran cshift0.m4 (cshift0_'rtype_code`): Guard use of modulo. 2012-04-10 15:39:22 +00:00
libgo
libgomp prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty. 2012-04-11 20:15:35 +00:00
libiberty
libitm
libjava
libmudflap re PR c++/24985 (caret diagnostics) 2012-04-11 09:26:48 +00:00
libobjc
libquadmath
libssp
libstdc++-v3 Fix date of previous ChangeLog entry. 2012-04-11 23:59:25 +01:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog i2012-04-10 Steve Ellcey <sellcey@mips.com> 2012-04-11 21:02:57 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS i2012-04-10 Steve Ellcey <sellcey@mips.com> 2012-04-11 21:02:57 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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 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.