Go to file
Kazu Hirata fad37371f9 h8300.c (compute_mov_length): Fix the length of loading CONST0_RTX (SFmode).
* config/h8300/h8300.c (compute_mov_length): Fix the length of
	loading CONST0_RTX (SFmode).
	* config/h8300/h8300.h (CONST_DOUBLE_OK_FOR_LETTER_P): Change
	'G' to CONST0_RTX (SFmode).
	* config/h8300/h8300.md (movsf_h8300): Change the first
	constraint to 'G'.
	(movsf_h8300h): Likewise.

From-SVN: r68854
2003-07-02 20:48:04 +00:00
boehm-gc
config
contrib
fastjar re PR fastjar/9532 (jar -C flag is incompatible with Sun's (fastjar uses nonportable feature of getcwd)) 2003-07-02 17:20:54 +00:00
gcc h8300.c (compute_mov_length): Fix the length of loading CONST0_RTX (SFmode). 2003-07-02 20:48:04 +00:00
include * filenames.h: New file imported from binutils. 2003-07-01 20:29:16 +00:00
INSTALL
libf2c
libffi
libiberty
libjava 2003-07-01 Michael Koch <konqueror@gmx.de> 2003-07-01 14:42:38 +00:00
libobjc
libstdc++-v3 basic_string.tcc (_M_replace_aux): Constify __n1 and __off1. 2003-07-02 19:36:40 +00:00
maintainer-scripts gcc_release (BRANCH): Rename to... 2003-07-01 16:04:42 +00:00
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.