Go to file
Zack Weinberg 34f4f3a551 tsystem.h: Test only POSIX for availability of string.h and time.h.
* tsystem.h: Test only POSIX for availability of string.h
	and time.h.
	* config.gcc (all systems): If USG appeared in xm_defines,
	change it to POSIX.  If both USG and POSIX appeared, just
	delete USG. Remove unnecessary quotes around xm_defines
	settings.
	(m68k-crds-unos*): Don't #define unos - tested nowhere.
	(m68k-apple-aux*): Don't #define AUX - tested nowhere.
	(alpha*-*-linux*ecoff*, powerpc-*-linux*libc1,
	powerpc-*-linux*): No need to set xm_defines - handled by
	global settings for *-*-linux*.

From-SVN: r41714
2001-05-01 03:48:04 +00:00
boehm-gc configure.in: Obtain THREADS with `gcc -v'. 2001-04-26 04:29:57 +00:00
config
contrib
fastjar
gcc tsystem.h: Test only POSIX for availability of string.h and time.h. 2001-05-01 03:48:04 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-04-30 07:16:39 +00:00
libffi unix.S: Restore stack pointer when returning from ffi_closure_UNIX. 2001-04-26 16:08:59 +00:00
libiberty
libjava natFile.cc (performSetReadOnly): Fix #ifdef test. 2001-04-30 23:09:39 +00:00
libobjc fdl.texi: New file. 2001-04-30 22:46:01 +00:00
libstdc++-v3 fdl.texi: New file. 2001-04-30 22:46:01 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog configure.in (noconfigdirs): Don't reset it from scratch in the target case; only append to it. 2001-04-26 05:12:36 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (noconfigdirs): Don't reset it from scratch in the target case; only append to it. 2001-04-26 05:28:55 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkdep
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.