Go to file
Richard Sandiford 1e9c84051f genattrtab.c (insn_ent): Replace insn_code...
* genattrtab.c (insn_ent): Replace insn_code, insn_index and lineno
	fields with a pointer to the instruction definition.
	(get_attr_value, fill_attr, make_length_attrs, remove_insn_ent)
	(insert_insn_ent, simplify_test_exp, optimize_attrs, write_attr_get)
	(write_attr_case, write_const_num_delay_slots): Update accordingly.
	(write_attr_case, write_const_num_delay_slots): Write the name of
	an insn next to its case statement.
	* genoutput.c (data): Add a filename field.
	(gen_insn, gen_peephole, gen_expand, gen_split): Set it.
	(output_insn_data): Print the location of each insn definition.
	* genrecog.c (write_action): Print the name of an insn above
	the statement that returns its code.

From-SVN: r85947
2004-08-13 16:43:04 +00:00
boehm-gc
config
contrib
fastjar
gcc genattrtab.c (insn_ent): Replace insn_code... 2004-08-13 16:43:04 +00:00
include
INSTALL
intl
libada
libbanshee
libcpp
libffi
libgfortran
libiberty
libjava
libmudflap
libobjc NXConstStr.h: Update copyright date... 2004-08-13 02:06:37 +00:00
libstdc++-v3 Daily bump. 2004-08-13 00:16:17 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog * MAINTAINERS: Remove myself from write-after-approval. 2004-08-13 14:29:31 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure Makefile.def, [...]: Remove useless, bogus references to tix. 2004-08-12 23:00:39 +00:00
configure.in Makefile.def, [...]: Remove useless, bogus references to tix. 2004-08-12 23:00:39 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Remove myself from write-after-approval. 2004-08-13 14:29:31 +00:00
Makefile.def Makefile.def, [...]: Remove useless, bogus references to tix. 2004-08-12 23:00:39 +00:00
Makefile.in Makefile.def, [...]: Remove useless, bogus references to tix. 2004-08-12 23:00:39 +00:00
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.