Go to file
Zack Weinberg da92057001 expmed.c (mode_for_extraction): New function.
* expmed.c (mode_for_extraction): New function.
	(store_bit_field, extract_bit_field): Use it.
	* expr.h: Prototype it and provide an enum for its first argument.

	* combine.c, function.c, recog.c: Don't include insn-codes.h.
	Use mode_for_extraction rather than testing HAVE_insv/extv/extzv
	and digging through the insn_data tables.
	* Makefile.in: Update dependencies.

From-SVN: r45086
2001-08-22 00:33:33 +00:00
boehm-gc configure: Rebuilt. 2001-08-20 16:40:46 +00:00
config
contrib
fastjar
gcc expmed.c (mode_for_extraction): New function. 2001-08-22 00:33:33 +00:00
include floatformat.h (floatformat_arm_ext): Document as deprecated. 2001-08-21 00:09:09 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-08-21 07:16:14 +00:00
libffi
libiberty configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting on cygwin. 2001-08-21 16:40:45 +00:00
libjava IdentityHashMap.java (get): Fix off-by-one error. 2001-08-21 14:24:48 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-08-21 07:16:14 +00:00
maintainer-scripts
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 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.