]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: rename floatformats_ia64_quad to floatformats_ieee_quad
authorTiezhu Yang <yangtiezhu@loongson.cn>
Mon, 21 Mar 2022 06:43:41 +0000 (14:43 +0800)
committerTiezhu Yang <yangtiezhu@loongson.cn>
Sat, 2 Apr 2022 00:36:33 +0000 (08:36 +0800)
commit552f1157c6262e274295e9c8a131de13fa7b00a3
tree8285bbf1e3aac7c907f969fe66ae49568282d77d
parent25eb6643748279586b609a9f0e1591c032ccb123
gdb: rename floatformats_ia64_quad to floatformats_ieee_quad

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.

As Tom Tromey said [1]:

  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.

the related changes have been merged into gcc master now [2], it is time
to do it for gdb.

[1] https://sourceware.org/pipermail/gdb-patches/2022-March/186569.html
[2] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=b2dff6b2d9d6

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
16 files changed:
gdb/aarch64-tdep.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/hppa-tdep.c
gdb/i386-tdep.c
gdb/ia64-vms-tdep.c
gdb/loongarch-tdep.c
gdb/mips-linux-tdep.c
gdb/mips64-obsd-tdep.c
gdb/ppc-linux-tdep.c
gdb/riscv-tdep.c
gdb/rs6000-tdep.c
gdb/s390-tdep.c
gdb/sparc-tdep.c
include/floatformat.h
libiberty/floatformat.c