Go to file
John David Anglin 16c16a2476 re PR middle-end/32398 (checking for suffix of object files... configure: error: cannot compute suffix of f object files: cannot compile)
PR middle-end/32398
	PR middle-end/32769
	* pa-protos.h (pa_eh_return_handler_rtx): Declare.
	* pa.c (pa_extra_live_on_entry, rp_saved): Declare.
	(TARGET_EXTRA_LIVE_ON_ENTRY): Define.
	(pa_output_function_prologue): Use rp_saved and current_function_is_leaf
	to generate .CALLINFO statement.
	(hppa_expand_prologue): Set rp_saved.
	(hppa_expand_epilogue): Use rp_saved.
	(pa_extra_live_on_entry, pa_eh_return_handler_rtx): New functions.
	* pa.h (EH_RETURN_HANDLER_RTX): Use pa_eh_return_handler_rtx.

From-SVN: r126657
2007-07-15 17:19:13 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR middle-end/32398 (checking for suffix of object files... configure: error: cannot compute suffix of f object files: cannot compile) 2007-07-15 17:19:13 +00:00
gnattools
include * splay-tree.h: Fix whitespace. 2007-07-13 18:18:48 +02:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/32611 (Print sign of negative zero) 2007-07-15 16:26:22 +00:00
libgomp
libiberty
libjava libgcj.ver: Add __gcj_personality_sj0. 2007-07-13 15:36:39 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 2007-07-12 Paolo Carlini <pcarlini@suse.de> 2007-07-12 14:45:25 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Add myself to MAINTAINERS with write after approval. 2007-07-13 14:34:01 -07:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Add myself to MAINTAINERS with write after approval. 2007-07-13 14:34:01 -07:00
Makefile.def
Makefile.in
Makefile.tpl
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.