Go to file
Michael Hayes 6e01bd94f8 tm.texi (USE_LOAD_POST_DECREMENT, [...]): Document.
* tm.texi (USE_LOAD_POST_DECREMENT, USE_LOAD_PRE_DECREMENT,
	USE_STORE_POST_DECREMENT, USE_STORE_PRE_DECREMENT): Document.
	(USE_LOAD_POST_INCREMENT, USE_LOAD_PRE_INCREMENT,
	USE_STORE_POST_INCREMENT, USE_STORE_PRE_INCREMENT): Fix documentation.
	* rtl.h	(USE_LOAD_POST_DECREMENT, USE_LOAD_PRE_DECREMENT,
	USE_STORE_POST_DECREMENT, USE_STORE_PRE_DECREMENT,
	USE_LOAD_POST_INCREMENT, USE_LOAD_PRE_INCREMENT,
	USE_STORE_POST_INCREMENT, USE_STORE_PRE_INCREMENT): Provide default
	definition.
	* expr.c: (USE_LOAD_POST_INCREMENT, USE_LOAD_PRE_INCREMENT,
	USE_STORE_POST_INCREMENT, USE_STORE_PRE_INCREMENT): Delete default
	definition.

From-SVN: r26134
1999-04-02 15:39:55 +00:00
config mh-go32: Delete. 1999-03-17 16:19:59 -07:00
contrib * fixinc/*: Delete obsolete files. 1999-04-02 08:13:30 -07:00
etc
gcc tm.texi (USE_LOAD_POST_DECREMENT, [...]): Document. 1999-04-02 15:39:55 +00:00
include splay-tree.h (splay_tree_compare_pointers): Declare. 1999-04-02 15:18:06 +00:00
INSTALL
libchill configure.in (AC_PREREQ): Update to 2.13. 1999-03-24 14:46:41 -07:00
libf2c configure.in (extra_includes): Don't attempt to calculate the location of the gcc src or obj directories. 1999-03-31 10:56:35 +00:00
libiberty splay-tree.h (splay_tree_compare_pointers): Declare. 1999-04-02 15:18:06 +00:00
libio configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
libobjc Explicitly specify the char arguments to __objc_code_char and __objc_code_char as being signed. 1999-03-26 23:44:04 +00:00
libstdc++ configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
texinfo Makefile.in: Regen dependencies. 1999-02-24 01:03:01 +00:00
.cvsignore
ChangeLog configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
config-ml.in
config.guess config.sub: Add i386-uwin support. 1999-03-10 17:20:22 -07:00
config.if
config.sub config.sub: Add i386-uwin support. 1999-03-10 17:20:22 -07:00
configure configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
configure.in configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Update tege's address. 1999-03-30 17:40:30 -07:00
Makefile.in configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -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.