Go to file
Zack Weinberg c50a01163c Bug 14610
Bug 14610
	* Makefile.in (min-insn-modes.o): Correct dependencies.
	* real.c (encode_ieee_extended, decode_ieee_extended): Always
	produce/consume 12-byte little-endian Intel format.
	(encode_ieee_extended_128, decode_ieee_extended_128): Delete.
	(encode_ieee_extended_motorola, decode_ieee_extended_motorola)
	(encode_ieee_extended_intel_96, decode_ieee_extended_intel_96)
	(encode_ieee_extended_intel_128, decode_ieee_extended_intel_128):
	New functions which convert between 12-byte little-endian Intel
	format and the desired format.
	(ieee_extended_motorola_format, ieee_extended_intel_96_round_53_format)
	(ieee_extended_intel_96_format, ieee_extended_intel_128_format):
	Update.
testsuite:
	* gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.

From-SVN: r83295
2004-06-17 17:05:48 +00:00
boehm-gc configure.ac: New name of configure.in. 2004-06-16 07:35:00 +00:00
config
contrib * tree-ssa.doxy: Update for doxygen 1.3.5. 2004-06-17 07:40:27 -04:00
fastjar acinclude.m4: Quote first argument of AC_DEFUNs. 2004-06-15 07:36:33 +00:00
gcc Bug 14610 2004-06-17 17:05:48 +00:00
include
INSTALL
intl
libada
libbanshee Makefile.in: Regenerate with automake 1.8.5. 2004-06-15 07:32:58 +00:00
libcpp Makefile.in: Regenerate with automake 1.8.5. 2004-06-15 07:32:58 +00:00
libf2c
libffi configure.ac: New name of configure.in. 2004-06-15 14:47:55 +00:00
libgfortran re PR libfortran/15292 (libgfortran depends on c99 functionality round and roundf) 2004-06-14 17:27:20 +00:00
libiberty
libjava ZipFile.getInputStream returns null if entry not found. 2004-06-17 13:53:11 +00:00
libmudflap configure.ac: New name of configure.in. 2004-06-15 14:47:55 +00:00
libobjc
libstdc++-v3 Daily bump. 2004-06-17 00:16:16 +00:00
maintainer-scripts
zlib configure.ac: New name of configure.in. 2004-06-15 14:47:55 +00:00
.cvsignore
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
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
README.SCO
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.