This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 1/2] Recognize DFP types in casts.


On Thu, 2007-12-20 at 11:54 -0500, Daniel Jacobowitz wrote:
> On Thu, Dec 20, 2007 at 02:40:49PM -0200, Thiago Jung Bauermann wrote:
> > 2007-12-20  Thiago Jung Bauermann  <bauerman@br.ibm.com>
> > 
> > 	* gdbtypes.c (gdbtypes_post_init): Change names of decimal float types
> > 	to conform to C extension for decimal float.
> > 	* c-lang.c (enum c_primitive_types): Add entries for Decimal Floating
> > 	Point types.
> > 	(enum cplus_primitive_types): Likewise.
> > 	(c_language_arch_info): Add Decimal Floating Point builtin types to
> > 	the primitive_type_vector.
> > 	(cplus_language_arch_info): Likewise.
> 
> This version is OK.

Commited. Thanks for your review!
-- 
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]