Go to file
Zack Weinberg a543eb5e9a genautomata.c: Space savings in generated code:
* genautomata.c: Space savings in generated code:
	(output_dfa_insn_code_func): Split out the table-enlargement
	path to an out-of-line static function, dfa_insn_code_enlarge.
	(output_internal_insn_latency_func): Use a lookup table for the
	default latencies.
	(output_print_reservation_func): Use a lookup table for the
	strings.

From-SVN: r61541
2003-01-21 08:33:20 +00:00
boehm-gc
config
contrib test_summary (configflags): Only use the first match. 2003-01-19 14:34:12 +00:00
fastjar
gcc genautomata.c: Space savings in generated code: 2003-01-21 08:33:20 +00:00
include
INSTALL
libf2c
libffi
libiberty * hashtab.c (htab_expand): Fix allocation of new entries. 2003-01-20 18:41:01 +00:00
libjava Makefile.am (core_java_source_files): Add VMObjectStreamClass.java. 2003-01-20 06:46:28 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-01-21 00:17:05 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog configure.in: Add missing \. 2003-01-19 23:44:28 +00:00
config-ml.in
config.guess
config.if
config.sub
configure configure.in: Add missing \. 2003-01-19 23:44:28 +00:00
configure.in configure.in: Add missing \. 2003-01-19 23:44:28 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS I added myself to the list. 2003-01-15 19:42:36 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.