]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Unify arch_float_type and init_float_type
authorTom Tromey <tom@tromey.com>
Mon, 13 Mar 2023 17:30:08 +0000 (11:30 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 18 Mar 2023 17:12:38 +0000 (11:12 -0600)
commit77c5f49648cc39d9e4b1bd0411998ec42375654b
tree3408ebafaa9c105fddb231e71005171f4be8df26
parent46c04ea32f7f259432a68b002a13cdea86f9f902
Unify arch_float_type and init_float_type

This unifies arch_float_type and init_float_type by using a type
allocator.

Reviewed-By: Simon Marchi <simon.marchi@efficios.com>
21 files changed:
gdb/ada-lang.c
gdb/arm-tdep.c
gdb/csky-tdep.c
gdb/ctfread.c
gdb/d-lang.c
gdb/dwarf2/read.c
gdb/f-lang.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/go-lang.c
gdb/ia64-tdep.c
gdb/m2-lang.c
gdb/m68k-tdep.c
gdb/mdebugread.c
gdb/nds32-tdep.c
gdb/opencl-lang.c
gdb/rs6000-tdep.c
gdb/rust-lang.c
gdb/sh-tdep.c
gdb/stabsread.c
gdb/target-descriptions.c