aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
diff options
context:
space:
mode:
authorBruce McCulloch <bruce.mcculloch@oracle.com>2025-06-27 09:21:52 -0700
committerNick Alcock <nick.alcock@oracle.com>2025-07-01 15:54:27 +0100
commitdac12bc2426d5b639ad2d62d0f447dd037227c91 (patch)
treee292f0440553a03b6b6e7b865dbaed0f22e614ba /gdb/python/python.c
parentfeebe58d0fce2be350f876d382e3bcc7edd16b9a (diff)
downloadbinutils-dac12bc2426d5b639ad2d62d0f447dd037227c91.zip
binutils-dac12bc2426d5b639ad2d62d0f447dd037227c91.tar.gz
binutils-dac12bc2426d5b639ad2d62d0f447dd037227c91.tar.bz2
libctf: doc: add __float128 and SIMD vector classification to spec.
This patch adds two additional distinct types (__float128 and the SIMD vector type generated from the vector_size attribute) to the umbrella of two existing types (long double and array, respectively). These types were previously invalid, producing CTF_K_UNKNOWN in the case of __float128 or a float in the case of the SIMD vector. This patch will cleanly allow these types to be represented more accurately without breaking back-compat. Signed-off-by: Bruce McCulloch <bruce.mcculloch@oracle.com> Reviewed-by: Nick Alcock <nick.alcock@oracle.com>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions