Go to file
Gavin Romig-Koch e2e0986eb0 c-lex.c (yylex): Replace warning about integer constants being larger than long-longs...
* c-lex.c (yylex): Replace warning about integer constants being
	larger than long-longs, with a warning about integer constants
        being larger than the largest target integer.

From-SVN: r25364
1999-02-22 08:18:56 +00:00
config
contrib
etc
gcc c-lex.c (yylex): Replace warning about integer constants being larger than long-longs... 1999-02-22 08:18:56 +00:00
include
INSTALL
libchill
libf2c fix LSTAT intrinsic per Krister Walfridsson <cato@df.lth.se> 1999-02-20 09:55:52 -05:00
libiberty
libio
libobjc
libstdc++ string, [...]: Revert recent change. 1999-02-20 05:21:51 -07:00
texinfo
.cvsignore
ChangeLog * config.guess: Recognize openbsd-*-hppa. 1999-02-18 11:59:05 -07:00
config-ml.in
config.guess * config.guess: Recognize openbsd-*-hppa. 1999-02-18 11:59:05 -07:00
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is not empty. 1999-02-16 17:40:16 -07:00
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.