Add three new builtin types (builtin_type_long_double, builtin_type_complex,
authorFred Fish <fnf@specifix.com>
Thu, 24 Oct 1991 10:58:41 +0000 (10:58 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 24 Oct 1991 10:58:41 +0000 (10:58 +0000)
commite2aab0314f833f6b930a5aaae4a93024a41dc1a0
tree336c705144e2c34e0ba98b3f177a3d61c7ce326c
parent020706804bcb9cc69cdafb2f959a4fd5ee557899
Add three new builtin types (builtin_type_long_double, builtin_type_complex,
and builtin_type_double_complex).  Also add and use various TARGET_<TYPE>_BIT
macros to indicate the sizes of various types on the target machine.
gdb/ChangeLog
gdb/c-exp.y
gdb/defs.h
gdb/symtab.h
gdb/valprint.c