Go to file
Nathan Sidwell 6c208acd84 profile.c: Add file comment describing the overall algorithm and structures.
* profile.c: Add file comment describing the overall algorithm and
	structures.
	(struct edge_info): Add comments.
	(struct bb_info): Add comments.
	* basic-block.h (EDGE_*): Add comments.
	* doc/gcov.texi (Gcov Data Files): Document bit flags.

From-SVN: r55842
2002-07-29 18:40:45 +00:00
boehm-gc
config
contrib gennews (files): Add proper files for the GCC 3.1 release series. 2002-07-25 14:34:56 +00:00
fastjar
gcc profile.c: Add file comment describing the overall algorithm and structures. 2002-07-29 18:40:45 +00:00
include
INSTALL
libf2c Daily bump. 2002-07-29 07:17:07 +00:00
libffi
libiberty * cplus-dem.c (PREPEND_BLANK): Remove. 2002-07-29 17:11:10 +00:00
libjava Authenticator.java: New version from Classpath. 2002-07-27 00:53:42 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-07-29 07:17:07 +00:00
maintainer-scripts gcc_release: Update comment. 2002-07-29 07:31:34 +02:00
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
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 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.