Go to file
John David Anglin 3674b34daf pa-linux.h (NO_PROFILE_COUNTERS): Delete define.
* pa-linux.h (NO_PROFILE_COUNTERS): Delete define.
	(NO_DEFERRED_PROFILE_COUNTERS): Define.
	* pa.h (NO_PROFILE_COUNTERS): Define.
	* pa.c (NO_DEFERRED_PROFILE_COUNTERS): Define if not defined.
	(funcdef_nos): New vector to hold label numbers of deferred profile
	counters.
	(output_deferred_profile_counters): New function.
	(hppa_profile_hook): Push label number onto funcdef_nos.
	(pa_hpux_file_end): Call output_deferred_profile_counters if
	NO_DEFERRED_PROFILE_COUNTERS is false.

From-SVN: r105854
2005-10-24 16:51:59 +00:00
boehm-gc
config
contrib * texi2pod.pl: Substitue for @value even when part of @include. 2005-10-21 23:31:07 +00:00
fastjar
fixincludes
gcc pa-linux.h (NO_PROFILE_COUNTERS): Delete define. 2005-10-24 16:51:59 +00:00
gnattools
include
INSTALL
intl
libada
libcpp Fix date of last ChangeLog entry. 2005-10-21 10:59:07 -07:00
libffi
libgfortran re PR libfortran/24489 (read_block wrong execution order) 2005-10-24 03:51:24 +00:00
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/24450 (Exception safety problem in messages/__timepunct) 2005-10-21 08:34:06 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog re PR bootstrap/24297 (libtool: link: unable to infer tagged configuration) 2005-10-22 10:37:17 +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 re PR bootstrap/18939 (spurious relink of gcov and gcov-dump with the base compiler) 2005-10-20 11:54:41 +00:00
Makefile.in re PR bootstrap/24297 (libtool: link: unable to infer tagged configuration) 2005-10-22 10:37:17 +00:00
Makefile.tpl re PR bootstrap/24297 (libtool: link: unable to infer tagged configuration) 2005-10-22 10:37:17 +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.