Go to file
Michael Hayes f416f18c70 c4x.c (dst_operand): New.
* config/c4x/c4x.c (dst_operand): New.
	(PREDICATE_CODES): Update.
	* config/c4x/c4x.h (dst_operand): Declare it.
	* config/c4x/c4x.md:  Define mode for each unspec usage.
	(move patterns):  Use dst_operand predicate instead of src_operand.
	(movqi_update, movqf_update): Delete.

From-SVN: r29996
1999-10-15 04:32:37 +00:00
boehm-gc I am committing the following changes to enable the picojava port. 1999-10-02 15:50:57 +00:00
config * mh-openedition: New file. 1999-09-07 23:31:40 -07:00
contrib * newcvsroot: New file. 1999-10-11 07:07:39 +00:00
etc
gcc c4x.c (dst_operand): New. 1999-10-15 04:32:37 +00:00
include ansidecl.h (HAVE_GCC_VERSION): New macro. 1999-10-10 13:02:41 +00:00
INSTALL
libchill
libf2c acconfig.h: Define GETTIMEOFDAY_ONE_ARGUMENT and HAVE_TIMEZONE in acconfig.h. 1999-10-14 02:05:09 -06:00
libffi
libiberty basename.c (DIR_SEPARATOR): New macro. 1999-10-13 01:18:09 -06:00
libio * editbuf.cc, parsestream.cc, pfstream.cc: Include string.h. 1999-09-30 01:10:07 -06:00
libjava configure: Rebuilt. 1999-10-13 00:00:35 +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++ Update copyright. 1999-09-27 11:33:09 -06:00
texinfo dummy checkin to prevent merge lossage 1999-09-04 09:09:22 -06:00
zlib configure: Rebuilt. 1999-10-04 22:08:42 +00:00
.cvsignore
ChangeLog Moved ChangeLog entry for a recent change to gcc/config/rs6000 to 1999-10-07 23:31:43 -04:00
config-ml.in
config.guess config.guess: Add OS/390 match pattern. 1999-09-07 23:35:42 -07:00
config.if
config.sub Add FR30 target. 1999-09-21 15:17:53 +00:00
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 Add myself to list with general write privs. 1999-10-14 21:46:16 +00:00
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.