Go to file
John Wehle 10195bd88e stupid.c (stupid_mark_refs): Generate a REG_UNUSED note for a register which is clobbered even if...
* stupid.c (stupid_mark_refs): Generate a REG_UNUSED note
	for a register which is clobbered even if the register
	was used by an earlier instruction.
	* i386.md (fix_truncsfdi2, fix_truncdfdi2,
	fix_truncxfdi2): Don't bother with the gen_reg_RTX.
	(fix_truncsfsi2, fix_truncsfdi2, fix_truncdfsi2,
	fix_truncdfdi2, fix_truncxfsi2, fix_truncxfdi2): Update
	operand constraints and modes.
	* i386.c (output_fix_trunc): Use HImode register to avoid
	memory stalls.  Call output_move_double instead of output_to_reg.
	(output_to_reg): Remove.
	* i386.h: Likewise.
	* i386.md (negsf2, negdf2, negxf2): Set the type
	attribute to fpop.

From-SVN: r26621
1999-04-25 11:43:49 +00:00
boehm-gc os_dep.c: glibc 2.1 requires asm/sigcontext.h, not sigcontext.h. 1999-04-21 09:42:28 +00:00
config
contrib
etc
gcc stupid.c (stupid_mark_refs): Generate a REG_UNUSED note for a register which is clobbered even if... 1999-04-25 11:43:49 +00:00
include
INSTALL
libchill
libf2c have ChangeLog entries default to current-time-string as per gcc/, gcc/f/ 1999-04-24 04:14:33 -04:00
libiberty * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32. 1999-04-24 18:23:06 -06:00
libio
libjava Makefile.am: Added URLDecoder and URLEncoder. 1999-04-23 16:36:22 +00:00
libobjc Makefile.in (CC1OBJ): Define in terms of CC. 1999-04-24 18:21:51 -06:00
libstdc++
texinfo
.cvsignore
ChangeLog config.guess (interix Alpha): Add. 1999-04-13 15:55:39 -06:00
config-ml.in
config.guess config.guess (interix Alpha): Add. 1999-04-13 15:55:39 -06:00
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Add Nathan Sidwell (write after approval) 1999-04-23 04:41:38 +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.