[PATCH 1/2] gdb: rename floatformats_ia64_quad to floatformats_ieee_quad
Tom Tromey
tom@tromey.com
Fri Mar 11 14:49:33 GMT 2022
>>>>> Tiezhu Yang <yangtiezhu@loongson.cn> writes:
> It is better to rename floatformats_ia64_quad to floatformats_ieee_quad
> to reflect the reality, and then we can clean up the related code.
> include/floatformat.h | 6 +++---
> libiberty/floatformat.c | 34 +++++++++++++++++-----------------
These files are maintained in gcc and then imported into the
binutils-gdb repository, so any changes to them will have to be proposed
there first.
Tom
More information about the Gdb-patches
mailing list