Go to file
Brendan Kehoe a4156b889d decl.c (grokdeclarator): Only warn about non-zero arrays if !in_system_header (linux socketbits.h can...
* decl.c (grokdeclarator): Only warn about non-zero arrays if
	!in_system_header (linux socketbits.h can give this for
	__cmsg_data, which is using a GNU extension).

From-SVN: r29842
1999-10-06 13:48:17 -04:00
boehm-gc I am committing the following changes to enable the picojava port. 1999-10-02 15:50:57 +00:00
config
contrib
etc
gcc decl.c (grokdeclarator): Only warn about non-zero arrays if !in_system_header (linux socketbits.h can... 1999-10-06 13:48:17 -04:00
include
INSTALL
libchill
libf2c Daily bump. 1999-10-06 01:45:19 -06:00
libffi
libiberty xmalloc.c (xmalloc): Fix spelling error. 1999-10-03 01:55:59 +00:00
libio * editbuf.cc, parsestream.cc, pfstream.cc: Include string.h. 1999-09-30 01:10:07 -06:00
libjava natPlainSocketImpl.cc: Don't include headers if java.net is disabled. 1999-10-04 21:37:30 +00:00
libobjc Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@fmco.com>). 1999-09-29 00:37:49 +00:00
libstdc++
texinfo
zlib configure: Rebuilt. 1999-10-04 22:08:42 +00:00
.cvsignore
ChangeLog * configure.in (fr30): Fix typo. 1999-10-03 14:21:45 -06:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in * configure.in (fr30): Fix typo. 1999-10-03 14:21:45 -06:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   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.