Go to file
Michael Hayes 483dd5bec1 c4x.c (c4x_emit_move_sequence): Do not force large constants into memory.
Sat Sep  4 11:37:15 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>

	* config/c4x/c4x.c (c4x_emit_move_sequence): Do not force large
	constants into memory.
	(c4x_shiftable_constant): New function.
	* config/c4x/c4x.c (LEGITIMATE_CONSTANT_P): Allow any CONST_INT.
	(c4x_shiftable_constant): Declare.
	* config/c4x/c4x.md (loadqi_big_constant, loadhi_big_constant,
 	ashlqi3_noclobber): Add new patterns and associated splitters.

From-SVN: r29092
1999-09-03 23:58:44 +00:00
boehm-gc gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h. 1999-08-17 22:46:02 +00:00
config
contrib gcc_update: New file. 1999-08-16 16:49:21 +00:00
etc
gcc c4x.c (c4x_emit_move_sequence): Do not force large constants into memory. 1999-09-03 23:58:44 +00:00
include Avoids false positives with -Wcast-qual: 1999-09-01 14:44:56 +00:00
INSTALL
libchill powerset.h (SET_WORD, [...]): Do not redefine based on USE_CHAR. 1999-09-02 17:55:52 -06:00
libf2c Daily bump. 1999-09-03 01:45:07 -06:00
libffi ffi.h.in: Removed PACKAGE and VERSION defines and undefs. 1999-09-01 23:16:34 +00:00
libiberty * pexecute.c (pexecute): Fill in temp_base when needed. 1999-09-02 01:37:50 -06:00
libio
libjava re GNATS libgcj/3 (FileInputStream.available always returns 0) 1999-09-03 07:42:40 +00:00
libobjc
libstdc++ Move *-*-gnu* pattern below *-*-linux*. 1999-09-01 08:14:33 +00:00
texinfo
zlib Makefile.in: Rebuilt. 1999-08-10 05:30:10 +00:00
.cvsignore
ChangeLog Do not configure or build ld for AIX native systems. 1999-08-25 10:12:07 +00:00
config-ml.in config-ml.in: Pass compiler flag corresponding to multidirs to subdir configures. 1999-08-25 01:14:07 -06:00
config.guess
config.if
config.sub
configure
configure.in Do not configure or build ld for AIX native systems. 1999-08-25 10:12:07 +00:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Fix typo in my email address 1999-09-03 17:27:46 -04: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.