Go to file
Benjamin Kosnik bc359d3a5d std_complex.h: Remove duplicate definition of conj.
2000-10-31  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* include/bits/std_complex.h: Remove duplicate definition of conj.
	* include/c/bits/std_cwctype.h: Consistent placement of undefs.

From-SVN: r37161
2000-10-31 18:11:31 +00:00
INSTALL
boehm-gc
config
contrib * gcc_build: Save the output from CVS into the logfile as well. 2000-10-29 23:04:48 +00:00
gcc expr.c (do_store_flag): Pass operand_mode instead of GET_MODE (op0) to expand_shift. 2000-10-31 17:02:45 +01:00
include
libchill
libf2c Daily bump. 2000-10-31 01:45:09 -07:00
libffi
libiberty Fix incorrect date in ChangeLog entry. 2000-10-23 18:11:23 +00:00
libio iostream.cc (ends): Release the acquired lock. 2000-10-18 18:52:12 +02:00
libjava Reader.java: Merge docs from classpath. 2000-10-30 09:20:47 +00:00
libobjc
libstdc++ std_valarray.h (valarray::valarray): Use __valarray_copy, not __valarray_copy_construct. 2000-10-23 16:24:19 +00:00
libstdc++-v3 std_complex.h: Remove duplicate definition of conj. 2000-10-31 18:11:31 +00:00
texinfo
zlib configure.in: Invoke AC_PROG_CPP unconditionally before conditional feature tests. 2000-10-25 18:07:29 +00:00
.cvsignore
COPYING
COPYING.LIB
ChangeLog * etc: Remove directory from GCC. 2000-10-30 08:29:08 +00:00
MAINTAINERS
Makefile.in
README
config-ml.in
config.guess
config.if
config.sub
configure Only create gcc/configargs.h if gcc build directory is present 2000-10-17 03:00:51 +00:00
configure.in
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.