Go to file
Zack Weinberg a242b0831c expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv to zero.
* expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv
	to zero.
	(mode_for_extraction): No need for #ifdefs.  Add default-case abort
	to switch.
	(store_bit_field): Eliminate insv_bitsize variable.  Put HAVE_insv
	in if controlling use of insv.
	(extract_bit_field): Likewise, for extv and extzv.

From-SVN: r45150
2001-08-24 16:01:42 +00:00
boehm-gc configure: Rebuilt. 2001-08-20 16:40:46 +00:00
config
contrib
fastjar
gcc expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv to zero. 2001-08-24 16:01:42 +00:00
include dyn-string.h, [...]: replace "GNU CC" with "GCC". 2001-08-23 12:07:58 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-08-24 07:16:10 +00:00
libffi
libiberty merge from glibc 2001-08-23 11:19:05 -04:00
libjava Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so. 2001-08-22 23:10:07 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-08-24 07:16:10 +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.