]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbtypes.c
Remove arch_type
authorTom Tromey <tom@tromey.com>
Mon, 13 Mar 2023 15:53:35 +0000 (09:53 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 18 Mar 2023 17:12:37 +0000 (11:12 -0600)
commitcc495054ad5cd22cfc3b3de5fc962af7f6b4e8d5
tree25e65ef71b881a1355bda4ea239258d578e09efd
parent95751990e40d88986205ba3c0719b8afd3da0e7e
Remove arch_type

This removes arch_type, replacing all uses with the new type
allocator.

Reviewed-By: Simon Marchi <simon.marchi@efficios.com>
16 files changed:
gdb/ada-lang.c
gdb/amdgpu-tdep.c
gdb/avr-tdep.c
gdb/f-lang.c
gdb/fbsd-tdep.c
gdb/ft32-tdep.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/gnu-v3-abi.c
gdb/linux-tdep.c
gdb/m32c-tdep.c
gdb/netbsd-tdep.c
gdb/rl78-tdep.c
gdb/target-descriptions.c
gdb/windows-tdep.c
gdb/z80-tdep.c