Go to file
Kaz Kojima b48f503c98 target.h (gcc_target): New field allocate_initial_value.
* target.h (gcc_target): New field allocate_initial_value.
	* target-def.h (TARGET_ALLOCATE_INITIAL_VALUE): New macro.
	(TARGET_INITIALIZER): Include it.
	* integrate.c (allocate_initial_values): Use
	targetm.allocate_initial_value.
	* system.h: Poison ALLOCATE_INITIAL_VALUE.
	* config/sh/sh-protos.h (sh_pr_n_sets): Delete.
	* config/sh/sh.c (sh_pr_n_sets): Make it static.
	(sh_allocate_initila_value): New function.
	(TARGET_ALLOCATE_INITIAL_VALUE): Override default.
	* config/sh/sh.h (ALLOCATE_INITIAL_VALUE): Delete.
	* doc/tm.texi (TARGET_ALLOCATE_INITIAL_VALUE): Rename and
	update from ALLOCATE_INITIAL_VALUE.

From-SVN: r101411
2005-06-29 01:24:27 +00:00
boehm-gc
config
contrib
fastjar
fixincludes inclhack.def (AAB_darwin7_9_long_double_funcs): New. 2005-06-24 23:43:15 +00:00
gcc target.h (gcc_target): New field allocate_initial_value. 2005-06-29 01:24:27 +00:00
gnattools
include Index: include/ChangeLog 2005-06-21 00:24:59 +00:00
INSTALL
intl
libada
libcpp
libffi
libgfortran re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly) 2005-06-28 23:07:20 +00:00
libiberty Index: include/ChangeLog 2005-06-21 00:24:59 +00:00
libjava re PR libgcj/22189 (Table Full in gcj-dbtool if -m option used with smallest possible input) 2005-06-28 14:31:22 +00:00
libmudflap
libobjc
libstdc++-v3 Makefile.in: Set and use UNWIND_H. 2005-06-28 20:06:39 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.def (stagefeedback): Come after profile. 2005-06-23 07:31:23 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def Makefile.def (stagefeedback): Come after profile. 2005-06-23 07:31:23 +00:00
Makefile.in Makefile.def (stagefeedback): Come after profile. 2005-06-23 07:31:23 +00:00
Makefile.tpl Makefile.def (stagefeedback): Come after profile. 2005-06-23 07:31:23 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.