Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Thiago Jung Bauermann <bauerman@br.ibm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [patch 2/4] decimal floating point types
Date: Wed, 24 Oct 2007 20:11:00 -0000	[thread overview]
Message-ID: <20071024200958.GJ10943@caradoc.them.org> (raw)
In-Reply-To: <1192471909.5787.45.camel@localhost.localdomain>

On Mon, Oct 15, 2007 at 04:11:49PM -0200, Thiago Jung Bauermann wrote:
> 2007-10-15  Wu Zhou  <woodzltc@cn.ibm.com> 
> 	    Thiago Jung Bauermann  <bauerman@br.ibm.com>
> 
> 	* c-lang.c (c_create_fundamental_type): Create fundamental
> 	types for DFP.
> 	* c-typeprint.c (c_type_print_varspec_prefix): Add
> 	TYPE_CODE_DECFLOAT to no prefix needed case.
> 	(c_type_print_varspec_suffix): Add TYPE_CODE_DECFLOAT to no
> 	suffix needed case.
> 	* c-valprint.c (c_val_print): Call print_decimal_floating to
> 	print DFP values.
> 	* dwarf2read.c (read_base_type): Read DW_ATE_decimal_float
> 	attribute code and return TYPE_CODE_DECFLOAT.
> 	(dwarf_base_type): Set dwarf2_fundamental_type for DFP values.
> 	* gdbtypes.c (gdbtypes_post_init): Initialize builtin_decfloat,
> 	builtin_decdouble and builtin_declong. 
> 	* gdbtypes.h (enum type_code): Add TYPE_CODE_DECFLOAT as a
> 	type code for DFP.
> 	(FT_DECFLOAT, FT_DBL_PREC_DECFLOAT, FT_EXT_PREC_DECFLOAT): New
> 	types, for decimal floating point.
> 	(FT_NUM_MEMBERS):  Increment, new types added.
> 	(struct builtin_type): Add builtin_decfloat, builtin_decdouble
> 	and builtin_declong.
> 	* valprint.c (print_decimal_floating): New function to print DFP
> 	values.
> 	* value.h (print_decimal_floating): Prototype.

This version looks good to me.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2007-10-24 20:10 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20 21:57 [patch 0/4] decimal floating point support Thiago Jung Bauermann
2007-09-20 21:57 ` [patch 2/4] decimal floating point types Thiago Jung Bauermann
2007-10-11 16:00   ` Daniel Jacobowitz
2007-10-15 18:12     ` Thiago Jung Bauermann
2007-10-24 20:11       ` Daniel Jacobowitz [this message]
2007-10-25 18:24         ` Thiago Jung Bauermann
2007-09-20 21:57 ` [patch 3/4] decimal floating point support for expressions Thiago Jung Bauermann
2007-10-11 16:18   ` Daniel Jacobowitz
2007-10-15 18:12     ` Thiago Jung Bauermann
2007-10-24 20:12       ` Daniel Jacobowitz
2007-10-25 18:40         ` Thiago Jung Bauermann
2007-09-20 21:57 ` [patch 4/4] decimal floating point testcases Thiago Jung Bauermann
2007-10-11 16:19   ` Daniel Jacobowitz
2007-10-15 18:12     ` Thiago Jung Bauermann
2007-10-25 18:22       ` Thiago Jung Bauermann
2007-09-20 21:57 ` [patch 1/4] libdecnumber support Thiago Jung Bauermann
2007-10-11 15:57   ` Daniel Jacobowitz
2007-10-11 16:07     ` Daniel Jacobowitz
2007-10-15 18:32       ` Thiago Jung Bauermann
2007-10-15 18:11     ` Thiago Jung Bauermann
2007-10-15 18:38       ` Daniel Jacobowitz
2007-10-25 18:23         ` Thiago Jung Bauermann
     [not found] <20070323030737.475073862@br.ibm.com>
2007-03-27 16:30 ` [patch 2/4] decimal floating point types Thiago Jung Bauermann

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=20071024200958.GJ10943@caradoc.them.org \
    --to=drow@false.org \
    --cc=bauerman@br.ibm.com \
    --cc=gdb-patches@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