Go to file
Zack Weinberg d9b6874b0c final.c (shorten_branches): Clear the end of the label_align array only if we made it larger.
* final.c (shorten_branches): Clear the end of the label_align
	array only if we made it larger.  Break up messy expressions
	for clarity.

	* diagnostic.c (internal_error): Check for error recursion
	before doing ICE suppression.

	* timevar.c: Timing variables now count in milliseconds.
	(init_timevar): Set up ticks_to_msec and clocks_to_msec here.
	(get_time): Not here.
	(timevar_print): Don't print any timer whose user, cpu, and
	wall times are all zero as displayed.
	* timevar.h: Update comment aboout units.  Make timevar
	counters unsigned.

From-SVN: r44948
2001-08-17 01:27:49 +00:00
boehm-gc
config
contrib
fastjar
gcc final.c (shorten_branches): Clear the end of the label_align array only if we made it larger. 2001-08-17 01:27:49 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-08-16 07:16:09 +00:00
libffi
libiberty
libjava jni.cc: Include IdentityHashMap.h, not Hashtable.h. 2001-08-15 20:46:48 +00:00
libobjc
libstdc++-v3 configure.target: Set LIMITSH for powerpc-*-*. 2001-08-16 19:19:09 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog config.sub: Merge from master sources, rev 1.218. 2001-08-15 04:27:14 +00:00
config-ml.in
config.guess config.sub: Merge from master sources, rev 1.218. 2001-08-15 04:27:14 +00:00
config.if
config.sub config.sub: Merge from master sources, rev 1.218. 2001-08-15 04:27:14 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Add myself to people who can write after approval 2001-08-16 16:23:09 +00:00
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.