Go to file
Kaveh R. Ghazi bd86d7e2b2 cccp.c: Don't define HOST_WIDE_INT.
* cccp.c: Don't define HOST_WIDE_INT.  Replace all occurrences of
        WIDE_INT with WIDEST_INT.
        * cexp.y: Likewise.
        Don't define unsigned_HOST_WIDE_INT, CHAR_BIT or
        HOST_BITS_PER_WIDE_INT.  Replace occurrences of PRINTF_PROTO_1()
        style with PVPROTO() ATTRIBUTE_PRINTF_1 style macros.  Replace
        occurrences of "unsigned_HOST" with "unsigned HOST".  Provide a
        definition of variable `c89' when compiling a test binary and set it.
        * system.h: Don't define the PRINTF_PROTO_* macros.

From-SVN: r25217
1999-02-15 11:58:09 +00:00
config
contrib
etc
gcc cccp.c: Don't define HOST_WIDE_INT. 1999-02-15 11:58:09 +00:00
include
INSTALL
libchill
libf2c bump lib[IU]77's Version.c 1999-02-14 14:06:31 -05:00
libiberty Makefile.in: Change mkstemp -> mkstemps. 1999-02-09 08:40:23 -05:00
libio * gen-params (VTABLE_LABEL_PREFIX): Handle windows32. 1999-02-10 04:04:34 -07:00
libobjc
libstdc++ * Makefile.in (stuff2): Tweak. 1999-02-07 10:57:14 -05:00
texinfo
.cvsignore
ChangeLog configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of the old name config/mh-cygwin32. 1999-02-09 14:01:11 -07:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of the old name config/mh-cygwin32. 1999-02-09 14:01:13 -07: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.