diff options
author | Tom Tromey <tromey@adacore.com> | 2023-02-24 09:19:32 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-03-02 08:49:37 -0700 |
commit | 70728e1d396475e8e630bfdd3fb8e8c8211bdbbd (patch) | |
tree | c4b8674468bb5ea491439c1bc4870ab2ad9c73ec /bfd/elf64-x86-64.c | |
parent | 2641391a87d5e6029cb1f083fd42926f668094eb (diff) | |
download | gdb-70728e1d396475e8e630bfdd3fb8e8c8211bdbbd.zip gdb-70728e1d396475e8e630bfdd3fb8e8c8211bdbbd.tar.gz gdb-70728e1d396475e8e630bfdd3fb8e8c8211bdbbd.tar.bz2 |
Handle half-float in 'x' command
Using 'x/hf' should print bytes as float16, but instead it currently
prints as an integer. I tracked this down to a missing case in
float_type_from_length.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30161
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'bfd/elf64-x86-64.c')
0 files changed, 0 insertions, 0 deletions