Unify arch_integer_type and init_integer_type
authorTom Tromey <tom@tromey.com>
Mon, 13 Mar 2023 16:31:06 +0000 (10:31 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 18 Mar 2023 17:12:37 +0000 (11:12 -0600)
commit2d39ccd3d1773b26ed8178bcd77375175c48ee62
treee4634ee4c847ad5e71d092188c6f38ab21ae2444
parent333859402c7968dc718dae73ca0fbddbe096fc51
Unify arch_integer_type and init_integer_type

This unifies arch_integer_type and init_integer_type by using a type
allocator.

Reviewed-By: Simon Marchi <simon.marchi@efficios.com>
21 files changed:
gdb/ada-lang.c
gdb/ctfread.c
gdb/d-lang.c
gdb/dwarf2/expr.c
gdb/dwarf2/read.c
gdb/f-lang.c
gdb/fbsd-tdep.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/gnu-v3-abi.c
gdb/go-lang.c
gdb/linux-tdep.c
gdb/m2-lang.c
gdb/m32c-tdep.c
gdb/mdebugread.c
gdb/opencl-lang.c
gdb/rl78-tdep.c
gdb/rust-lang.c
gdb/stabsread.c
gdb/windows-tdep.c
gdb/xtensa-tdep.c