Meissner, Michael - Patch: Add BID decimal floating point format (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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] |
- From: "Meissner, Michael"
- To: gcc-patches at gcc dot gnu dot org
- Cc: "Harle, Christophe" , "H. J. Lu" , bje at au1 dot ibm dot com, "Janis Johnson"
- Date: Tue, 27 Feb 2007 15:58:25 -0500
- Subject: Patch: Add BID decimal floating point format
The enclosed patch adds configuration support in the GCC compiler to be able to use either the DPD or BID decimal floating point, and is a joint effort between Intel, AMD, and IBM. The original patch is over 400k, which is larger than mailer will accept on gcc.gnu.org, so I have bzip2'ed the patch to make it much smaller.
Note, several of the files in libdecnumber are moved down to libdecnumber/dpd. If you apply this patch, you should use the -E option to delete these files. Within my subversion tree, I have used svn move to move the files.
Are there any objections or comments to patch?
-- Michael Meissner AMD, MS 83-29 90 Central Street Boxborough, MA 01719
Attachment:decimal.patch.bz2
Description: decimal.patch.bz2
- Follow-Ups:
- Re: Patch: Add BID decimal floating point format
* From: Florian Weimer
- Re: Patch: Add BID decimal floating point format
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |