aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber/decCommon.c
diff options
context:
space:
mode:
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>2008-01-25 18:07:54 +0000
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>2008-01-25 18:07:54 +0000
commit97d4bd63e45bc592104c8cdf3932bf6dea97f2a9 (patch)
tree38f5a729ed4beb6eef8c90f4d5056395ed9c0dd2 /libdecnumber/decCommon.c
parentced0033c14d68a05c1c36a2fb82eded2df85d966 (diff)
* Makefile.in (libdecnumber_a_SOURCES): List Symbols headers.
* decCommonSymbols.h: New file. * decCommon.c: Include it. * decDPDSymbols.h: New file. * decDPD.h: Include it. * decNumberLocal.h: Include the two new files. * decContextSymbols.h (DECPOWERS, DECSTICKYTAB): New. * decNumberSymbols.h (LNnn, d2utable): New. * dpd/decimal32Symbols.h (COMBEXP, COMBMSD, DPD2BIN, BIN2DPD): New. * dpd/decimal64Symbols.h (COMBEXP, COMBMSD, DPD2BIN, BIN2DPD): New. * dpd/decimal128Symbols.h (COMBEXP, COMBMSD, DPD2BIN, BIN2DPD): New. * dpd/decimal32.c: Remove redefine of DPD2BIN, BIN2DPD. * dpd/decimal64.c: Ditto. * dpd/decimal128.c: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131830 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libdecnumber/decCommon.c')
-rw-r--r--libdecnumber/decCommon.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdecnumber/decCommon.c b/libdecnumber/decCommon.c
index 84e1b2ad530..fa16e792e66 100644
--- a/libdecnumber/decCommon.c
+++ b/libdecnumber/decCommon.c
@@ -50,6 +50,8 @@
/* OR) or the rounding mode read; all other fields are ignored and */
/* untouched. */
+#include "decCommonSymbols.h"
+
/* names for simpler testing and default context */
#if DECPMAX==7
#define SINGLE 1