This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

gcc/gcc ChangeLog.dfp dwarf2.h dwarf2out.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	dfp-branch
Changes by:	bje@gcc.gnu.org	2005-05-17 01:42:44

Modified files:
	gcc            : ChangeLog.dfp dwarf2.h dwarf2out.c 

Log message:
	* dwarf2.h (enum dwarf_type): Rename DW_ATE_decimal_float to
	DW_ATE_GNU_decimal float and move it into the user-defined
	encoding space.
	* dwarf2out.c (base_type_die): Use the new enumeration.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.dfp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.48&r2=1.1.2.49
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.29.18.1&r2=1.29.18.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.569.4.4&r2=1.569.4.5


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