public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: jsm28@sourceware.org
To: src-cvs@sourceware.org
Subject: src/libiberty ChangeLog floatformat.c
Date: Thu, 08 Nov 2007 00:08:00 -0000	[thread overview]
Message-ID: <20071108000848.951.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/src
Module name:	src
Changes by:	jsm28@sourceware.org	2007-11-08 00:08:48

Modified files:
	libiberty      : ChangeLog floatformat.c 

Log message:
	include:
	2007-11-07  Joseph Myers  <joseph@codesourcery.com>
	Daniel Jacobowitz  <dan@codesourcery.com>
	
	* floatformat.h (struct floatformat): Add split_half field.
	(floatformat_ibm_long_double): New.
	
	libiberty:
	2007-11-07  Joseph Myers  <joseph@codesourcery.com>
	Daniel Jacobowitz  <dan@codesourcery.com>
	
	* floatformat.c (mant_bits_set): New.
	(floatformat_to_double): Use it.  Note no special handling of
	split formats.
	(floatformat_from_double): Note no special handing of split
	formats.
	(floatformat_ibm_long_double_is_valid,
	floatformat_ibm_long_double): New.
	(floatformat_ieee_single_big, floatformat_ieee_single_little,
	floatformat_ieee_double_big, floatformat_ieee_double_little,
	floatformat_ieee_double_littlebyte_bigword, floatformat_vax_f,
	floatformat_vax_d, floatformat_vax_g, floatformat_i387_ext,
	floatformat_m68881_ext, floatformat_i960_ext,
	floatformat_m88110_ext, floatformat_m88110_harris_ext,
	floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword,
	floatformat_ia64_spill_big, floatformat_ia64_spill_little,
	floatformat_ia64_quad_big, floatformat_ia64_quad_little): Update
	for addition of split_half field.
	
	gdb:
	2007-11-07  Joseph Myers  <joseph@codesourcery.com>
	Daniel Jacobowitz  <dan@codesourcery.com>
	
	* gdbtypes.c (floatformats_ibm_long_double): New.
	* gdbtypes.h (floatformats_ibm_long_double): Declare.
	* ia64-tdep.c (floatformat_ia64_ext): Update for addition of
	split_half field.
	* mips-tdep.c (n32n64_floatformat_always_valid,
	floatformat_n32n64_long_double_big, floatformats_n32n64_long):
	Remove.
	(mips_gdbarch_init): Use floatformats_ibm_long_double instead of
	floatformats_n32n64_long.
	* ppc-linux-tdep.c (ppc_linux_init_abi): Use 128-bit IBM long
	double.
	* doublest.c (convert_floatformat_to_doublest,
	convert_doublest_to_floatformat): Handle split floating-point
	formats.
	* ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Handle IBM long
	double arguments.
	(ppc64_sysv_abi_push_dummy_call): Likewise.
	(do_ppc_sysv_return_value): Handle IBM long double return.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.438&r2=1.439
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.21&r2=1.22


             reply	other threads:[~2007-11-08  0:08 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-08  0:08 jsm28 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-20  6:02 dj
2012-08-17 21:59 schwab
2010-07-06 12:56 uweigand
2007-11-13 15:12 dj
2007-11-13  1:00 dj
2007-11-13  0:38 jsm28
2006-11-07 15:17 jules
2006-04-24 21:34 jules
2006-02-12 15:54 dj
2005-12-17 20:51 dj
2005-10-31 18:01 dj
2005-08-17 18:04 dj
2003-12-03 19:03 dj
2003-10-31 13:10 dj
2003-09-22 17:41 cagney
2003-09-21 19:11 drow
2003-09-16  1:47 cagney
2003-09-15 20:14 drow
2002-03-05 22:29 cagney
2001-08-20 17:20 cagney
2001-08-13 18:34 cagney
2000-05-31  3:55 cagney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071108000848.951.qmail@sourceware.org \
    --to=jsm28@sourceware.org \
    --cc=src-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).